blob: 2ae76ffaf1f47015c64f622f3d49c28e468bd038 [file] [log] [blame]
#!/bin/sh
cd tests
tar -C test -xJf test/sys.tar.xz
make check-TESTS
cd ..