代码搜索:Testing

找到约 10,000 项符合「Testing」的源代码

代码结果 10,000
www.eeworm.com/read/140582/5786396

sh pluto_unit_tests.sh

#!/bin/sh TESTING=${TESTING:-/testing} PATH=${TESTING}/pluto/bin:$PATH export PATH TESTNAME=aggr-unit-02 export PLUTO="ipsec pluto" export WHACK="ipsec whack" ${TESTING}/pluto/bin/ifconfigs up . CON
www.eeworm.com/read/140582/5786595

txt east-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/5786596

sh setup.sh

if [ -z "$OPENSWANSRCDIR" ] then if [ -f ../../umlsetup.sh ] then OPENSWANSRCDIR=`cd ../.. && pwd` else if [ -f ../../../umlsetup.sh ] then OPENSWANSRCDIR=`cd ../../.. && pwd` f
www.eeworm.com/read/140582/5786927

sh roadinit.sh

#!/bin/sh : this is an non-existant name hostname nonexist.uml.freeswan.org. ifconfig eth0 inet 192.1.3.209 route delete -net default route add -net default gw 192.1.3.254 netstat -rne named slee
www.eeworm.com/read/140582/5786981

sh pluto_unit_tests.sh

#!/bin/sh TESTING=${TESTING:-/testing} PATH=${TESTING}/pluto/bin:$PATH export PATH TESTNAME=aggr-unit-01 export PLUTO="ipsec pluto" export WHACK="ipsec whack" ${TESTING}/pluto/bin/ifconfigs up . CON
www.eeworm.com/read/140582/5786989

sh roadlocal.sh

#!/bin/sh # this script is used by "road" UMLs that want to have per-test # configuration files, and will be hitting sunrise-oe to test with. mkdir -p /tmp/$TESTNAME mkdir -p /tmp/$TESTNAME/ipsec.d/
www.eeworm.com/read/140582/5787281

sh ipsec.conf-migration_tests.sh

#!/bin/sh set +o emacs ICP=/testing/scripts/ipsec.conf.pairs export PATH="$ICP/bin:$PATH" cd $ICP ipsec setup start cat /var/run/ipsec.info ( cd ignat ; drill ; differ+ ; cd .. ; )
www.eeworm.com/read/140582/5787290

sh ipsec.conf-migration_tests.sh

#!/bin/sh set +o emacs ICP=/testing/scripts/ipsec.conf.pairs export PATH="$ICP/bin:$PATH" cd $ICP ipsec setup start cat /var/run/ipsec.info ( cd empty ; drill ; differ+ ; cd .. ; )
www.eeworm.com/read/140582/5787294

sh ipsec.conf-migration_tests.sh

#!/bin/sh set +o emacs ICP=/testing/scripts/ipsec.conf.pairs export PATH="$ICP/bin:$PATH" cd $ICP ipsec setup start cat /var/run/ipsec.info ( cd free.old ; drill ; differ+ ; cd .. ; )
www.eeworm.com/read/140582/5787569

sh cleanup.sh

# # use this script to undo effects of sourcing a "testparams.sh" into # your shell, when testing. # # $Id: cleanup.sh,v 1.4 2002/04/24 07:36:13 mcr Exp $ # unset SCRIPT unset REFCONSOLEOUTPUT unset