summaryrefslogtreecommitdiff
path: root/test/libapt/hashsums_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Prevent GTest from flooding us with compiler warningsDavid Kalnischkies2018-05-041-24/+24
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-3/+3
* CMake: Add unit testsJulian Andres Klode2016-08-101-7/+7
* Do not consider SHA1 usableJulian Andres Klode2016-03-131-1/+8
* use unusable-for-security hashes for integrity checksDavid Kalnischkies2015-09-011-0/+14
* rework hashsum verification in the acquire systemDavid Kalnischkies2015-06-091-0/+3
* calculate only expected hashes in methodsDavid Kalnischkies2015-04-191-0/+24
* promote filesize to a hashstringDavid Kalnischkies2014-10-241-6/+19
* use HashStringList in the acquire systemDavid Kalnischkies2014-05-091-8/+77
* add a simple container for HashStringsDavid Kalnischkies2014-05-091-12/+52
* use Google C++ Testing Framework for libapt testsDavid Kalnischkies2014-04-161-119/+155
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-6/+9
* warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-0/+5
* use FileFd in HashSum test to unbreak non-linux portsDavid Kalnischkies2013-09-031-16/+16
* add a simple test for HashSumValue classesDavid Kalnischkies2012-05-021-0/+22
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-1/+1
* test/libapt/hashsums_test.cc: add a test for HashString and VerifyFileMichael Vogt2011-07-291-0/+15
* test that AddFD for single summations works, tooDavid Kalnischkies2011-07-131-9/+34
* move hash test to libapt-testcases and add a few more testsDavid Kalnischkies2011-07-131-0/+116