Page MenuHomeFreeBSD

Update pthread_cond_timedwait() test to current NetBSD version
ClosedPublic

Authored by vangyzen on Aug 15 2019, 8:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 3:32 AM
Unknown Object (File)
Nov 10 2023, 3:22 AM
Unknown Object (File)
Nov 9 2023, 1:04 PM
Unknown Object (File)
Nov 8 2023, 3:11 AM
Unknown Object (File)
Nov 5 2023, 5:12 AM
Unknown Object (File)
Oct 8 2023, 11:59 AM
Unknown Object (File)
Oct 7 2023, 2:01 AM
Unknown Object (File)
Oct 4 2023, 5:07 AM
Subscribers

Details

Summary

NetBSD adapted and committed our r350620. Update to their version 1.8.

Test Plan

I ran it on both bhyve and bare metal.

# kyua test -k /usr/tests/lib/libthr/Kyuafile condwait_test
condwait_test:cond_wait_mono  ->  passed  [2.127s]
condwait_test:cond_wait_real  ->  passed  [2.055s]

Results file id is usr_tests_lib_libthr.20190815-204903-586771
Results saved to /root/.kyua/store/results.usr_tests_lib_libthr.20190815-204903-586771.db

2/2 passed (0 failed)

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 25898
Build 24465: arc lint + arc unit