1This document defines the coverage for function sigemptyset().
2
3Assertion	Covered?
41		YES
52		YES
63		WON'T
7
8WON'T TEST
93-1 - Not possible to make sigemptyset() fail at will to return a -1.
10	POSIX spec doesn't mention how to cause sigemptyset() to fail
11	when called.
12