Home
last modified time | relevance | path

Searched refs:cpp_test_lite (Results 1 – 6 of 6) sorted by relevance

/test/testfwk/xdevice/src/xdevice/_core/
Dconstants.py119 cpp_test_lite = "CppTestLite" variable in DeviceTestType
159 DeviceTestType.cpp_test_lite,
/test/testfwk/xdevice/plugins/ohos/src/ohos/
Dconstants.py71 cpp_test_lite = "CppTestLite" variable in ParserType
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Ddrivers_lite.py113 @Plugin(type=Plugin.DRIVER, id=DeviceTestType.cpp_test_lite)
276 case_type=DeviceTestType.cpp_test_lite,
299 case_type=DeviceTestType.cpp_test_lite,
364 parsers = get_plugin(Plugin.PARSER, ParserType.cpp_test_lite)
374 command=command, case_type=DeviceTestType.cpp_test_lite,
380 case_type=DeviceTestType.cpp_test_lite,
503 command=ls_command, case_type=DeviceTestType.cpp_test_lite,
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/
Dkit_lite.py305 case_type=DeviceTestType.cpp_test_lite)
538 command="cd /", case_type=DeviceTestType.cpp_test_lite)
541 case_type=DeviceTestType.cpp_test_lite)
/test/testfwk/developer_test/src/core/driver/
Dlite_driver.py306 command=ls_command, case_type=DeviceTestType.cpp_test_lite,
/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/
Dparser_lite.py74 @Plugin(type=Plugin.PARSER, id=ParserType.cpp_test_lite)