ovni/test/emu
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
..
common Add emulation test for breakdown zero values 2024-05-09 15:36:58 +02:00
kernel Panic on events when the thread is preempted 2024-03-20 15:55:43 +01:00
mpi Register emulation models only if required 2023-11-16 12:39:05 +01:00
nanos6 Add emulation test for breakdown zero values 2024-05-09 15:36:58 +02:00
nosv Add nosv.can_breakdown attribute check 2024-06-18 12:06:42 +02:00
ovni Implement emulator logic to parse mark metadata 2024-06-19 12:26:35 +02:00
tampi Register emulation models only if required 2023-11-16 12:39:05 +01:00
CMakeLists.txt Add MPI emu tests 2023-09-06 18:11:19 +02:00