代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5531154
c gnuc89.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=gnu89" } */
/* This file is for testing the preprocessor in -std=gnu89 mode.
Neil Booth,
www.eeworm.com/read/162614/5531185
c c89.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=c89" } */
/* This file is for testing the preprocessor in -std=c89 mode.
Neil Booth, 2 De
www.eeworm.com/read/160303/5573749
sh eastinit.sh
: ==== start ====
TESTNAME=dpd-02
source /testing/pluto/bin/eastlocal.sh
ipsec setup start
ipsec auto --add west-east
www.eeworm.com/read/160303/5573751
sh westinit.sh
: ==== start ====
TESTNAME=dpd-02
source /testing/pluto/bin/westlocal.sh
ipsec setup start
sleep 5
ipsec auto --add west-east
www.eeworm.com/read/160303/5573797
sh eastinit.sh
ipsec setup start
ipsec auto --add westnet-eastnet
/testing/pluto/bin/eroutewait.sh trap
www.eeworm.com/read/160303/5573921
sh eastinit.sh
: ==== start ====
TESTNAME=dpd-03
source /testing/pluto/bin/eastlocal.sh
ipsec setup start
ipsec auto --add west-east
www.eeworm.com/read/160303/5574008
sh eastinit.sh
: ==== start ====
TESTNAME=dpd-06
source /testing/pluto/bin/eastlocal.sh
ipsec setup start
ipsec auto --add west-east
www.eeworm.com/read/160303/5574017
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/160303/5574018
txt japan-console.txt
japan:~# set -x
japan:~# CFG="--config /testing/pluto/co-terminal-02/japan.conf" export CFG
+ CFG=--config /testing/pluto/co-terminal-02/japan.conf
+ export CFG
japan:~# : just for when we run it inte
www.eeworm.com/read/160303/5574019
sh japan-init.sh
#!/bin/sh
: ==== start ====
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