mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
Make exec-sigmask more robust.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2860
This commit is contained in:
parent
a5c3267d90
commit
a530ca4130
@ -17,7 +17,8 @@ EXTRA_DIST = $(noinst_SCRIPTS) \
|
||||
coolo_strlen.stderr.exp coolo_strlen.vgtest \
|
||||
discard.stderr.exp discard.stdout.exp \
|
||||
discard.vgtest \
|
||||
exec-sigmask.vgtest exec-sigmask.stdout.exp exec-sigmask.stderr.exp \
|
||||
exec-sigmask.vgtest exec-sigmask.stdout.exp
|
||||
exec-sigmask.stdout.exp2 exec-sigmask.stderr.exp \
|
||||
execve.vgtest execve.stdout.exp execve.stderr.exp \
|
||||
fcntl_setown.vgtest fcntl_setown.stdout.exp fcntl_setown.stderr.exp \
|
||||
floored.stderr.exp floored.stdout.exp \
|
||||
|
||||
1
none/tests/exec-sigmask.stdout.exp2
Normal file
1
none/tests/exec-sigmask.stdout.exp2
Normal file
@ -0,0 +1 @@
|
||||
signal 32 missing from mask
|
||||
Loading…
x
Reference in New Issue
Block a user