Searched refs:tests_rel_path (Results 1 - 1 of 1) sorted by relevance

/gem5/src/systemc/tests/
H A Dverify.py54 tests_rel_path = os.path.join(systemc_rel_path, 'tests') variable
55 json_rel_path = os.path.join(tests_rel_path, 'tests.json')
80 return os.path.join(self.build_dir, tests_rel_path, self.path)

Completed in 6 milliseconds