Searched refs:c_output (Results 1 – 1 of 1) sorted by relevance
570 def generate_testfile(inc_input, auto_tests, c_output): argument591 with open(c_output, 'w') as f:679 if args.c_output is not None:680 generate_testfile(args.inc_input, auto_tests, args.c_output)
Completed in 7 milliseconds