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

/gem5/tests/gem5/m5_util/
H A Dtest_exit.py40 path = joinpath(absdirpath(__file__), '..',
/gem5/tests/
H A Dmain.py23 config.basedir = helper.absdirpath(__file__)
/gem5/tests/gem5/hello_se/
H A Dtest_hello_se.py44 path = joinpath(absdirpath(__file__), '..', 'test-progs', 'hello',
/gem5/tests/gem5/cpu_tests/
H A Dtest.py45 base_path = joinpath(absdirpath(__file__), 'benchmarks', 'bin')
/gem5/ext/testlib/
H A Dconfig.py77 from helper import absdirpath, AttrDict, FrozenAttrDict
206 defaults.base_dir = os.path.abspath(os.path.join(absdirpath(__file__),
281 constants.testing_base = absdirpath(os.path.join(absdirpath(__file__),
H A Dhelper.py242 def absdirpath(path): function
/gem5/tests/gem5/
H A Dfixture.py51 from testlib.helper import log_call, cacheresult, joinpath, absdirpath
214 absdirpath(target),

Completed in 12 milliseconds