aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/test-files/testrunner.sh
diff options
context:
space:
mode:
authorCJentzsch <jentzsch.software@gmail.com>2015-03-17 15:44:47 +0800
committerCJentzsch <jentzsch.software@gmail.com>2015-03-17 15:44:47 +0800
commit99268f3d907ac74a09e93ba42285abf6d4769bcb (patch)
tree791a2bad37ca03cd3274571b358db535cf9f59d7 /ansible/test-files/testrunner.sh
parent170485ece2f6dbfa984be08c9a84efd6f7383909 (diff)
downloaddexon-tests-99268f3d907ac74a09e93ba42285abf6d4769bcb.tar.gz
dexon-tests-99268f3d907ac74a09e93ba42285abf6d4769bcb.tar.zst
dexon-tests-99268f3d907ac74a09e93ba42285abf6d4769bcb.zip
update random test simulation files
Diffstat (limited to 'ansible/test-files/testrunner.sh')
-rwxr-xr-xansible/test-files/testrunner.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/test-files/testrunner.sh b/ansible/test-files/testrunner.sh
index 33ad25fad..c7763b1f1 100755
--- a/ansible/test-files/testrunner.sh
+++ b/ansible/test-files/testrunner.sh
@@ -7,7 +7,7 @@ cd ~/testout
export EVMJIT="-cache=0"
while [ 1 ]
do
- TEST="$(docker run --rm --entrypoint=\"/cpp-ethereum/build/test/createRandomTest\" ethereum/cppjit-testrunner)"
+ TEST="$(docker run --rm --entrypoint=\"/cpp-ethereum/build/test/createRandomStateTest\" ethereum/cppjit-testrunner)"
# echo "$TEST"
# test pyethereum