summaryrefslogtreecommitdiff
path: root/common/tests
diff options
context:
space:
mode:
Diffstat (limited to 'common/tests')
-rw-r--r--common/tests/tests5
1 files changed, 3 insertions, 2 deletions
diff --git a/common/tests/tests b/common/tests/tests
index e50593f2d3..1e5781e87c 100644
--- a/common/tests/tests
+++ b/common/tests/tests
@@ -351,8 +351,9 @@ cov ce_rx_bl_bmu_host: ./obj/host/test_ce_bmu
cesar/ce/rx/cp/test:
make: make
-ce_rx_cp_test_me: ./obj/test_mme.elf
-ce_rx_cp_test_mbox: ./obj/test_mbox
+ce_rx_cp_test_mme_no_rle: ./obj/test_mme_no_rle.elf
+ce_rx_cp_test_mme_rle: ./obj/test_mme_rle.elf
+ce_rx_cp_test_mbox: ./obj/test_mbox.elf
cesar/interface/sniffer/test:
make