ovni/test/rt/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.c Add nOS-V attach and detach API events 2024-02-15 17:59:41 +01:00
barrier.c Add nosv barrier API event 2024-03-22 16:58:14 +01:00
CMakeLists.txt Add nosv.can_breakdown attribute check 2024-06-18 12:06:42 +02:00
init-nested.c Add nosv nested init RT test 2024-02-13 16:24:37 +01:00
inline.c Add nOS-V RT parallel task tests 2024-03-13 17:44:13 +01:00
mutex.c Add nosv mutex API events 2024-03-22 16:56:25 +01:00
nosv.toml Remove unused configuration options for nOS-V 2023-05-30 17:41:05 +02:00
parallel-tasks.c Add nOS-V RT parallel task tests 2024-03-13 17:44:13 +01:00
several-tasks.c Remove _DEFAULT_SOURCE from tests 2023-03-24 12:08:45 +00:00
waitfor.c Change usleep() to sleep_us() in RT tests 2024-02-20 14:01:18 +01:00