221e1a8d19
Ensure the flush overhead stays below 1 ms
...
Uses /dev/shm as temporary directory.
2022-01-13 10:58:10 +01:00
86fb8b4717
Fix copyright years
2022-01-12 10:47:47 +01:00
39b65b1e67
Define gettid for old glibc versions
2022-01-12 10:29:13 +01:00
e435d2d004
Run the tests in serial
2022-01-11 18:56:37 +01:00
bae6e4a209
Add rank test with fake nosv tasks
2021-12-10 18:37:32 +01:00
6c35d632f2
Add test with multiple processes
2021-12-10 18:29:38 +01:00
d79b887182
Remove ovni_clock_update()
...
The clock is now managed by the user, using the ovni_clock_now()
function to sample the current value and ovni_ev_set_clock() to set the
event clock timestamp. This change allows events with custom clock
values.
2021-12-02 10:36:47 +01:00
Kevin Sala
88d79aec8e
Fixing compilation of test/flush.c
...
Fixes #25
2021-11-30 13:05:06 +01:00
3e35f3d88b
Fix memory leaks
2021-11-19 16:48:53 +01:00
ba36f5702c
Fix the test driver
2021-11-16 19:22:48 +01:00
40233b3628
Add test support
2021-11-16 19:20:50 +01:00