Opened 3 years ago

Last modified 14 months ago

#16693 new bug

SEM: Test FAILED - conformance/interfaces/sem_timedwait/6-1.c

Reported by: cocobean Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: System/POSIX Version: R1/Development
Keywords: POSIX, semaphores, sem_timedwait Cc:
Blocked By: Blocking:
Platform: All

Description

The process would be blocked, and the timeout parameter is specified in nanoseconds field value less than zero. Should return ERROR (EINVAL).

Ref: conformance/interfaces/sem_timedwait/6-1.c

Expected result: Test passed

Actual Result: TEST FAILED

Tested on: Haiku hrev54811 x86_gcc2 with Open POSIX Test 1.5.2

Change History (1)

comment:1 by cocobean, 20 months ago

Optional - per UNIX 2003 compliance. Result: PASSED on Linux.

Version 3, edited 20 months ago by cocobean (previous) (next) (diff)
Note: See TracTickets for help on using tickets.