From 0f561292228a2382814759454d910f92d54bb9a1 Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Thu, 13 Apr 2017 20:39:31 +0200 Subject: add some smoke tests --- tests/run.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 tests/run.sh (limited to 'tests/run.sh') diff --git a/tests/run.sh b/tests/run.sh new file mode 100755 index 0000000..a8769bf --- /dev/null +++ b/tests/run.sh @@ -0,0 +1,6 @@ +#!/bin/sh +set -e +python test.py +python blobs.py +python flags.py +echo "[+] tests ok, no smoke." -- cgit v1.2.3