ovni/test/unit
Rodrigo Arias c257405060 Define unit_test() macro with ovni_test()
This allows unit tests to be executed in a individual directory where
they can create new files in $PWD.
2023-07-25 16:26:25 +02:00
..
bay-hash-speed.c Use OK() and ERR() in unit tests 2023-03-24 12:08:45 +00:00
bay.c Add include-what-you-use 2023-03-24 12:08:45 +00:00
cfg.c Add include-what-you-use 2023-03-24 12:08:45 +00:00
chan.c Use OK() and ERR() in unit tests 2023-03-24 12:08:45 +00:00
clkoff.c Use OK() and ERR() in unit tests 2023-03-24 12:08:45 +00:00
CMakeLists.txt Define unit_test() macro with ovni_test() 2023-07-25 16:26:25 +02:00
cpu.c Add include-what-you-use 2023-03-24 12:08:45 +00:00
loom.c Order looms and processes by rank if given 2023-04-14 08:35:21 +00:00
mux.c Add include-what-you-use 2023-03-24 12:08:45 +00:00
path.c Use OK() and ERR() in unit tests 2023-03-24 12:08:45 +00:00
prv.c Avoid fmemopen() due to bug in old glibc 2023-04-19 10:57:10 +00:00
sort_replace.c Fix copyright years 2023-04-06 15:33:15 +00:00
sort.c Fix copyright years 2023-04-06 15:33:15 +00:00
stream.c Add include-what-you-use 2023-03-24 12:08:45 +00:00
thread.c Add include-what-you-use 2023-03-24 12:08:45 +00:00
unittest.h Update copyright years to 2021-2023 2023-03-24 12:08:45 +00:00
value.c Use OK() and ERR() in unit tests 2023-03-24 12:08:45 +00:00
version.c Use OK() and ERR() in unit tests 2023-03-24 12:08:45 +00:00