summaryrefslogtreecommitdiff
path: root/test_utils/test_utils.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganize test code a bitTim Kientzle2022-02-011-95/+1
* Avoid millions of rand() calls() when running testsAlex Richardson2022-01-151-0/+81
* Fix matching test name to correctly check a test name terminator.Michihiro NAKAJIMA2012-10-101-4/+3
* Implement filtering of test cases run using glob pattern matching.Andres Mejia2012-09-191-11/+47
* Seperate get_test_set() function out into a utility source file used by all t...Andres Mejia2012-09-191-0/+89