Lines Matching refs:testprog
61 r = systemf("%s cf archive f l >cf.out 2>cf.err", testprog); in DEFINE_TEST()
67 r = systemf("%s cvf archive f l >cvf.out 2>cvf.err", testprog); in DEFINE_TEST()
75 r = systemf("%s cvf - f l >cvf-.out 2>cvf-.err", testprog); in DEFINE_TEST()
81 r = systemf("%s tf cvf-.out >cvf-tf.out 2>cvf-tf.err", testprog); in DEFINE_TEST()
87 r = systemf("%s tf archive >tf.out 2>tf.err", testprog); in DEFINE_TEST()
94 r = systemf("%s tvf archive >tvf.out 2>tvf.err", testprog); in DEFINE_TEST()
104 r = systemf("%s tvf - < archive >tvf-.out 2>tvf-.err", testprog); in DEFINE_TEST()
111 r = systemf("%s xf archive >xf.out 2>xf.err", testprog); in DEFINE_TEST()
117 r = systemf("%s xvf archive >xvf.out 2>xvf.err", testprog); in DEFINE_TEST()
123 r = systemf("%s xvOf archive >xvOf.out 2>xvOf.err", testprog); in DEFINE_TEST()
133 r = systemf("%s xvf - < archive >xvf-.out 2>xvf-.err", testprog); in DEFINE_TEST()