summaryrefslogtreecommitdiff
path: root/test/libapt/hashsums_test.cc
AgeCommit message (Expand)Author
2018-05-04Prevent GTest from flooding us with compiler warningsDavid Kalnischkies
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2016-08-10CMake: Add unit testsJulian Andres Klode
2016-03-13Do not consider SHA1 usableJulian Andres Klode
2015-09-01use unusable-for-security hashes for integrity checksDavid Kalnischkies
2015-06-09rework hashsum verification in the acquire systemDavid Kalnischkies
2015-04-19calculate only expected hashes in methodsDavid Kalnischkies
2014-10-24promote filesize to a hashstringDavid Kalnischkies
2014-05-09use HashStringList in the acquire systemDavid Kalnischkies
2014-05-09add a simple container for HashStringsDavid Kalnischkies
2014-04-16use Google C++ Testing Framework for libapt testsDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies
2013-09-03use FileFd in HashSum test to unbreak non-linux portsDavid Kalnischkies
2012-05-02add a simple test for HashSumValue classesDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-07-29test/libapt/hashsums_test.cc: add a test for HashString and VerifyFileMichael Vogt
2011-07-13test that AddFD for single summations works, tooDavid Kalnischkies
2011-07-13move hash test to libapt-testcases and add a few more testsDavid Kalnischkies