From 83d859286db8a184054a5e05f707953634c82604 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 15 Jun 2010 13:30:12 +0000 Subject: test: initial testsuite --- test/test3.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100755 test/test3.sh (limited to 'test/test3.sh') diff --git a/test/test3.sh b/test/test3.sh new file mode 100755 index 0000000..994d54d --- /dev/null +++ b/test/test3.sh @@ -0,0 +1,12 @@ +#!/bin/sh + +# desc: test successful pre-install + +$APK add --root $ROOT --initdb --repository $PWD/repo1 --repository $SYSREPO \ + -U test-c + +# check that package was installed +$APK info --root $ROOT -e test-c + +# check if pre-install was executed +test -f $ROOT/pre-install -- cgit v1.2.3-60-g2f50