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

/freebsd-9.3-release/contrib/opie/
H A Dopietest.c0 /* opietest.c: Quick, though definitely not complete, regression test for
238 struct opietest { struct
243 static struct opietest opietests[] = {
265 struct opietest *opietest; local
272 fprintf(stderr, "opietest: do not make this program setuid!\n");
276 for (opietest = opietests; opietest->n; opietest++)
279 printf("opietest
[all...]
H A DMakefile.in27 # dependencies on subdir files. Made opietest call silent.
40 # Added targets for opieserv. Added targets for opietest.
135 client: libopie/libopie.a libmissing/libmissing.a opietest-passed opiekey opiegen $(OPIEAUTO)
155 server: libopie/libopie.a libmissing/libmissing.a opietest-passed opielogin opiesu opiepasswd opieinfo opieftpd opieserv
271 opietest-passed: opietest
272 -./opietest && touch opietest-passed
282 -rm -f opieserv opieinfo opietest opieauto *core* opietest
[all...]

Completed in 77 milliseconds