mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
Skip memcheck's getregset for MIPS.
Skip the getregset test for MIPS since we still does not have TRACEHOOK support in MIPS kernel for it, and that is needed to support PTRACE_GETREGSET. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13145
This commit is contained in:
parent
73eaf6f265
commit
a167c7a54d
@ -1,4 +1,4 @@
|
||||
prog: getregset
|
||||
vgopts: -q
|
||||
prereq: ../../../tests/os_test linux 2.6.33
|
||||
prereq: ../../../tests/os_test linux 2.6.33 && test `../../../tests/arch_test mips32`
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user