chiark / gitweb /
autopkgtests: wip
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 25 Dec 2021 22:07:27 +0000 (22:07 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 26 Dec 2021 01:05:01 +0000 (01:05 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/tests/control [new file with mode: 0644]
tests/t-basic [new file with mode: 0755]

diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644 (file)
index 0000000..bb74a1f
--- /dev/null
@@ -0,0 +1,4 @@
+Tests: t-basic
+Depends: @, bash
+Tests-Directory: tests
+Restrictions: isolation-container, allow-stderr
diff --git a/tests/t-basic b/tests/t-basic
new file mode 100755 (executable)
index 0000000..bd20892
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/bash
+set -ex