summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorlaranjeiro2008-02-20 13:55:14 +0000
committerlaranjeiro2008-02-20 13:55:14 +0000
commit124348f1f4caa737bbd08340cd6d9d65c90044b3 (patch)
tree6f253026a58cd149a167f854ff9c5d9e06862169 /common
parentd42fac6ceff59c770b39a3b6ce69d4123e7f988e (diff)
Added the nigthly test for the lib circular buffer.
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1445 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'common')
-rw-r--r--common/tests/tests4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/tests/tests b/common/tests/tests
index f23539caed..ebc3076291 100644
--- a/common/tests/tests
+++ b/common/tests/tests
@@ -85,6 +85,10 @@ lib/test/read_word:
make: make COV=y
cov test_read_word: ./obj/test_read_word
+lib/test/circular_buffer:
+make: make COV=y
+cov test_circular_buffer: ./obj/test_circular_list
+
maximus/stationtest:
make