Home
last modified time | relevance | path

Searched refs:IpcSemApiTestSuite (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_m/testsuites/unittest/xts/ipc/semaphone/
H A Dsem_test.c35 LITE_TEST_SUIT(IPC, SemApi, IpcSemApiTestSuite);
47 LITE_TEST_CASE(IpcSemApiTestSuite, testSemInit0100, Function | MediumTest | Level2)
65 LITE_TEST_CASE(IpcSemApiTestSuite, testSemPost0100, Function | MediumTest | Level2)
87 LITE_TEST_CASE(IpcSemApiTestSuite, testSemWait0100, Function | MediumTest | Level2)
124 LITE_TEST_CASE(IpcSemApiTestSuite, testThreadChat0100, Function | MediumTest | Level3)
203 LITE_TEST_CASE(IpcSemApiTestSuite, testThreadChat0400, Function | MediumTest | Level4)
260 LITE_TEST_CASE(IpcSemApiTestSuite, testSemInitAbnormal0200, Function | MediumTest | Level3)
285 LITE_TEST_CASE(IpcSemApiTestSuite, testSemPostAbnormal, Function | MediumTest | Level3)
301 LITE_TEST_CASE(IpcSemApiTestSuite, testSemTimedWaitAbnormalA, Function | MediumTest | Level3)
322 LITE_TEST_CASE(IpcSemApiTestSuite, testSemTimedWaitAbnormal
343 RUN_TEST_SUITE(IpcSemApiTestSuite); global() variable
[all...]

Completed in 1 milliseconds