- test program output and the reference output goes through this filter before
they are compared. It replaces VARIES{anything*@#$} with VARIES{xxx} so that host-dependent outputs that are marked as such will match up.
This commit is contained in:
parent
1ee55d9edb
commit
3086ca7059
2
bochs-testing/plugin-test/filter-test-output
Executable file
2
bochs-testing/plugin-test/filter-test-output
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
sed 's/VARIES{[^}]*}/VARIES{xxx}/g'
|
Loading…
x
Reference in New Issue
Block a user