summaryrefslogtreecommitdiffstats
path: root/messagebus_test/src/tests/error/progdefs.sh
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-09-13 22:01:28 +0200
committerGitHub <noreply@github.com>2016-09-13 22:01:28 +0200
commit4537f2d1e36f41e74f348258aecf448b77ef1799 (patch)
treef1d4ac082e19c04c448db2a1d679aa367c910ab7 /messagebus_test/src/tests/error/progdefs.sh
parent9a3c877f4fef0952a137292d7408054dc0575dcb (diff)
parentc176d72f4c4ce4364c616d5883df542f8a55cbaa (diff)
Merge pull request #630 from yahoo/aressem/move-messagebus-test-tests-to-separate-module
Aressem/move messagebus test tests to separate module
Diffstat (limited to 'messagebus_test/src/tests/error/progdefs.sh')
-rw-r--r--messagebus_test/src/tests/error/progdefs.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/messagebus_test/src/tests/error/progdefs.sh b/messagebus_test/src/tests/error/progdefs.sh
new file mode 100644
index 00000000000..47d02d95b93
--- /dev/null
+++ b/messagebus_test/src/tests/error/progdefs.sh
@@ -0,0 +1,3 @@
+# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+prog server cpp "" "./messagebus_test_cpp-server-error_app"
+prog server java "" "$BINREF/runjava JavaServer"