ovni/test/emu/nosv
Rodrigo Arias 0f7ccc89de Add -a flag in ovniemu to enable all models
The experimental flag -a is used to ease the transition to the usage of
ovni_thread_require(), as it may be posible to have traces in which not
all libraries have requested their model. The flag causes all emulation
models to be enabled. This flag is considered experimental and it may be
removed or renamed in future versions.
2023-12-11 14:29:40 +01:00
..
CMakeLists.txt Add -a flag in ovniemu to enable all models 2023-12-11 14:29:40 +01:00
flag-enable-all.driver.sh Add -a flag in ovniemu to enable all models 2023-12-11 14:29:40 +01:00
instr_nosv.h Register emulation models only if required 2023-11-16 12:39:05 +01:00
mp-rank.c Register emulation models only if required 2023-11-16 12:39:05 +01:00
multiple-segment.c Enable all models if the require key is missing 2023-11-16 12:39:14 +01:00
nested-tasks-bad.c Register emulation models only if required 2023-11-16 12:39:05 +01:00
nested-tasks.c Register emulation models only if required 2023-11-16 12:39:05 +01:00
pause.c Register emulation models only if required 2023-11-16 12:39:05 +01:00
require-missing.c Add require test for missing models 2023-11-16 12:39:14 +01:00
same-subsystem.c Register emulation models only if required 2023-11-16 12:39:05 +01:00
switch-same-type.c Register emulation models only if required 2023-11-16 12:39:05 +01:00
task-pause-from-submit.c Register emulation models only if required 2023-11-16 12:39:05 +01:00
task-types.c Register emulation models only if required 2023-11-16 12:39:05 +01:00