Add interactive test tool isoltest.

This commit is contained in:
Daniel Kirchner
2018-03-15 16:23:49 +01:00
parent 269241e910
commit 7fa892eca9
5 changed files with 407 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/usr/bin/env bash
set -e
REPO_ROOT="$(dirname "$0")"/..
exec ${REPO_ROOT}/build/test/tools/isoltest --testpath ${REPO_ROOT}/test