Home
last modified time | relevance | path

Searched refs:TEST_STEP (Results 1 – 3 of 3) sorted by relevance

/tools/asuite/atest/
Dconstants_default.py175 TEST_STEP = 'test' variable
176 ALL_STEPS = [BUILD_STEP, INSTALL_STEP, TEST_STEP]
Darg_parser.py244 const=constants.TEST_STEP,
Datest_main.py153 test = constants.TEST_STEP in args.steps