summaryrefslogtreecommitdiff
path: root/common/tests
diff options
context:
space:
mode:
authorlacour2008-03-05 16:51:38 +0000
committerlacour2008-03-05 16:51:38 +0000
commitbf2c4cb8098717b7f833de553bf3a47db58dc9c5 (patch)
treed46830e24f71e832c2316378510476d29c337f08 /common/tests
parentf2f531b365d547b59fe6e1c1e9f2260992827b5b (diff)
Separation between computation and acquisition of
frame_measurement : Add bitloading.h, bitloading.c ; clean frame_measurement ; Adapt tests. Change any functions and variables name. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1567 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'common/tests')
-rw-r--r--common/tests/tests3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/tests/tests b/common/tests/tests
index 461f0791dd..9d95ccbab6 100644
--- a/common/tests/tests
+++ b/common/tests/tests
@@ -202,6 +202,7 @@ make
ce_test_cei: ./obj/host/test_cei_host_linux_i386
ce_test_cei_param: ./obj/host/test_cei_param_host_linux_i386
ce_test_frame_measurement: ./obj/host/test_fm_host_linux_i386
+ce_test_bitloading: ./obj/host/test_bitloading_host_linux_i386
ce_test_rx: ./obj/target/test_rx_target_ecos_synth.elf
ce_test_sar_integration: ./obj/target/test_sar_target_ecos_synth.elf
@@ -210,7 +211,7 @@ make
ce_test_tonemaps_refresh: ./obj/test_tonemaps_refresh_target_ecos_synth.elf
ce/test/tx:
-make: make COV=y
+make
ce_test_tx: ./obj/host/test_tx
ce_test_tonemaps_expiration : ./obj/target/test_expiration_target_ecos_synth.elf