Home
last modified time | relevance | path

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

/test/testfwk/xdevice/plugins/ohos/src/ohos/
Dconstants.py47 cpp_test_lite = "CppTestLite" variable in ParserType
/test/testfwk/xdevice/src/xdevice/_core/
Dconstants.py118 cpp_test_lite = "CppTestLite" variable in DeviceTestType
159 DeviceTestType.cpp_test_lite,
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Ddrivers_lite.py113 @Plugin(type=Plugin.DRIVER, id=DeviceTestType.cpp_test_lite)
274 case_type=DeviceTestType.cpp_test_lite,
297 case_type=DeviceTestType.cpp_test_lite,
361 parsers = get_plugin(Plugin.PARSER, ParserType.cpp_test_lite)
372 command=command, case_type=DeviceTestType.cpp_test_lite,
378 case_type=DeviceTestType.cpp_test_lite,
496 command=ls_command, case_type=DeviceTestType.cpp_test_lite,
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/
Dkit_lite.py283 case_type=DeviceTestType.cpp_test_lite)
509 command="cd /", case_type=DeviceTestType.cpp_test_lite)
512 case_type=DeviceTestType.cpp_test_lite)
/test/testfwk/developer_test/src/core/driver/
Dlite_driver.py283 command=ls_command, case_type=DeviceTestType.cpp_test_lite,
/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/
Dparser_lite.py77 @Plugin(type=Plugin.PARSER, id=ParserType.cpp_test_lite)