summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/dbus/dbus-1.6.4/run-ptest
diff options
context:
space:
mode:
authorBjörn Stenberg <bjst@enea.com>2012-12-20 14:53:13 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-26 11:34:05 +0000
commit0c7da2f1467e01d87c20ca5d033d1d3838e10f79 (patch)
treea36df965e0e5f0d692040af1e75764f3d4955c2c /meta/recipes-core/dbus/dbus-1.6.4/run-ptest
parentddce381e78c92e0881c73f21d97af0264b3d47e0 (diff)
downloadpoky-0c7da2f1467e01d87c20ca5d033d1d3838e10f79.tar.gz
Add ptest for dbus.
This patch adds a new recipe dbus-test to build and package the dbus test suite. The reason for a separate recipe is that the dbus test suite depends on dbus-glib, so it cannot be compiled at the same time as dbus. (From OE-Core rev: 280e79adea4536b264a526072406d605d0822e7d) Signed-off-by: Björn Stenberg <bjst@enea.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/dbus/dbus-1.6.4/run-ptest')
-rwxr-xr-xmeta/recipes-core/dbus/dbus-1.6.4/run-ptest3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-core/dbus/dbus-1.6.4/run-ptest b/meta/recipes-core/dbus/dbus-1.6.4/run-ptest
new file mode 100755
index 0000000000..e08ecb1a63
--- /dev/null
+++ b/meta/recipes-core/dbus/dbus-1.6.4/run-ptest
@@ -0,0 +1,3 @@
1#!/bin/sh
2cd test
3make -k runtest-TESTS