Re: [PATCH 0/9] Record/replay acceptance tests

2020-05-25 Thread no-reply
0/9] Record/replay acceptance tests Type: series === TEST SCRIPT BEGIN === #!/bin/bash git rev-parse base > /dev/null || exit 0 git config --local diff.renamelimit 0 git config --local diff.renames True git config --local diff.algorithm histogram ./scripts/checkpatch.pl --mailback base.. === T

[PATCH 0/9] Record/replay acceptance tests

2020-05-25 Thread Pavel Dovgalyuk
The following series adds record/replay tests to the acceptance group. Test pass successfully with the latest submitted record/replay fixes: - replay: notify the main loop when there are no instructions - replay: synchronize on every virtual timer callback The provided tests perform kernel boot