summaryrefslogtreecommitdiffstats
path: root/tests/tests.h
Commit message (Collapse)AuthorAgeFilesLines
* diag: New helpers to include xstrerror(errno) automaticallyTavian Barnes24 hours1-9/+6
|
* sighook: New utilities for hooking signalsTavian Barnes2 days1-0/+3
| | | | This allows multiple hooks to be installed for a single signal.
* Rename config.h to prelude.hTavian Barnes2024-04-191-1/+1
|
* tests: Add ../src to the include pathTavian Barnes2024-04-191-2/+2
|
* tests/xspawn: New unit testTavian Barnes2024-03-271-0/+3
|
* tests: New bfs_pcheck() macro to report xstrerror(errno)Tavian Barnes2024-03-271-0/+16
|
* tests: New bfs_check() macroTavian Barnes2024-02-291-0/+20
| | | | | We now report failures and continue, rather than aborting after the first failure.
* tests/ioq: New unit testTavian Barnes2024-02-281-0/+3
|
* tests.h: Add a header guardTavian Barnes2024-01-131-0/+5
|
* tests: Merge unit test executables into oneTavian Barnes2024-01-121-0/+26