]> rtime.felk.cvut.cz Git - novaboot.git/commitdiff
Add tests of different invocation styles
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 22 Oct 2013 05:11:25 +0000 (07:11 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 22 Oct 2013 05:11:25 +0000 (07:11 +0200)
tests/novaboot.wv

index 0594c6c4c4338eab8a90476febd1ae49b4dadb05..52dac0c3b9ee305eee66ca74c2077a858d3bb277 100755 (executable)
@@ -20,6 +20,14 @@ EOF
     touch file
 }
 
+WVSTART Invoke as script
+create_dummy
+WVPASS ./script --gen-only
+
+WVSTART Invoke as script with absolute path
+create_dummy
+WVPASS $PWD/script --gen-only
+
 WVSTART Pulsar root
 create_dummy
 WVPASS ./script --gen-only --pulsar --pulsar-root=ASDF