代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/140582/5786418
sh eastinit.sh
TESTNAME=dpd-03
source /testing/pluto/bin/eastlocal.sh
ipsec setup start
ipsec auto --add west-east
www.eeworm.com/read/140582/5786490
sh japan-run.sh
: confirm that my key is present in DNS
dig 2.1.0.192.in-addr.arpa. key
dig japan.uml.freeswan.org. key
ipsec setup $CFG start
sleep 2
ipsec eroute
/testing/pluto/co-terminal-02/eroutewait.sh trap
i
www.eeworm.com/read/140582/5786491
txt japan-console.txt
Starting UML PATH/start.sh
spawn PATH single
Linux version XXXX
On node 0 totalpages: 8192
Kernel command line:
Calibrating delay loop... XXXX bogomips
Dentry-cache hash table entries: NUMBERS
Inode-c
www.eeworm.com/read/140582/5786492
sh japan-init.sh
#!/bin/sh
set -x
CFG="--config /testing/pluto/co-terminal-02/japan.conf" export CFG
: just for when we run it interactively
ipsec setup $CFG stop
rndc stop >/dev/null 2>&1
named
www.eeworm.com/read/140582/5786498
sh wavesec-init.sh
#!/bin/sh
ipsec setup stop
# move gateway to the 3 network so that we can get OE to work.
route delete default
ifdown eth1
ifconfig eth1 inet 0.0.0.0
route add -net default gw 192.9.4.254
rndc sto
www.eeworm.com/read/140582/5786565
sh japan-run.sh
: confirm that my key is present in DNS
dig 2.1.0.192.in-addr.arpa. key
dig japan.uml.freeswan.org. key
ipsec setup $CFG start
sleep 2
ipsec eroute
/testing/pluto/co-terminal-02/eroutewait.sh trap
i
www.eeworm.com/read/140582/5786566
txt japan-console.txt
Starting UML PATH/start.sh
spawn PATH single
Linux version XXXX
On node 0 totalpages: 8192
Kernel command line:
Calibrating delay loop... XXXX bogomips
Dentry-cache hash table entries: NUMBERS
Inode-c
www.eeworm.com/read/140582/5786567
sh japan-init.sh
#!/bin/sh
set -x
CFG="--config /testing/pluto/co-terminal-02/japan.conf" export CFG
: just for when we run it interactively
ipsec setup $CFG stop
rndc stop >/dev/null 2>&1
named
www.eeworm.com/read/140582/5786620
sh pluto_unit_tests.sh
#!/bin/sh
TESTING=${TESTING:-/testing}
PATH=${TESTING}/pluto/bin:$PATH export PATH
TESTNAME=ike-algo-01
export PLUTO="ipsec pluto"
export WHACK="ipsec whack"
${TESTING}/pluto/bin/ifconfigs up
. CONF
www.eeworm.com/read/140582/5786754
sh eastinit.sh
TESTNAME=dpd-05
source /testing/pluto/bin/eastlocal.sh
ipsec setup start
ipsec auto --add west-east