Make attach-old nOS-V RT test fail now
The new nOS-V emulation version 2.0.0 is no longer compatible with the old traces.
This commit is contained in:
parent
0404304803
commit
929cc12c04
@ -2,7 +2,8 @@
|
|||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
|
|
||||||
test_emu(attach.c)
|
test_emu(attach.c)
|
||||||
test_emu(attach-old.c)
|
test_emu(attach-old.c SHOULD_FAIL
|
||||||
|
REGEX "unsupported nosv model version")
|
||||||
test_emu(nested-tasks.c)
|
test_emu(nested-tasks.c)
|
||||||
test_emu(task-types.c MP)
|
test_emu(task-types.c MP)
|
||||||
test_emu(pause.c MP)
|
test_emu(pause.c MP)
|
||||||
|
Loading…
Reference in New Issue
Block a user