Remove defunct IPI tests
[riscv-tests.git] / isa / rv32mi / Makefrag
index a72624478fb93d2fb5c6108eb3334db0a2cc3d7f..5ee7edc8dbbfab7b45e447b949e1aa7a74ff1514 100644 (file)
@@ -13,9 +13,6 @@ rv32mi_sc_tests = \
        sbreak \
        shamt \
 
-rv32mi_mc_tests = \
-       ipi \
-
 rv32mi_p_tests = $(addprefix rv32mi-p-, $(rv32mi_sc_tests))
 
 spike32_tests += $(rv32mi_p_tests)