ovni/test
Rodrigo Arias 180ac51aea Use fixed clock for sort-into-previous-region test
With large values of clocks, awk starts to lose precision due handling
the time as floating point values, which causes the test to fail. By
always setting the clock of the events to a known value we can just
compare the outcome as-is, without performing any arithmetic operation.

Fixes: https://pm.bsc.es/gitlab/rarias/ovni/-/issues/205
2024-11-06 11:51:57 +01:00
..
emu Use fixed clock for sort-into-previous-region test 2024-11-06 11:51:57 +01:00
rt Fix spawn-task-external test 2024-10-25 13:41:15 +02:00
unit Fix unit-stream test 2024-10-25 13:41:15 +02:00
CMakeLists.txt Enable emu and rt tests for nanos6 and ovni 2023-03-24 12:08:45 +00:00
macros.cmake Increase test timeout to 60 seconds 2024-07-24 16:09:47 +02:00
match-error.sh Fix shebang in regex match test scripts 2023-04-05 15:18:03 +02:00
match-ok.sh Fix shebang in regex match test scripts 2023-04-05 15:18:03 +02:00
ovni-driver.sh Allow tests to run their own driver 2023-10-23 07:49:28 +00:00