Searched refs:TEST_NAMES (Results 1 – 4 of 4) sorted by relevance
103 public static final String TEST_NAMES = "-testnames"; field in CommandLineArgs104 @Parameter(names = TEST_NAMES, description = "The list of test names to run")
564 addStringIfNotBlank(argv, CommandLineArgs.TEST_NAMES, m_testNames); in createArguments()
1565 String testNames = (String) cmdLineArgs.get(CommandLineArgs.TEST_NAMES); in configure()
654 TEST_NAMES = \ macro688 TEST_NAMES += tests/vboot_region_tests721 TEST_NAMES += ${TEST2X_NAMES} ${TEST20_NAMES} ${TEST21_NAMES}737 TEST_NAMES += ${TLCL_TEST_NAMES}740 TEST_BINS = $(addprefix ${BUILD}/,${TEST_NAMES})