mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-12 14:20:04 +00:00
MIPS has different signal values, so it has to have its own expected output for the tests that deal with signal values. This fixes (false) failure in none/tests/async-sigs. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12791
9 lines
388 B
Plaintext
9 lines
388 B
Plaintext
testing: blocking=0 caught=11 fatal=10... PASSED
|
|
testing: blocking=0 caught=11 fatal=1... PASSED
|
|
testing: blocking=0 caught=16 fatal=10... PASSED
|
|
testing: blocking=0 caught=16 fatal=1... PASSED
|
|
testing: blocking=1 caught=11 fatal=10... PASSED
|
|
testing: blocking=1 caught=11 fatal=1... PASSED
|
|
testing: blocking=1 caught=16 fatal=10... PASSED
|
|
testing: blocking=1 caught=16 fatal=1... PASSED
|