Searched refs:KEY_TESTS (Results 1 – 4 of 4) sorted by relevance
180 for test in self._mod_info[constant.KEY_TESTS]:196 for test in self._mod_info[constant.KEY_TESTS]:
231 constant.KEY_TESTS: self._all_srcs[_KEY_TEST_PATH],264 constant.KEY_TESTS: project.source_path[_KEY_TEST_PATH],
47 KEY_TESTS = 'tests' variable
317 return constant.KEY_TESTS in src_dir.split(os.sep)