This document defines the coverage for function sigemptyset().

Assertion	Covered?
1		YES
2		YES
3		WON'T

WON'T TEST
3-1 - Not possible to make sigemptyset() fail at will to return a -1.
	POSIX spec doesn't mention how to cause sigemptyset() to fail
	when called.
