/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/full/ |
H A D | It_posix_queue_090.cpp | 41 "/mq090%d_%d", i, LosCurTaskIDGet()); in Testcase() 64 "/mq090%d_%d", i, LosCurTaskIDGet()); in Testcase() 70 "/mq090%d_%d", numqueues, LosCurTaskIDGet()); in Testcase()
|
H A D | It_posix_queue_073.cpp | 47 "/mq073_1_%d", LosCurTaskIDGet()); in Testcase() 50 "/mq073_2_%d", LosCurTaskIDGet()); in Testcase()
|
H A D | It_posix_queue_157.cpp | 48 "mq157_%d_%d", LosCurTaskIDGet(), i); in Testcase() 56 "mq157_%d_%d", LosCurTaskIDGet(), i); in Testcase()
|
H A D | It_posix_queue_163.cpp | 46 "/mq163_%d_%d", LosCurTaskIDGet(), i); in Testcase() 53 "/mq163_%d_%d", LosCurTaskIDGet(), i); in Testcase()
|
H A D | It_posix_queue_005.cpp | 40 "/mq005_%d", LosCurTaskIDGet()); in Testcase()
|
H A D | It_posix_queue_021.cpp | 40 "/mq021_%d", LosCurTaskIDGet()); in Testcase()
|
H A D | It_posix_queue_026.cpp | 40 "/mq026-1_%d", LosCurTaskIDGet()); in Testcase()
|
H A D | It_posix_queue_060.cpp | 39 "/mq060_%d", LosCurTaskIDGet()); in Testcase()
|
H A D | It_posix_queue_025.cpp | 43 "/mq025_%d", LosCurTaskIDGet()); // 2, mqname length. in Testcase()
|
H A D | It_posix_queue_018.cpp | 41 "/mq018_%d", LosCurTaskIDGet()); in Testcase()
|
H A D | It_posix_queue_020.cpp | 42 "/mq020_%d", LosCurTaskIDGet()); in Testcase()
|
H A D | It_posix_queue_032.cpp | 41 "/mq032_%d", LosCurTaskIDGet()); in Testcase()
|
H A D | It_posix_queue_027.cpp | 40 "/mq027-1_%d", LosCurTaskIDGet()); in Testcase()
|
H A D | It_posix_queue_098.cpp | 40 "/mq098_%d", LosCurTaskIDGet()); in Testcase()
|
H A D | It_posix_queue_134.cpp | 41 "/mq134_%d", LosCurTaskIDGet()); in Testcase()
|
H A D | It_posix_queue_145.cpp | 129 "/mqueue145_1_%d", LosCurTaskIDGet()); in Testcase() 131 "/mqueue145_2_%d", LosCurTaskIDGet()); in Testcase()
|
H A D | It_posix_queue_160.cpp | 46 "/mq160_%d_%d", LosCurTaskIDGet(), i); in PthreadF01() 53 "/mq160_%d_%d", LosCurTaskIDGet(), i); in PthreadF01()
|
H A D | It_posix_queue_002.cpp | 46 "/mq002_%d", LosCurTaskIDGet()); in Testcase()
|
H A D | It_posix_queue_008.cpp | 40 "/mq008_%d", LosCurTaskIDGet()); in Testcase()
|
H A D | It_posix_queue_014.cpp | 41 "/mq014_%d", LosCurTaskIDGet()); in Testcase()
|
H A D | It_posix_queue_016.cpp | 40 "/mq016_%d", LosCurTaskIDGet()); in Testcase()
|
/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/ |
H A D | It_process_plimits_ipc_006.cpp | 52 k, LosCurTaskIDGet()) < 0) { in FreeResource() 94 index, LosCurTaskIDGet()); in ItProcessPlimitsIpc006() 100 ret = snprintf_s(mqname, sizeof(mqname), MQUEUE_STANDARD_NAME_LENGTH, "/mq_006_%d_%d", index, LosCurTaskIDGet()); in ItProcessPlimitsIpc006()
|
H A D | It_process_plimits_ipc_013.cpp | 51 k, LosCurTaskIDGet()); in FreeResource() 93 index, LosCurTaskIDGet()); in ItProcessPlimitsIpc013() 100 ret = snprintf_s(mqname, sizeof(mqname), MQUEUE_STANDARD_NAME_LENGTH, "/mq_006_%d_%d", index, LosCurTaskIDGet()); in ItProcessPlimitsIpc013()
|
H A D | It_process_plimits_ipc_005.cpp | 68 index, LosCurTaskIDGet()); in ItProcessPlimitsIpc005() 76 ret = snprintf_s(mqname, sizeof(mqname), MQUEUE_STANDARD_NAME_LENGTH, "/mq_005_%d_%d", k, LosCurTaskIDGet()); in ItProcessPlimitsIpc005()
|
/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/smoke/ |
H A D | It_posix_queue_001.cpp | 47 LosCurTaskIDGet()); in Testcase()
|