ovni/test/emu
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
..
common Allow setting manual clock for emu events 2024-11-06 11:51:55 +01:00
kernel Panic on events when the thread is preempted 2024-03-20 15:55:43 +01:00
mpi Register emulation models only if required 2023-11-16 12:39:05 +01:00
nanos6 Enable -Wconversion and -Wsign-conversion 2024-09-09 08:28:02 +02:00
nosv Remove ovni as explictly required model 2024-10-25 14:22:37 +02:00
ovni Use fixed clock for sort-into-previous-region test 2024-11-06 11:51:57 +01:00
tampi Register emulation models only if required 2023-11-16 12:39:05 +01:00
CMakeLists.txt Add MPI emu tests 2023-09-06 18:11:19 +02:00