ovni/test
Rodrigo Arias 505245d54c Implement emulator logic to parse mark metadata
The marks are parsed from the metadata definition, then merged from all
threads and a new channel for each mark type is created. The channel
type is specified using a flag when calling ovni_mark_type(), so the
channels is set to single or stack. For now, only ovni_mark_push() and
ovni_mark_pop() are implemented.
2024-06-19 12:26:35 +02:00
..
emu Implement emulator logic to parse mark metadata 2024-06-19 12:26:35 +02:00
rt Add nosv.can_breakdown attribute check 2024-06-18 12:06:42 +02: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