ovni/test
Rodrigo Arias 1792c650ec Add definitions for emulator events
Implements a small language parser to define the emulator events. The
event specification is parsed at emulation (when the emulator runs).
The ovnidump output now prints the events with the arguments formatted
as given in the event description.

It also introduces some consistency checks over the event MCVs, which
must begin with the model identifier and cannot be duplicated.
2024-01-30 12:01:56 +01:00
..
emu Fix ovni_thread_isready() after ovni_thread_free() 2023-12-19 17:30:20 +01:00
rt Adjust the regex of spawn-task-external-bad test 2023-12-20 12:08:47 +01:00
unit Add definitions for emulator events 2024-01-30 12:01:56 +01:00
CMakeLists.txt Enable emu and rt tests for nanos6 and ovni 2023-03-24 12:08:45 +00:00
macros.cmake Allow tests to run their own driver 2023-10-23 07:49:28 +00: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