Home
last modified time | relevance | path

Searched refs:Function (Results 1 – 25 of 344) sorted by relevance

12345678910>>...14

/test/xts/acts/kernel_lite/math_posix/src/
DMathComplexApiTest.cpp34 HWTEST_F(MathComplexApiTest, testCabs, Function | MediumTest | Level1) {
43 HWTEST_F(MathComplexApiTest, testCabsf, Function | MediumTest | Level1) {
53 HWTEST_F(MathComplexApiTest, testCabsl, Function | MediumTest | Level1) {
63 HWTEST_F(MathComplexApiTest, testCacos, Function | MediumTest | Level1) {
73 HWTEST_F(MathComplexApiTest, testCacosf, Function | MediumTest | Level1) {
83 HWTEST_F(MathComplexApiTest, testCacoshf, Function | MediumTest | Level1) {
93 HWTEST_F(MathComplexApiTest, testCacoshl, Function | MediumTest | Level1) {
103 HWTEST_F(MathComplexApiTest, testCacosl, Function | MediumTest | Level1) {
113 HWTEST_F(MathComplexApiTest, testCarg, Function | MediumTest | Level1) {
123 HWTEST_F(MathComplexApiTest, testCargf, Function | MediumTest | Level1) {
[all …]
DMathApiTest.cpp34 HWTEST_F(MathApiTest, testCeil, Function | MediumTest | Level1) {
50 HWTEST_F(MathApiTest, testCeilf, Function | MediumTest | Level1) {
66 HWTEST_F(MathApiTest, testfinite, Function | MediumTest | Level1) {
84 HWTEST_F(MathApiTest, testfinitef, Function | MediumTest | Level1) {
102 HWTEST_F(MathApiTest, testnan, Function | MediumTest | Level1) {
117 HWTEST_F(MathApiTest, testnanf, Function | MediumTest | Level1) {
132 HWTEST_F(MathApiTest, testnanl, Function | MediumTest | Level1) {
147 HWTEST_F(MathApiTest, testpowf10, Function | MediumTest | Level1) {
163 HWTEST_F(MathApiTest, testpowl10, Function | MediumTest | Level1) {
179 HWTEST_F(MathApiTest, testsignbit, Function | MediumTest | Level1) {
[all …]
/test/xts/acts/startup_lite/syspara_hal/src/
Ddeviceinfo_func_test.c64 Function | MediumTest | Level1)
79 Function | MediumTest | Level1)
97 Function | MediumTest | Level1)
112 Function | MediumTest | Level1)
130 Function | MediumTest | Level1)
145 Function | MediumTest | Level1)
163 Function | MediumTest | Level1)
178 Function | MediumTest | Level1)
196 Function | MediumTest | Level1)
211 Function | MediumTest | Level1)
[all …]
Dparameter_reli_test.c59 Function | MediumTest | Level1) {
76 Function | MediumTest | Level1) {
93 Function | MediumTest | Level1) {
110 Function | MediumTest | Level1) {
127 Function | MediumTest | Level1) {
144 Function | MediumTest | Level1) {
161 Function | MediumTest | Level1) {
178 Function | MediumTest | Level1) {
195 Function | MediumTest | Level1) {
215 Function | MediumTest | Level1) {
[all …]
Dparameter_func_test.c65 Function | MediumTest | Level1) {
81 Function | MediumTest | Level1) {
98 Function | MediumTest | Level1) {
114 Function | MediumTest | Level1) {
131 Function | MediumTest | Level1) {
155 Function | MediumTest | Level1) {
179 Function | MediumTest | Level1) {
203 Function | MediumTest | Level1) {
228 Function | MediumTest | Level1) {
246 Function | MediumTest | Level1) {
[all …]
/test/xts/acts/kernel_lite/util_posix/src/
DActsUtilCheckApiTest.cpp58 HWTEST_F(ActsUtilCheckApiTest, testIsalnum0100, Function | MediumTest | Level1) {
73 HWTEST_F(ActsUtilCheckApiTest, testIsalnum0200, Function | MediumTest | Level1) {
88 HWTEST_F(ActsUtilCheckApiTest, testIsalnum0300, Function | MediumTest | Level1) {
103 HWTEST_F(ActsUtilCheckApiTest, testIsalnum0400, Function | MediumTest | Level1) {
118 HWTEST_F(ActsUtilCheckApiTest, testIsalnum0500, Function | MediumTest | Level1) {
133 HWTEST_F(ActsUtilCheckApiTest, testIsalnumL0600, Function | MediumTest | Level1) {
148 HWTEST_F(ActsUtilCheckApiTest, testIsalnumL0700, Function | MediumTest | Level1) {
163 HWTEST_F(ActsUtilCheckApiTest, testIsalnumL0800, Function | MediumTest | Level1) {
178 HWTEST_F(ActsUtilCheckApiTest, testIsalnumL0900, Function | MediumTest | Level1) {
193 HWTEST_F(ActsUtilCheckApiTest, testIsalnumL1000, Function | MediumTest | Level1) {
[all …]
DActsUtilWideCheckApiTest.cpp56 HWTEST_F(ActsUtilWideCheckApiTest, testIswalnum0100, Function | MediumTest | Level1) {
71 HWTEST_F(ActsUtilWideCheckApiTest, testIswalnum0200, Function | MediumTest | Level1) {
86 HWTEST_F(ActsUtilWideCheckApiTest, testIswalnum0300, Function | MediumTest | Level1) {
101 HWTEST_F(ActsUtilWideCheckApiTest, testIswalnum0400, Function | MediumTest | Level1) {
116 HWTEST_F(ActsUtilWideCheckApiTest, testIswalnum0500, Function | MediumTest | Level1) {
131 HWTEST_F(ActsUtilWideCheckApiTest, testIswalnumL0600, Function | MediumTest | Level1) {
146 HWTEST_F(ActsUtilWideCheckApiTest, testIswalnumL0700, Function | MediumTest | Level1) {
161 HWTEST_F(ActsUtilWideCheckApiTest, testIswalnumL0800, Function | MediumTest | Level1) {
176 HWTEST_F(ActsUtilWideCheckApiTest, testIswalnumL0900, Function | MediumTest | Level1) {
191 HWTEST_F(ActsUtilWideCheckApiTest, testIswalnumL1000, Function | MediumTest | Level1) {
[all …]
DActsUtilConvertApiTest.cpp60 HWTEST_F(ActsUtilConvertApiTest, testTolower0100, Function | MediumTest | Level1) {
75 HWTEST_F(ActsUtilConvertApiTest, testTolower0200, Function | MediumTest | Level1) {
90 HWTEST_F(ActsUtilConvertApiTest, testTolower0300, Function | MediumTest | Level1) {
105 HWTEST_F(ActsUtilConvertApiTest, testTolower0310, Function | MediumTest | Level1)
121 HWTEST_F(ActsUtilConvertApiTest, testTolower0320, Function | MediumTest | Level1)
137 HWTEST_F(ActsUtilConvertApiTest, testTolower0330, Function | MediumTest | Level1)
154 HWTEST_F(ActsUtilConvertApiTest, testToupper0400, Function | MediumTest | Level1) {
169 HWTEST_F(ActsUtilConvertApiTest, testToupper0500, Function | MediumTest | Level1) {
184 HWTEST_F(ActsUtilConvertApiTest, testToupper0510, Function | MediumTest | Level1)
200 HWTEST_F(ActsUtilConvertApiTest, testToupper0520, Function | MediumTest | Level1)
[all …]
DActsUtilStringOperApiTest.cpp58 HWTEST_F(ActsUtilStringOperApiTest, testFss0100, Function | MediumTest | Level1) {
73 HWTEST_F(ActsUtilStringOperApiTest, testFss0200, Function | MediumTest | Level1) {
88 HWTEST_F(ActsUtilStringOperApiTest, testFss0300, Function | MediumTest | Level1) {
103 HWTEST_F(ActsUtilStringOperApiTest, testFssl0400, Function | MediumTest | Level1) {
118 HWTEST_F(ActsUtilStringOperApiTest, testFssl0500, Function | MediumTest | Level1) {
133 HWTEST_F(ActsUtilStringOperApiTest, testFssl0600, Function | MediumTest | Level1) {
148 HWTEST_F(ActsUtilStringOperApiTest, testFssll0700, Function | MediumTest | Level1) {
163 HWTEST_F(ActsUtilStringOperApiTest, testFssll0800, Function | MediumTest | Level1) {
178 HWTEST_F(ActsUtilStringOperApiTest, testFssll0900, Function | MediumTest | Level1) {
193 HWTEST_F(ActsUtilStringOperApiTest, testWcwidth1000, Function | MediumTest | Level1) {
[all …]
/test/xts/acts/iothardware_lite/peripheral_hal/src/
Diot_gpio_test.c55 LITE_TEST_CASE(IotGpioTestSuite, testIoTGpio001, Function | MediumTest | Level1)
65 LITE_TEST_CASE(IotGpioTestSuite, testIoTGpio002, Function | MediumTest | Level1)
76 LITE_TEST_CASE(IotGpioTestSuite, testIoTGpio003, Function | MediumTest | Level1)
87 LITE_TEST_CASE(IotGpioTestSuite, testIoTGpio004, Function | MediumTest | Level1)
97 LITE_TEST_CASE(IotGpioTestSuite, testIoTGpio005, Function | MediumTest | Level1)
108 LITE_TEST_CASE(IotGpioTestSuite, testIoTGpio006, Function | MediumTest | Level1)
130 LITE_TEST_CASE(IotGpioTestSuite, testIoTGpio007, Function | MediumTest | Level1)
144 LITE_TEST_CASE(IotGpioTestSuite, testIoTGpio008, Function | MediumTest | Level1)
154 LITE_TEST_CASE(IotGpioTestSuite, testIoTGpio09, Function | MediumTest | Level1)
164 LITE_TEST_CASE(IotGpioTestSuite, testIoTGpio010, Function | MediumTest | Level1)
[all …]
Diot_flash_test.c65 LITE_TEST_CASE(IotFlashTestSuite, testIotFlash001, Function | MediumTest | Level1)
75 LITE_TEST_CASE(IotFlashTestSuite, testIotFlash002, Function | MediumTest | Level1)
86 LITE_TEST_CASE(IotFlashTestSuite, testIotFlash003, Function | MediumTest | Level1)
96 LITE_TEST_CASE(IotFlashTestSuite, testIotFlash004, Function | MediumTest | Level1)
106 LITE_TEST_CASE(IotFlashTestSuite, testIotFlash005, Function | MediumTest | Level1)
/test/xts/acts/graphic/graphicnapitest/
DNativeWindowTest.cpp50 HWTEST_F(NativeWindowTest, CreateNativeWindow001, Function | MediumTest | Level2)
60 HWTEST_F(NativeWindowTest, GetNativeObjectMagic001, Function | MediumTest | Level2)
71 HWTEST_F(NativeWindowTest, HandleOpt001, Function | MediumTest | Level2)
92 HWTEST_F(NativeWindowTest, HandleOpt005, Function | MediumTest | Level2)
109 HWTEST_F(NativeWindowTest, HandleOpt007, Function | MediumTest | Level2)
126 HWTEST_F(NativeWindowTest, CreateNativeWindowBuffer001, Function | MediumTest | Level2)
136 HWTEST_F(NativeWindowTest, RequestBuffer001, Function | MediumTest | Level2)
146 HWTEST_F(NativeWindowTest, RequestBuffer002, Function | MediumTest | Level2)
156 HWTEST_F(NativeWindowTest, GetBufferHandle001, Function | MediumTest | Level2)
166 HWTEST_F(NativeWindowTest, FlushBuffer001, Function | MediumTest | Level2)
[all …]
DNativeBufferTest.cpp55 HWTEST_F(NativeBufferTest, OHNativeBufferAlloc001, Function | MediumTest | Level2)
66 HWTEST_F(NativeBufferTest, OHNativeBufferAlloc002, Function | MediumTest | Level2)
77 HWTEST_F(NativeBufferTest, OHNativeBufferGetSeqNum001, Function | MediumTest | Level2)
88 HWTEST_F(NativeBufferTest, OHNativeBufferGetSeqNum002, Function | MediumTest | Level2)
99 HWTEST_F(NativeBufferTest, OHNativeBufferGetConfig001, Function | MediumTest | Level2)
110 HWTEST_F(NativeBufferTest, OHNativeBufferGetConfig002, Function | MediumTest | Level2)
129 HWTEST_F(NativeBufferTest, OHNativeBufferReference001, Function | MediumTest | Level2)
140 HWTEST_F(NativeBufferTest, OHNativeBufferReference002, Function | MediumTest | Level2)
151 HWTEST_F(NativeBufferTest, OHNativeBufferUnreference001, Function | MediumTest | Level2)
162 HWTEST_F(NativeBufferTest, OHNativeBufferUnreference002, Function | MediumTest | Level2)
[all …]
DNativeVsyncTest.cpp49 HWTEST_F(NativeVsyncTest, OH_NativeVSync_Create001, Function | MediumTest | Level2)
59 HWTEST_F(NativeVsyncTest, OH_NativeVSync_Create002, Function | MediumTest | Level2)
71 HWTEST_F(NativeVsyncTest, OH_NativeVSync_RequestFrame001, Function | MediumTest | Level2)
81 HWTEST_F(NativeVsyncTest, OH_NativeVSync_RequestFrame002, Function | MediumTest | Level2)
91 HWTEST_F(NativeVsyncTest, OH_NativeVSync_RequestFrame003, Function | MediumTest | Level2)
102 HWTEST_F(NativeVsyncTest, OH_NativeVSync_Destroy001, Function | MediumTest | Level2)
112 HWTEST_F(NativeVsyncTest, OH_NativeVSync_Destroy002, Function | MediumTest | Level2)
/test/xts/acts/hiviewdfx_lite/hilog_posix/src/
DHilogTest.cpp44 HWTEST_F(HiLogTest, subDfxDftHiLogCortexaapi0100, Function | MediumTest | Level0)
55 HWTEST_F(HiLogTest, subDfxDftHiLogCortexaapi0200, Function | MediumTest | Level1)
65 HWTEST_F(HiLogTest, subDfxDftHiLogCortexaapi0300, Function | MediumTest | Level1)
75 HWTEST_F(HiLogTest, subDfxDftHiLogCortexaapi0400, Function | MediumTest | Level1)
85 HWTEST_F(HiLogTest, subDfxDftHiLogCortexaapi0500, Function | MediumTest | Level1)
95 HWTEST_F(HiLogTest, subDfxDftHiLogCortexaapi0600, Function | MediumTest | Level1)
107 HWTEST_F(HiLogTest, subDfxDftHiLogCortexaapi0700, Function | MediumTest | Level1)
119 HWTEST_F(HiLogTest, subDfxDftHiLogCortexaapi0800, Function | MediumTest | Level1)
131 HWTEST_F(HiLogTest, subDfxDftHiLogCortexaapi0900, Function | MediumTest | Level1)
143 HWTEST_F(HiLogTest, subDfxDftHiLogCortexaapi1000, Function | MediumTest | Level1)
/test/xts/hats/hdf/wlan/wifi/common/
Dhdf_net_device_test.cpp61 HWTEST_F(WiFiNetDeviceTest, SUB_WLAN_NET_DEVICE_Init_0001, Function | MediumTest | Level1)
72 HWTEST_F(WiFiNetDeviceTest, SUB_WLAN_NET_DEVICE_Add_0001, Function | MediumTest | Level1)
83 HWTEST_F(WiFiNetDeviceTest, SUB_WLAN_NET_DEVICE_Get_0001, Function | MediumTest | Level1)
94 HWTEST_F(WiFiNetDeviceTest, SUB_WLAN_NET_DEVICE_GetCount_0001, Function | MediumTest | Level1)
105 HWTEST_F(WiFiNetDeviceTest, SUB_WLAN_NET_DEVICE_GetCap_0001, Function | MediumTest | Level1)
116 HWTEST_F(WiFiNetDeviceTest, SUB_WLAN_NET_DEVICE_SetAddr_0001, Function | MediumTest | Level1)
127 HWTEST_F(WiFiNetDeviceTest, SUB_WLAN_NET_DEVICE_DhcpClient_0001, Function | MediumTest | Level1)
138 HWTEST_F(WiFiNetDeviceTest, SUB_WLAN_NET_DEVICE_DhcpServer_0001, Function | MediumTest | Level1)
149 HWTEST_F(WiFiNetDeviceTest, SUB_WLAN_NET_DEVICE_SetStatus_0001, Function | MediumTest | Level1)
160 HWTEST_F(WiFiNetDeviceTest, SUB_WLAN_NET_DEVICE_SetLinkStatus_0001, Function | MediumTest | Level1)
[all …]
Dhdf_message_test.cpp58 HWTEST_F(WiFiMessageTest, SUB_WLAN_MESSAGE_QUEUE_0001, Function | MediumTest | Level1)
69 HWTEST_F(WiFiMessageTest, SUB_WLAN_MESSAGE_QUEUE_0002, Function | MediumTest | Level1)
80 HWTEST_F(WiFiMessageTest, SUB_WLAN_MESSAGE_QUEUE_0003, Function | MediumTest | Level1)
91 HWTEST_F(WiFiMessageTest, SUB_WLAN_MESSAGE_SINGLE_NODE_0001, Function | MediumTest | Level1)
102 HWTEST_F(WiFiMessageTest, SUB_WLAN_MESSAGE_SINGLE_NODE_0002, Function | MediumTest | Level1)
113 HWTEST_F(WiFiMessageTest, SUB_WLAN_MESSAGE_SINGLE_NODE_0003, Function | MediumTest | Level1)
124 HWTEST_F(WiFiMessageTest, SUB_WLAN_MESSAGE_SINGLE_NODE_0004, Function | MediumTest | Level1)
135 HWTEST_F(WiFiMessageTest, SUB_WLAN_MESSAGE_SINGLE_NODE_0005, Function | MediumTest | Level1)
/test/xts/hats/hdf/usb/functionTest/common/
Dusbd_function_test.cpp73 HWTEST_F(UsbdFunctionTest, SUB_USB_HDI_1250, Function | MediumTest | Level1)
88 HWTEST_F(UsbdFunctionTest, SUB_USB_HDI_1260, Function | MediumTest | Level1)
108 HWTEST_F(UsbdFunctionTest, SUB_USB_HDI_1270, Function | MediumTest | Level1)
123 HWTEST_F(UsbdFunctionTest, SUB_USB_HDI_1280, Function | MediumTest | Level1)
137 HWTEST_F(UsbdFunctionTest, SUB_USB_HDI_1290, Function | MediumTest | Level1)
152 HWTEST_F(UsbdFunctionTest, SUB_USB_HDI_1300, Function | MediumTest | Level1)
167 HWTEST_F(UsbdFunctionTest, SUB_USB_HDI_1310, Function | MediumTest | Level1)
182 HWTEST_F(UsbdFunctionTest, SUB_USB_HDI_1320, Function | MediumTest | Level1)
197 HWTEST_F(UsbdFunctionTest, SUB_USB_HDI_1330, Function | MediumTest | Level1)
212 HWTEST_F(UsbdFunctionTest, SUB_USB_HDI_1340, Function | MediumTest | Level1)
[all …]
/test/xts/acts/kernel_lite/io_posix/src/
DIoTestString.cpp26 HWTEST_F(IoTest, testStrverscmp, Function | MediumTest | Level1)
43 HWTEST_F(IoTest, testStrcoll, Function | MediumTest | Level1)
60 HWTEST_F(IoTest, testStrcmp, Function | MediumTest | Level1)
76 HWTEST_F(IoTest, testStrncmp, Function | MediumTest | Level1)
95 HWTEST_F(IoTest, testStrxfrm, Function | MediumTest | Level1)
113 HWTEST_F(IoTest, testStrsignal, Function | MediumTest | Level1)
127 HWTEST_F(IoTest, testStpcpy, Function | MediumTest | Level1)
147 HWTEST_F(IoTest, testStpncpy, Function | MediumTest | Level1)
167 HWTEST_F(IoTest, testStrlcpy, Function | MediumTest | Level1)
187 HWTEST_F(IoTest, testStrcpy, Function | MediumTest | Level1)
[all …]
/test/xts/acts/kernel_lite/kernelcmsis_hal/src/
Dcmsis_sem_func_test.c62 LITE_TEST_CASE(CmsisSemFuncTestSuite, testOsSemaphoreNew001, Function | MediumTest | Level1)
75 LITE_TEST_CASE(CmsisSemFuncTestSuite, testOsSemaphoreNew002, Function | MediumTest | Level1)
88 LITE_TEST_CASE(CmsisSemFuncTestSuite, testOsSemaphoreNew003, Function | MediumTest | Level1)
101 LITE_TEST_CASE(CmsisSemFuncTestSuite, testOsSemaphoreNew004, Function | MediumTest | Level1)
114 LITE_TEST_CASE(CmsisSemFuncTestSuite, testOsSemaphoreNew005, Function | MediumTest | Level1)
127 LITE_TEST_CASE(CmsisSemFuncTestSuite, testOsSemaphoreNew006, Function | MediumTest | Level1)
140 LITE_TEST_CASE(CmsisSemFuncTestSuite, testOsSemaphoreNew007, Function | MediumTest | Level1)
153 LITE_TEST_CASE(CmsisSemFuncTestSuite, testOsSemaphoreNew008, Function | MediumTest | Level1)
166 LITE_TEST_CASE(CmsisSemFuncTestSuite, testOsSemaphoreDelete001, Function | MediumTest | Level1)
181 LITE_TEST_CASE(CmsisSemFuncTestSuite, testOsSemaphoreDelete002, Function | MediumTest | Level1)
[all …]
Dcmsis_timer_func_test.c75 LITE_TEST_CASE(CmsisTimerFuncTestSuite, testOsTimerNew001, Function | MediumTest | Level1)
90 LITE_TEST_CASE(CmsisTimerFuncTestSuite, testOsTimerNew002, Function | MediumTest | Level1)
105 LITE_TEST_CASE(CmsisTimerFuncTestSuite, testOsTimerNew003, Function | MediumTest | Level1)
119 LITE_TEST_CASE(CmsisTimerFuncTestSuite, testOsTimerNew004, Function | MediumTest | Level1)
133 LITE_TEST_CASE(CmsisTimerFuncTestSuite, testOsTimerNew005, Function | MediumTest | Level1)
147 LITE_TEST_CASE(CmsisTimerFuncTestSuite, testOsTimerStart001, Function | MediumTest | Level1)
165 LITE_TEST_CASE(CmsisTimerFuncTestSuite, testOsTimerStart002, Function | MediumTest | Level1)
183 LITE_TEST_CASE(CmsisTimerFuncTestSuite, testOsTimerStart003, Function | MediumTest | Level1)
205 LITE_TEST_CASE(CmsisTimerFuncTestSuite, testOsTimerStart004, Function | MediumTest | Level1)
227 LITE_TEST_CASE(CmsisTimerFuncTestSuite, testOsTimerStart005, Function | MediumTest | Level1)
[all …]
/test/xts/acts/kernel_lite/fs_posix/src/
DFsUnistdTest.cpp41 HWTEST_F(FileSystemTest, testAccess, Function | MediumTest | Level0)
55 HWTEST_F(FileSystemTest, testAccessEnoent, Function | MediumTest | Level0)
67 HWTEST_F(FileSystemTest, testAccessRok, Function | MediumTest | Level1)
83 HWTEST_F(FileSystemTest, testAccessWok, Function | MediumTest | Level1)
99 HWTEST_F(FileSystemTest, testAccessXok, Function | MediumTest | Level1)
114 HWTEST_F(FileSystemTest, testChdir, Function | MediumTest | Level1)
133 HWTEST_F(FileSystemTest, testChdirEnoent, Function | MediumTest | Level3)
146 HWTEST_F(FileSystemTest, testChdirEnametoolong, Function | MediumTest | Level3)
166 HWTEST_F(FileSystemTest, testChdirEnotdir, Function | MediumTest | Level3)
183 HWTEST_F(FileSystemTest, testFtruncate, Function | MediumTest | Level1)
[all …]
/test/xts/acts/commonlibrary_lite/file_hal/src/
Dutils_file_func_test.c64 LITE_TEST_CASE(UtilsFileFuncTestSuite, testFileCreateAndClose001, Function | MediumTest | Level1)
79 LITE_TEST_CASE(UtilsFileFuncTestSuite, testFileCreateAndClose002, Function | MediumTest | Level1)
94 LITE_TEST_CASE(UtilsFileFuncTestSuite, testFileCreateAndClose003, Function | MediumTest | Level1)
109 LITE_TEST_CASE(UtilsFileFuncTestSuite, testFileOpenAndClose001, Function | MediumTest | Level1)
126 LITE_TEST_CASE(UtilsFileFuncTestSuite, testFileOpenAndClose002, Function | MediumTest | Level1)
143 LITE_TEST_CASE(UtilsFileFuncTestSuite, testFileOpenAndClose003, Function | MediumTest | Level1)
160 LITE_TEST_CASE(UtilsFileFuncTestSuite, testFileOpenAndClose004, Function | MediumTest | Level1)
177 LITE_TEST_CASE(UtilsFileFuncTestSuite, testFileOpenAndClose005, Function | MediumTest | Level1)
194 LITE_TEST_CASE(UtilsFileFuncTestSuite, testFileCreateAndClose004, Function | MediumTest | Level1)
213 LITE_TEST_CASE(UtilsFileFuncTestSuite, testFileCreateAndClose005, Function | MediumTest | Level1)
[all …]
/test/xts/acts/update_lite/dupdate_posix/src/
DUpdateTest.cpp45 HWTEST_F(UpdateTest, subUpgradeAPI0100, Function | MediumTest | Level1)
58 HWTEST_F(UpdateTest, subUpgradeAPI0200, Function | MediumTest | Level1)
71 HWTEST_F(UpdateTest, subUpgradeAPI0300, Function | MediumTest | Level1)
84 HWTEST_F(UpdateTest, subUpgradeAPI0400, Function | MediumTest | Level1)
97 HWTEST_F(UpdateTest, subUpgradeAPI0500, Function | MediumTest | Level1)
111 HWTEST_F(UpdateTest, subUpgradeAPI0600, Function | MediumTest | Level1)
125 HWTEST_F(UpdateTest, subUpgradeAPI1000, Function | MediumTest | Level1)
145 HWTEST_F(UpdateTest, subUpgradeAPI1100, Function | MediumTest | Level1)
165 HWTEST_F(UpdateTest, subUpgradeAPI1200, Function | MediumTest | Level1)
/test/xts/acts/kernel_lite/mem_posix/src/
DActsMemApiTest.cpp58 HWTEST_F(ActsMemApiTest, testMemBcmp_0100, Function | MediumTest | Level1) {
75 HWTEST_F(ActsMemApiTest, testMemBcmp_1000, Function | MediumTest | Level1) {
92 HWTEST_F(ActsMemApiTest, testMemBcopy_0100, Function | MediumTest | Level1) {
119 HWTEST_F(ActsMemApiTest, testMemBzero_0100, Function | MediumTest | Level1) {
148 HWTEST_F(ActsMemApiTest, testMallocUsableSize_0100, Function | MediumTest | Level1) {
172 HWTEST_F(ActsMemApiTest, testMallocUsableSize_1000, Function | MediumTest | Level1) {
187 HWTEST_F(ActsMemApiTest, testMemCcpy_0100, Function | MediumTest | Level1) {
205 HWTEST_F(ActsMemApiTest, testMemCcpy_0200, Function | MediumTest | Level1) {
223 HWTEST_F(ActsMemApiTest, testMempcpy_0100, Function | MediumTest | Level1) {
241 HWTEST_F(ActsMemApiTest, testMemchr_0100, Function | MediumTest | Level1) {
[all …]

12345678910>>...14