ovni/test
Rodrigo Arias d1bf4e7520 Allow tests to run their own driver
Tests can now specify a DRIVER option pointing to a shell script that
will run instead of the default driver. It allows tests to run any
commands and run the emulator several times or with different
environment variables.

The full path of the test program is available in the OVNI_TEST_PATH
environment variable.
2023-10-23 07:49:28 +00:00
..
emu Add MPI emu tests 2023-09-06 18:11:19 +02:00
rt Add taskloop test in Nanos6 and NODES 2023-07-28 18:15:28 +02:00
unit Don't rely on temporary directories 2023-07-25 16:36:57 +02: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