D073 - Five more relations, and the one with the worst failure mode

Status: decided, extending D068.

018-relational is ten checks now. The additions:

The mutex relations needed real mutexes in the host build to be validated, as the event flags and semaphores did. Constants would have left them unexercised, and a check that has never passed a working implementation is not evidence.

Under shadPS4: eight pass, two skip. The two that skip are the file relations, because the check that establishes OBS_CAP_FILE is one of the two excluded for ending the process - so excluding a crashing check also withholds the capability it provides. That is correct behaviour and worth knowing: the exclusion list has reach beyond the checks named in it.