ovni/test
Rodrigo Arias 93ab5a5833 Add ovni_mark_* API to store custom states
In order to allow easy debugging of some programs and runtimes, it is
often neccessary to add extra information in the timeline views. The
modification of the emulator to accomodate those temporal events is time
consuming and requires knowlegde of the emulator internals.

To improve the situation, a new set of functions are added to libovni
which allow users to define their own views. Up to 100 types of events
can be declared, where each type can have an unlimited number ov values
with an optional label attached.
2024-06-19 12:26:35 +02:00
..
emu Add ovni_mark_* API to store custom states 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