Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/futex_posix/src/
DPthreadRwlockTest.cpp39 CheckStep(2); in PthreadRWlockWW1()
48 CheckStep(3); in PthreadRWlockWW2()
61 CheckStep(1);
69 EXPECT_EQ(CheckStep(4), (uint64_t)0x1234);
81 CheckStep(2); in PthreadRWlockWR1()
90 CheckStep(3); in PthreadRWlockWR2()
103 CheckStep(1);
111 EXPECT_EQ(CheckStep(4), (uint64_t)0x1234);
123 CheckStep(3); in PthreadRWlockRR1()
132 CheckStep(2); in PthreadRWlockRR2()
[all …]
DPthreadCondTest.cpp116 LOG("step = %lx", CheckStep(2)); in ThreadPthreadCondSignalBefore1()
118 LOG("step = %lx", CheckStep(3)); in ThreadPthreadCondSignalBefore1()
128 LOG("step = %lx", CheckStep(4)); in ThreadPthreadCondSignalBefore2()
141 LOG("step = %lx", CheckStep(1));
151 EXPECT_EQ(CheckStep(5), (uint64_t)0x12345);
162 LOG("step = %lx", CheckStep(2)); in ThreadTestCondSignalWaitAfter1()
173 LOG("step = %lx", CheckStep(3)); in ThreadTestCondSignalWaitAfter2()
186 LOG("step = %lx", CheckStep(1));
196 EXPECT_EQ(CheckStep(4), (uint64_t)0x1234);
256 LOG("step = %lx", CheckStep(2)); in ThreadPthreadCondTimedwait1()
[all …]
DPthreadMutexTest.cpp38 CheckStep(1); in ThreadMutex()
40 EXPECT_EQ(CheckStep(2), (uint64_t)0x12); in ThreadMutex()
73 CheckStep(1); in ThreadMtrylock1()
75 CheckStep(4); in ThreadMtrylock1()
77 CheckStep(5); in ThreadMtrylock1()
85 CheckStep(2); in ThreadMtrylock2()
87 CheckStep(3); in ThreadMtrylock2()
109 EXPECT_EQ(CheckStep(6), (uint64_t)0x123456);
191 CheckStep(1); in ThreadPthreadMtimedlockOut()
195 CheckStep(3); in ThreadPthreadMtimedlockOut()
[all …]
/test/xts/acts/kernel_lite/process_posix/src/
DPthreadBasicApiTest.cpp52 CheckStep(2); in ThreadPthreadJoinWait()
64 CheckStep(1);
67 EXPECT_EQ(CheckStep(3), (uint64_t)0x123) << "pthread_join no wait";
330 CheckStep(3); in TestPushHandler1()
335 CheckStep(2); in TestPushHandler2()
355 CheckStep(1);
359 EXPECT_EQ(CheckStep(4), (uint64_t)0x1234);
366 CheckStep(2); in TestPushParamHandler()
385 CheckStep(1);
389 EXPECT_EQ(CheckStep(3), (uint64_t)0x123);
[all …]
/test/xts/hats/kernel/posix_interface/interface_gn/utils/
Dmt_utils.h57 uint64_t CheckStep(int step);
Dmt_utils.cpp32 uint64_t CheckStep(int value) in CheckStep() function
/test/xts/acts/kernel_lite/utils/
Dmt_utils.h57 uint64_t CheckStep(int step);
Dmt_utils.cpp32 uint64_t CheckStep(int value) in CheckStep() function
/test/xts/acts/kernel_lite/sched_posix/src/
DPthreadSchedApiTest.cpp486 CheckStep(3); in ThreadTestFifoSched1()
496 CheckStep(2); in ThreadTestFifoSched2()
514 CheckStep(1);
550 EXPECT_EQ(CheckStep(4), 0x1234Ull); // make sure ThreadTestFifoSched2 ahead