Arrange tests in subdirectories.
[virt-what.git] / tests / zvm / test.sh
similarity index 95%
rename from tests/test-zvm.sh
rename to tests/zvm/test.sh
index 0620db0..a22f311 100755 (executable)
@@ -16,9 +16,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-root=tests/zvm
-
-output="$(./virt-what --test-root=$root 2>&1)"
+output="$(PATH=../..:$PATH virt-what --test-root=. 2>&1)"
 expected="ibm_systemz
 ibm_systemz-zvm"