Home
last modified time | relevance | path

Searched refs:setup (Results 1 – 25 of 1397) sorted by relevance

12345678910>>...56

/netbsd/crypto/external/bsd/heimdal/dist/tests/bin/
H A DMakefile.am3 noinst_SCRIPTS = setup-env
22 setup-env: setup-env.in Makefile
23 $(do_subst) < $(srcdir)/setup-env.in > setup-env.tmp
24 chmod +x setup-env.tmp
25 mv setup-env.tmp setup-env
27 EXTRA_DIST = setup-env.in
29 CLEANFILES = setup-env setup-env.tmp
/netbsd/external/mpl/bind/dist/bin/tests/system/autosign/ns3/
H A Dkeygen.sh24 setup () { function
33 setup secure.example
84 setup nsec3.example
131 setup optout.example
230 setup ttl1.example
236 setup ttl2.example
242 setup ttl3.example
248 setup ttl4.example
256 setup delay.example
266 setup noksk.example
[all …]
/netbsd/external/bsd/kyua-testers/dist/
H A Datf_inttest.c38 ATF_TC_HEAD(list__ok, tc) { setup(tc, true); } in ATF_TC_HEAD()
60 ATF_TC_HEAD(test__pass, tc) { setup(tc, true); } in ATF_TC_HEAD()
75 ATF_TC_HEAD(test__fail, tc) { setup(tc, true); } in ATF_TC_HEAD()
89 ATF_TC_HEAD(test__crash, tc) { setup(tc, true); } in ATF_TC_HEAD()
108 ATF_TC_HEAD(test__timeout, tc) { setup(tc, true); } in ATF_TC_HEAD()
122 ATF_TC_HEAD(test__result_priority, tc) { setup(tc, true); } in ATF_TC_HEAD()
136 ATF_TC_HEAD(test__cleanup__ok, tc) { setup(tc, true); } in ATF_TC_HEAD()
153 ATF_TC_HEAD(test__cleanup__fail, tc) { setup(tc, true); } in ATF_TC_HEAD()
168 ATF_TC_HEAD(test__cleanup__crash, tc) { setup(tc, true); } in ATF_TC_HEAD()
203 ATF_TC_HEAD(test__config__builtin, tc) { setup(tc, true); } in ATF_TC_HEAD()
[all …]
H A Dplain_inttest.c52 ATF_TC_HEAD(list__ok, tc) { setup(tc, false); } in ATF_TC_HEAD()
61 ATF_TC_HEAD(test__pass, tc) { setup(tc, true); } in ATF_TC_HEAD()
76 ATF_TC_HEAD(test__fail, tc) { setup(tc, true); } in ATF_TC_HEAD()
90 ATF_TC_HEAD(test__crash, tc) { setup(tc, true); } in ATF_TC_HEAD()
109 ATF_TC_HEAD(test__timeout, tc) { setup(tc, true); } in ATF_TC_HEAD()
123 ATF_TC_HEAD(test__config_ignored, tc) { setup(tc, true); } in ATF_TC_HEAD()
140 ATF_TC_HEAD(test__missing_test_program, tc) { setup(tc, false); } in ATF_TC_HEAD()
152 ATF_TC_HEAD(test__invalid_test_case_name, tc) { setup(tc, false); } in ATF_TC_HEAD()
/netbsd/external/mpl/bind/dist/bin/tests/system/verify/zones/
H A Dgenzones.sh24 setup () { function
33 setup unsigned bad
37 setup zsk-only.nsec good
41 setup ksk-only.nsec good
45 setup ksk+zsk.nsec good
58 setup zsk-only.nsec3 good
62 setup ksk-only.nsec3 good
66 setup ksk+zsk.nsec3 good
71 setup ksk+zsk.optout good
106 setup zsk-only.dnskeyonly bad
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dhook-stop.exp37 proc setup {commands} { procedure
60 setup "echo \"Hello.\""
83 setup "kill"
105 setup "if \$do_continue\nset \$do_continue = 0\ncontinue\nend"
123 setup "if \$do_continue\nset \$do_continue = 0\ncontinue&\nend"
151 setup "next"
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dhook-stop.exp37 proc setup {commands} { procedure
60 setup "echo \"Hello.\""
83 setup "kill"
105 setup "if \$do_continue\nset \$do_continue = 0\ncontinue\nend"
123 setup "if \$do_continue\nset \$do_continue = 0\ncontinue&\nend"
151 setup "next"
/netbsd/usr.bin/tr/
H A Dtr.c57 static void setup(int *, const char *, int, int);
108 setup(string1, argv[0], 1, cflag); in main()
109 setup(string2, argv[1], 2, 0); in main()
127 setup(string1, argv[0], 1, cflag); in main()
140 setup(string1, argv[0], 1, cflag); in main()
172 setup(string1, argv[0], 1, cflag); in main()
260 setup(int *string, const char *arg, int whichstring, int cflag) in setup() function
/netbsd/tests/sys/uvm/
H A Dt_uvm_physseg.c487 setup(); in ATF_TC_BODY()
551 setup(); in ATF_TC_BODY()
644 setup(); in ATF_TC_BODY()
688 setup(); in ATF_TC_BODY()
732 setup(); in ATF_TC_BODY()
783 setup(); in ATF_TC_BODY()
838 setup(); in ATF_TC_BODY()
876 setup(); in ATF_TC_BODY()
913 setup();
966 setup(); in ATF_TC_BODY()
[all …]
H A Dt_uvm_physseg_load.c332 setup(); in ATF_TC_BODY()
361 setup(); in ATF_TC_BODY()
390 setup(); in ATF_TC_BODY()
419 setup(); in ATF_TC_BODY()
448 setup(); in ATF_TC_BODY()
477 setup(); in ATF_TC_BODY()
506 setup(); in ATF_TC_BODY()
546 setup(); in ATF_TC_BODY()
595 setup(); in ATF_TC_BODY()
644 setup(); in ATF_TC_BODY()
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dmultiple-step-overs.exp34 proc setup {} { procedure
75 setup
81 setup
87 setup
99 setup
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
H A Dmultiple-step-overs.exp34 proc setup {} { procedure
75 setup
81 setup
87 setup
99 setup
/netbsd/external/mpl/bind/dist/bin/tests/system/keymgr2kasp/ns3/
H A Dsetup.sh19 setup() { function
33 setup migrate.kasp
47 setup csk.kasp
55 setup csk-nosep.kasp
67 setup migrate-nomatch-algnum.kasp
85 setup migrate-nomatch-alglen.kasp
104 setup rumoured.kasp
119 setup omnipresent.kasp
/netbsd/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
H A Dvchiq_shim.c607 SERVICE_CREATION_T *setup) in service_alloc() argument
615 service->callback = setup->callback; in service_alloc()
616 service->callback_param = setup->callback_param; in service_alloc()
635 SERVICE_CREATION_T *setup, in vchi_service_open() argument
648 params.fourcc = setup->service_id; in vchi_service_open()
651 params.version = setup->version.version; in vchi_service_open()
652 params.version_min = setup->version.version_min; in vchi_service_open()
668 SERVICE_CREATION_T *setup, in vchi_service_create() argument
681 params.fourcc = setup->service_id; in vchi_service_create()
684 params.version = setup->version.version; in vchi_service_create()
[all …]
/netbsd/external/mpl/bind/dist/bin/tests/system/kasp/ns3/
H A Dsetup.sh19 setup() { function
51 setup "${zn}.kasp"
62 setup "${zn}.kasp"
72 setup "ed25519.kasp"
78 setup "ed448.kasp"
153 setup manual-rollover.kasp
168 setup expired-sigs.autosign
183 setup fresh-sigs.autosign
213 setup ksk-missing.autosign
232 setup zsk-missing.autosign
[all …]
/netbsd/external/mpl/bind/dist/bin/tests/system/kasp/
H A Dsetup.sh63 $SHELL setup.sh
67 $SHELL setup.sh
71 $SHELL setup.sh
75 $SHELL setup.sh
79 $SHELL setup.sh
/netbsd/external/bsd/nsd/dist/contrib/bind2nsd/
H A Dinstall.sh27 python setup.py install
29 (cd pexpect-2.1; python setup.py install)
31 (cd pyDes-1.2; python setup.py install)
H A Dset_version35 SETUPV=$(grep -i version setup.py | sed 's/version = //' | sed "s/'//g" | \
45 "s/ version = '${SETUPV}',/ version = '${NEWV}',/" setup.py
51 SETUPV=$(grep -i version setup.py | sed 's/version = //' | sed "s/'//g" | \
/netbsd/external/mpl/bind/dist/bin/python/
H A Dsetup.py13 from setuptools import setup
16 from distutils.core import setup
18 setup(
/netbsd/external/mpl/bind/dist/bin/tests/system/kasp/ns6/
H A Dsetup.sh19 setup() { function
38 setup step1.$zn
55 setup step2.$zn
93 setup step1.algorithm-roll.kasp
110 setup step2.algorithm-roll.kasp
142 setup step3.algorithm-roll.kasp
173 setup step4.algorithm-roll.kasp
205 setup step5.algorithm-roll.kasp
238 setup step6.algorithm-roll.kasp
277 setup step1.csk-algorithm-roll.kasp
[all …]
/netbsd/external/mit/expat/dist/tests/
H A Dminicheck.c78 tcase_add_checked_fixture(TCase *tc, tcase_setup_function setup, in tcase_add_checked_fixture() argument
81 tc->setup = setup; in tcase_add_checked_fixture()
174 if (tc->setup != NULL) { in srunner_run_all()
180 tc->setup(); in srunner_run_all()
/netbsd/games/adventure/
H A DMakefile8 CLEANFILES+=mkdata setup.lo data.c
14 setup.lo: hdr.h
15 mkdata: setup.lo
/netbsd/tests/usr.bin/realpath/
H A Dt_realpath.sh129 setup() function
358 setup
377 setup
398 setup
421 setup
440 setup
461 setup
480 setup
617 setup
/netbsd/external/mpl/bind/dist/bin/tests/bigtest/
H A DREADME5 bash buildzones.sh < zones # creates setup, run, servers/* master/*
7 sudo sh setup # configure interfaces
8 sh run # setup
/netbsd/crypto/dist/ipsec-tools/src/racoon/samples/roadwarrior/
H A DREADME2 remote access using hybrid authentication. In this setup, the VPN
6 Moreover, this setup makes use of ISAKMP mode config to autoconfigure
17 The first server setup, in server/racoon.conf, is for a VPN gateway
21 The second setup, server/racoon.conf-radius, uses a RADIUS server for
36 Client setup
38 The client setup needs racoon built with the following options:

12345678910>>...56