Fix the mapping test in continuous
authorMatthias Clasen <mclasen@redhat.com>
Fri, 30 May 2014 14:18:36 +0000 (10:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 30 May 2014 14:22:35 +0000 (10:22 -0400)
commit367dbdce367fd504804a1256dc393534d6784bfc
tree1e16104dd6770357a0ebd83fdb52f234c743deca
parent79f930f6dc23c05fef7fdcaaeed0df230698453e
Fix the mapping test in continuous

It turns out that due to a recent gdm change, the inherited
signal mask has SIGUSR1 blocked - which is bad news for
tests using SIGUSR1. Fix the test by explicitly checking the
signal mask before using SIGUSR1.
tests/mapping-test.c