summaryrefslogtreecommitdiff
path: root/common/tests
diff options
context:
space:
mode:
authorNélio Laranjeiro2012-08-22 10:02:10 +0200
committerNélio Laranjeiro2012-09-06 09:47:27 +0200
commit5349983a49216d4d99b4f5b82ced100698fdef81 (patch)
tree5ff579009f66a95a183445d5f5daa49dbd84d9a4 /common/tests
parent059b998a12ae2a254390b5f577ef3e4884d8a109 (diff)
cleo/devkit/tests: add test to verify busybox applets order, refs #3304
Applets in applets.h file must be ASCII ordered.
Diffstat (limited to 'common/tests')
-rw-r--r--common/tests/tests3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/tests/tests b/common/tests/tests
index cbabc0aea3..9a94179eef 100644
--- a/common/tests/tests
+++ b/common/tests/tests
@@ -38,6 +38,9 @@ vs_mme: ./obj/vs_mme_utests
cleopatre/devkit/tests/bundle-delivery:
bundle-delivery: python test-bundle-delivery.py
+cleopatre/devkit/tests/busybox:
+busybox-applet-order: python busybox_applets_order.py
+
cesar/hal/arch/test/atomic:
make: make COV=y
cov test_atomic: ./obj/test_atomic