]> rtime.felk.cvut.cz Git - novaboot.git/blobdiff - tests/novaboot.wv
Add test for $hypervisor variable
[novaboot.git] / tests / novaboot.wv
index b03ead2f7182a6c6f17288e1a713636437887e00..6dadb83042a54a5b795e0eb237b29e35e1a0faea 100755 (executable)
@@ -56,6 +56,13 @@ EOF
 WVPASS ./script --gen-only
 WVPASS test -f build/file
 
+WVSTART hypervisor configuration variable
+create_dummy
+echo '$hypervisor="HYP";' > .novaboot
+WVPASS ./script --gen-only --pulsar
+WVPASS grep "exec HYP" config-novaboot
+
+
 exit
 
 # Broken