Lines Matching refs:file
57 print(test_name,file=err)
58 print(res.msg,file=err)
59 print("--------------",file=err)
252 print(HEADER % (test + (subteststr,)),file=c)
279 print(HEADER,file=h)
281 print(l,file=h)
282 print("#endif",file=h)
286 print(HEADER,file=h)
288 print(l,file=h)
289 print("#endif",file=h)
299 print(l.rstrip(),file=h)
384 print(f"#include \"{test_name}.h\"",file=fh)
387 print(f"#include \"{test_name}.h\"",file=fh)
394 print(f"#include \"{test_name}.cpp\"",file=fc)
397 print(f"#include \"{test_name}.cpp\"",file=fc)