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

/gem5/src/systemc/tests/
H A Dverify.py59 def scons(*args): function
60 args = ['scons'] + list(args)
140 scons(*scons_args)
520 parser.add_argument('-C', '--scons-dir', metavar='SCONS_DIR',
522 help='Directory to run scons from')
561 scons('--directory', main_args.scons_dir, os.path.join(json_path))

Completed in 6 milliseconds