ovni/test
Rodrigo Arias Mallo 815633221d Port nOS-V model to task bodies
The nOS-V events are modified in two ways: 1) to create a parallel task
the new VTC event must be used and 2) all task events for both normal
(VTc) and parallel (VTC) tasks require an extra argument in the payload
to indicate the body id. As a consequence, the nOS-V model version is
now increased to 2.0.0.

Additionally, all the channel PRV flags are set to PRV_SKIPDUPNULL, so
duplicates are only emitted if they are not null. It solves the problem
when a task switches to another task with the same body id.

A new Paraver configuration is added for the body id.
2024-03-13 17:07:26 +01:00
..
emu Port nOS-V model to task bodies 2024-03-13 17:07:26 +01:00
rt Update OpenMP emulation model 2024-03-12 11:35:18 +01:00
unit Update task model to use bodies 2024-03-12 12:37:58 +01:00
CMakeLists.txt Enable emu and rt tests for nanos6 and ovni 2023-03-24 12:08:45 +00:00
macros.cmake Test generated events match documentation 2024-01-30 12:02:02 +01: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