Home
last modified time | relevance | path

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

/test/testfwk/developer_test/src/core/driver/
Dlite_driver.py70 @Plugin(type=Plugin.DRIVER, id=DeviceTestType.lite_cpp_test)
137 self.mnt_cmd, case_type=DeviceTestType.lite_cpp_test, timeout=3)
148 self.mnt_cmd, case_type=DeviceTestType.lite_cpp_test,
168 case_type=DeviceTestType.lite_cpp_test)
195 case_type=DeviceTestType.lite_cpp_test)
199 test_command, case_type=DeviceTestType.lite_cpp_test)
268 case_type=DeviceTestType.lite_cpp_test)
272 case_type=DeviceTestType.lite_cpp_test)
/test/testfwk/xdevice/src/xdevice/_core/
Dconstants.py120 lite_cpp_test = "LiteUnitTest" variable in DeviceTestType
161 DeviceTestType.lite_cpp_test,
/test/testfwk/xdevice/src/xdevice/_core/executor/
Dsource.py50 "BIN": DeviceTestType.lite_cpp_test,
57 ".bin": DeviceTestType.lite_cpp_test,
/test/testfwk/developer_test/src/core/config/
Dresource_manager.py186 … self.lite_device.execute_command_with_timeout(command, case_type=DeviceTestType.lite_cpp_test)