summaryrefslogtreecommitdiff
path: root/test/litest-selftest.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a few coverity complaintsPeter Hutterer2020-11-101-1/+1
* test: disable coredumps for the selftestPeter Hutterer2019-06-261-0/+6
* test: return 77 for skip when we're not running a testPeter Hutterer2019-05-071-1/+1
* test: replace the USING_VALGRIND env with the valgrind.h headerPeter Hutterer2019-05-071-1/+3
* test: fix zalloc max size testsPeter Hutterer2018-06-211-2/+2
* util: abort if we try to allocate more than a MBPeter Hutterer2018-06-201-0/+15
* util: abort for a negative zalloc() sizePeter Hutterer2018-06-111-0/+10
* test: fix compiler warningPeter Hutterer2016-01-201-2/+2
* litest: floating point comparison macrosAndreas Pokorny2015-07-071-0/+66
* test: add pointer comparison macrosPeter Hutterer2015-05-181-0/+141
* test: add a backtrace facility to litestPeter Hutterer2015-05-181-0/+228