aboutsummaryrefslogtreecommitdiffstats
path: root/tests/json/initial.test
diff options
context:
space:
mode:
authorAndre Heinecke <[email protected]>2018-11-14 14:55:02 +0000
committerAndre Heinecke <[email protected]>2018-11-14 14:55:02 +0000
commit88b7221eb737a3102ec61ea385990b7ea7ef2b30 (patch)
tree3998016c49c163b6eb501bd5b6851a4df6debe4e /tests/json/initial.test
parenttests,json: Fix match if the first child differs (diff)
downloadgpgme-88b7221eb737a3102ec61ea385990b7ea7ef2b30.tar.gz
gpgme-88b7221eb737a3102ec61ea385990b7ea7ef2b30.zip
tests,json: Add missing files and chunking test
* tests/json/Makefile.am, tests/json/final.test, tests/json/initial.test: New. * tests/json/t-chunking.in.json, tests/json/t-chunking.out.json: New test. * tests/json/t-json.c: Register new test. -- Oops..
Diffstat (limited to 'tests/json/initial.test')
-rwxr-xr-xtests/json/initial.test4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/json/initial.test b/tests/json/initial.test
new file mode 100755
index 00000000..93c8621a
--- /dev/null
+++ b/tests/json/initial.test
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+${top_srcdir}/tests/start-stop-agent --start
+exit 0