Sort nOS-V test traces
This commit is contained in:
parent
a1e7dbb04e
commit
5b4a9c7da4
@ -23,6 +23,6 @@ function(nosv_test)
|
||||
ENVIRONMENT "NOSV_CONFIG=${OVNI_TEST_SOURCE_DIR}/rt/nosv/nosv.toml")
|
||||
endfunction()
|
||||
|
||||
nosv_test(attach.c)
|
||||
nosv_test(waitfor.c)
|
||||
nosv_test(several-tasks.c)
|
||||
nosv_test(attach.c SORT)
|
||||
nosv_test(waitfor.c SORT)
|
||||
nosv_test(several-tasks.c SORT)
|
||||
|
Loading…
Reference in New Issue
Block a user