Searched +full:test_option_t +full:. +full:stdout (Results 1 – 3 of 3) sorted by relevance
26 extract_reference_file("test_option_t.cpio"); in DEFINE_TEST()27 r = systemf("%s -it < test_option_t.cpio >it.out 2>it.err", testprog); in DEFINE_TEST()30 extract_reference_file("test_option_t.stdout"); in DEFINE_TEST()31 p = slurpfile(NULL, "test_option_t.stdout"); in DEFINE_TEST()36 r = systemf("%s -t < test_option_t.cpio >t.out 2>t.err", testprog); in DEFINE_TEST()39 extract_reference_file("test_option_t.stdout"); in DEFINE_TEST()40 p = slurpfile(NULL, "test_option_t.stdout"); in DEFINE_TEST()45 assert(0 != systemf("%s -ot < test_option_t.cpio >ot.out 2>ot.err", in DEFINE_TEST()53 extract_reference_file("test_option_tv.stdout"); in DEFINE_TEST()58 /* assertEqualFile("tv.out", "test_option_tv.stdout"); */ in DEFINE_TEST()[all …]
1 begin 644 test_option_t.stdout
72 test_option_t.c \97 @mv ${.TARGET}.tmp ${.TARGET}99 CLEANFILES+= list.h list.h.tmp101 ${PACKAGE}FILES+= test_extract.cpio.Z.uu104 ${PACKAGE}FILES+= test_extract.cpio.gz.uu106 ${PACKAGE}FILES+= test_extract.cpio.lz.uu110 ${PACKAGE}FILES+= test_extract.cpio.xz.uu123 ${PACKAGE}FILES+= test_option_t.cpio.uu124 ${PACKAGE}FILES+= test_option_t.stdout.uu125 ${PACKAGE}FILES+= test_option_tv.stdout.uu[all …]