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

/gem5/tests/long/se/70.twolf/
H A Dtest.py41 sv2_file = os.path.join(cwd, workload.input_set + '.sv2') variable
47 os.unlink(sv2_file)
49 print("Couldn't unlink ", sv2_file)
/gem5/tests/quick/se/70.twolf/
H A Dtest.py42 sv2_file = os.path.join(cwd, workload.input_set + '.sv2') variable
48 os.unlink(sv2_file)
50 print("Couldn't unlink ", sv2_file)

Completed in 4 milliseconds