summaryrefslogtreecommitdiffstats
path: root/test/test.sh
diff options
context:
space:
mode:
authorjolsa@redhat.com <jolsa@redhat.com>2011-05-25 00:20:13 +0200
committerJiri Olsa <Jiri Olsa jolsa@redhat.com>2011-05-29 19:05:24 +0200
commitec2866f5e5236a260b4d823a3435c2704f28bed5 (patch)
tree0416dcb0586076429b0c4e2dec77000939099cef /test/test.sh
parent9dff12d15a587ea8604172d057f6a0c3f6666591 (diff)
downloadlatrace-ec2866f5e5236a260b4d823a3435c2704f28bed5.tar.gz
latrace-ec2866f5e5236a260b4d823a3435c2704f28bed5.tar.xz
latrace-ec2866f5e5236a260b4d823a3435c2704f28bed5.zip
adding tests for latrace termination
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/test.sh b/test/test.sh
index 769adf4..296c91a 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -13,5 +13,7 @@ LD_LIBRARY_PATH=$PWD ./latrace -qR -a $PWD/test/lib-test-args.conf ./test-args
# script tests
echo "[SCRIPTS]"
-. $PWD/test/script/test_tty_output.sh
-test_tty_output
+. $PWD/test/script/functions.sh
+
+TEST test_tty_output
+TEST test_kill