travis: Run A64 tests

This commit is contained in:
MerryMage 2018-01-14 12:58:30 +00:00
parent 4e3675da7b
commit a59e9ad9c6
12 changed files with 61 additions and 23 deletions

View file

@ -350,8 +350,6 @@ void FuzzJitArm(const size_t instruction_count, const size_t instructions_to_exe
#endif
FAIL();
}
if (run_number % 10 == 0) printf("%zu\r", run_number);
}
}