ovni/test/unit
Rodrigo Arias c8750b9dfd Enable -Wconversion and -Wsign-conversion
Prevents implicit conversions to go undetected, as they will have to be
explicit now.
2024-09-09 08:28:02 +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
body.c Add body model for tasks 2024-03-12 12:37:09 +01:00
cfg.c Don't rely on temporary directories 2023-07-25 16:36:57 +02: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 Update task model to use bodies 2024-03-12 12:37:58 +01:00
cpu.c Register emulation models only if required 2023-11-16 12:39:05 +01:00
ev_spec.c Add definitions for emulator events 2024-01-30 12:01:56 +01:00
loom.c Order looms and processes by rank if given 2023-04-14 08:35:21 +00:00
mux.c Fix format errors in printf-like functions 2024-07-24 15:12:09 +02:00
path.c Fix format errors in printf-like functions 2024-07-24 15:12:09 +02:00
prv.c Use always base 10 integer formats with scanf() 2024-07-24 16:36:54 +02:00
sort_replace.c Enable -Wconversion and -Wsign-conversion 2024-09-09 08:28:02 +02:00
sort.c Fix copyright years 2023-04-06 15:33:15 +00:00
stream.c Don't rely on temporary directories 2023-07-25 16:36:57 +02:00
task.c Update task model to use bodies 2024-03-12 12:37:58 +01: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