Home
last modified time | relevance | path

Searched refs:PthreadCondTest (Results 1 – 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
Dpthread_cond_test.cpp11 class PthreadCondTest : public testing::Test { class
30 static void WaitThreadSign(PthreadCondTest* arg) in WaitThreadSign()
79 HWTEST_F(PthreadCondTest, pthread_cond_signal_001, TestSize.Level1)
99 HWTEST_F(PthreadCondTest, pthread_cond_broadcast_001, TestSize.Level1)
121 HWTEST_F(PthreadCondTest, pthread_cond_timedwait_001, TestSize.Level1)
136 HWTEST_F(PthreadCondTest, pthread_cond_timedwait_monotonic_np_001, TestSize.Level1)
153 HWTEST_F(PthreadCondTest, pthread_cond_clockwait_001, TestSize.Level1)
174 HWTEST_F(PthreadCondTest, pthread_cond_clockwait_002, TestSize.Level1)
192 HWTEST_F(PthreadCondTest, pthread_cond_clockwait_003, TestSize.Level1)
205 HWTEST_F(PthreadCondTest, pthread_condattr_init_001, TestSize.Level1)
[all …]