From 07baa5ad65f371a44d7cc66e94867cd56c9a4f6d Mon Sep 17 00:00:00 2001 From: NĂ©lio Laranjeiro Date: Mon, 12 Nov 2012 15:52:20 +0100 Subject: cesar/ce/rx/cp: add configuration item to disable RLE encoding, closes #2443 --- common/tests/tests | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'common/tests') 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 -- cgit v1.2.3