summaryrefslogtreecommitdiffstats
path: root/tests/commonlib
Commit message (Expand)AuthorAgeFilesLines
* treewide: Move list.h to commonlibMaximilian Brune2024-02-242-0/+153
* commonlib: Change GCD function to always use 64 bitsJulius Werner2024-02-081-12/+17
* tests: Add some more ipchksum() test casesJulius Werner2024-02-021-0/+30
* lib: Move IP checksum to commonlibJulius Werner2024-02-022-0/+103
* tests: Rename Makefiles from .inc to .mkMartin Roth2024-01-262-0/+0
* commonlib: Add GCD functionYidi Lin2023-11-042-0/+31
* tests/commonlib/rational-test: Use test group runner wrapperJakub Czapiga2022-09-071-1/+1
* commonlib: Add support for rational number approximationVinod Polimera2022-08-032-0/+61
* tests: Fix tests code and comments styleJakub Czapiga2022-01-141-13/+13
* tests: Improve test output readabilityJakub Czapiga2021-09-012-2/+2
* helpers: Add GENMASK macroYu-Ping Wu2021-08-021-0/+14
* helpers: Introduce retry macroYu-Ping Wu2021-06-263-0/+48
* commonlib/region: Turn addrspace_32bit into a more official APIJulius Werner2021-04-211-11/+12
* tests: Add some basic warnings and fix resulting issuesJulius Werner2020-06-121-2/+6
* Remove new additions of "this file is part of" linesElyes HAOUAS2020-05-282-2/+0
* tests: Add region-test for rdev APIJulius Werner2020-05-192-0/+411