代码搜索:Testing

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

代码结果 10,000
www.eeworm.com/read/160303/5574135

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/160303/5574572

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/160303/5574636

sh pluto_unit_tests.sh

#!/bin/sh : ==== start ==== 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
www.eeworm.com/read/160303/5574644

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/160303/5575019

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/pluto/ipsec.info ( cd ignat ; drill ; differ+ ; cd .. ; )
www.eeworm.com/read/160303/5575028

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/pluto/ipsec.info ( cd empty ; drill ; differ+ ; cd .. ; )
www.eeworm.com/read/160303/5575032

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/pluto/ipsec.info ( cd free.old ; drill ; differ+ ; cd .. ; )
www.eeworm.com/read/160303/5575356

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
www.eeworm.com/read/160303/5575371

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/155666/5620148

java texwordfindertester.java

/* Jazzy - a Java library for Spell Checking Copyright (C) 2001 Mindaugas Idzelis Full text of license can be found in LICENSE.txt This library is free software; you can redistribute it and/or