summaryrefslogtreecommitdiff
path: root/test/libapt/hashsums_test.cc
AgeCommit message (Expand)AuthorFilesLines
2019-11-29Revert "Do not rely on external file in tests"Igor Pashev1-7/+7
2019-11-29Do not rely on external file in testsIgor Pashev1-7/+7
2018-05-04Prevent GTest from flooding us with compiler warningsDavid Kalnischkies1-24/+24
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-3/+3
2016-08-10CMake: Add unit testsJulian Andres Klode1-7/+7
2016-03-13Do not consider SHA1 usableJulian Andres Klode1-1/+8
2015-09-01use unusable-for-security hashes for integrity checksDavid Kalnischkies1-0/+14
2015-06-09rework hashsum verification in the acquire systemDavid Kalnischkies1-0/+3
2015-04-19calculate only expected hashes in methodsDavid Kalnischkies1-0/+24
2014-10-24promote filesize to a hashstringDavid Kalnischkies1-6/+19
2014-05-09use HashStringList in the acquire systemDavid Kalnischkies1-8/+77
2014-05-09add a simple container for HashStringsDavid Kalnischkies1-12/+52
2014-04-16use Google C++ Testing Framework for libapt testsDavid Kalnischkies1-119/+155
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-6/+9
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies1-0/+5
2013-09-03use FileFd in HashSum test to unbreak non-linux portsDavid Kalnischkies1-16/+16
2012-05-02add a simple test for HashSumValue classesDavid Kalnischkies1-0/+22
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-1/+1
2011-07-29test/libapt/hashsums_test.cc: add a test for HashString and VerifyFileMichael Vogt1-0/+15
2011-07-13test that AddFD for single summations works, tooDavid Kalnischkies1-9/+34
2011-07-13move hash test to libapt-testcases and add a few more testsDavid Kalnischkies1-0/+116