add empty ISA test
[riscv-tests.git] / isa / rvall / Makefrag
diff --git a/isa/rvall/Makefrag b/isa/rvall/Makefrag
new file mode 100644 (file)
index 0000000..2cdedd7
--- /dev/null
@@ -0,0 +1,5 @@
+rvall_sc_tests = empty
+
+rvall_p_tests = $(addprefix rvall-p-, $(rvall_sc_tests))
+
+spike_tests += $(rvall_p_tests)