summaryrefslogtreecommitdiff
path: root/common/tests
diff options
context:
space:
mode:
authorJean-Philippe NOEL2013-04-10 14:24:34 +0200
committerJean-Philippe NOEL2013-04-17 13:26:47 +0200
commit8f777c37334c700ac983634f475d3c6850dfdcba (patch)
tree877dcda0d943a95a52bda0ff7a50012ff653359d /common/tests
parentaaeba5d3cd0cb23582628adbc81a5775c174f5b0 (diff)
common/tests: add openocd tests, closes #3904
Diffstat (limited to 'common/tests')
-rw-r--r--common/tests/tests5
1 files changed, 5 insertions, 0 deletions
diff --git a/common/tests/tests b/common/tests/tests
index 00271b70d2..714990bf52 100644
--- a/common/tests/tests
+++ b/common/tests/tests
@@ -50,6 +50,11 @@ cov plcd_autoswitch: ./obj/utest_plcd_autoswitch
cleopatre/devkit/tests/busybox:
busybox-applet-order: python busybox_applets_order.py
+cleopatre/tools/openocd-r668:
+bootstrap: ./bootstrap > /dev/null
+configure: ./configure --enable-ft2232_libftdi > /dev/null
+make: make > /dev/null
+
cesar/hal/arch/test/atomic:
make: make COV=y
cov test_atomic: ./obj/test_atomic