ovni/test/emu/nosv
Rodrigo Arias 247ea7e7c3 Add nosv.can_breakdown attribute check
The nosv.can_breakdown attribute states if enough events for the
breakdown model of nOS-V are enabled at runtime. It is used to ensure
that breakdown traces have the progress events enabled along with others
required for proper visualization of traces.

The emulator will panic when the level is not enough, instead of relying
on users to always remember to enable the correct level.
2024-06-18 12:06:42 +02:00
..
attach-old.c Add nOS-V attach and detach API events 2024-02-15 17:59:41 +01:00
attach.c Add nOS-V attach and detach API events 2024-02-15 17:59:41 +01:00
bad-double-execute-parallel.c Add parallel task and update old emu tests 2024-03-13 17:07:32 +01:00
bad-double-execute.c Add parallel task and update old emu tests 2024-03-13 17:07:32 +01:00
bad-nest-from-parallel.c Add parallel task and update old emu tests 2024-03-13 17:07:32 +01:00
bad-nest-same-task.c Add parallel task and update old emu tests 2024-03-13 17:07:32 +01:00
bad-pause-parallel.c Add parallel task and update old emu tests 2024-03-13 17:07:32 +01:00
barrier.c Add nosv barrier API event 2024-03-22 16:58:14 +01:00
CMakeLists.txt Add nosv barrier API event 2024-03-22 16:58:14 +01:00
events-from-outside-cpu.c Panic on events when the thread is preempted 2024-03-20 15:55:43 +01:00
flag-enable-all.driver.sh Add -a flag in ovniemu to enable all models 2023-12-11 14:29:40 +01:00
instr_nosv.h Add nosv.can_breakdown attribute check 2024-06-18 12:06:42 +02:00
mp-rank.c Add parallel task and update old emu tests 2024-03-13 17:07:32 +01:00
multiple-segment.c Add parallel task and update old emu tests 2024-03-13 17:07:32 +01:00
mutex.c Add nosv mutex API events 2024-03-22 16:56:25 +01:00
nest-to-parallel.c Add parallel task and update old emu tests 2024-03-13 17:07:32 +01:00
nested-tasks.c Add parallel task and update old emu tests 2024-03-13 17:07:32 +01:00
parallel-tasks.c Add parallel task and update old emu tests 2024-03-13 17:07:32 +01:00
pause.c Add parallel task and update old emu tests 2024-03-13 17:07:32 +01:00
require-missing.c Add require test for missing models 2023-11-16 12:39:14 +01:00
same-subsystem.c Add parallel task and update old emu tests 2024-03-13 17:07:32 +01:00
switch-same-type.c Add parallel task and update old emu tests 2024-03-13 17:07:32 +01:00
task-pause-from-submit.c Add parallel task and update old emu tests 2024-03-13 17:07:32 +01:00
task-types.c Add parallel task and update old emu tests 2024-03-13 17:07:32 +01:00