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

/gem5/tests/gem5/
H A Dsuite.py35 from testlib.helper import log_call
164 returncode.value = log_call(params.log, command)
H A Dfixture.py51 from testlib.helper import log_call, cacheresult, joinpath, absdirpath
160 log_call(log.test_log, command)
198 log_call(command)
/gem5/ext/testlib/
H A Dhelper.py48 def log_call(logger, command, *popenargs, **kwargs): function
424 log_call(logger, ['diff', out_file, ref_file], stdout=tempfile_)

Completed in 4 milliseconds