From c38aca268244d3c7004d6987a63d5756df148209 Mon Sep 17 00:00:00 2001 From: pranomostro Date: Thu, 15 Dec 2016 14:49:38 +0100 Subject: Add tests for ratox, importing z3bra's tests. Add a target check for the makefile for running the tests. --- tests/test-file | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 tests/test-file (limited to 'tests/test-file') diff --git a/tests/test-file b/tests/test-file new file mode 100755 index 0000000..2499aa6 --- /dev/null +++ b/tests/test-file @@ -0,0 +1,9 @@ +. ./common + +spawn_users +add_friends +send_file +echo :: $(basename $0) - $(echolor 2 OK) + +cleanup +exit 0 -- cgit v1.2.3