openposix/...pthread_mutexattr_gettype/speculative/3-1

The testcase tests for optional behavior. On linux the function just
returns member of the passed attr structure and as a such cannot fail.

This commit changes the test to return UNTESTED when the call succeeded.

Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
1 file changed