代码搜索:Testing

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

代码结果 10,000
www.eeworm.com/read/162614/5533365

scm test.scm

#!/usr/local/bin/guile -s !# ; Guile/JNI/JVM Testing Framework ; ; Copyright (c) 1998 Free Software Foundation, Inc. ; Written by Paul Fisher (rao@gnu.org) ; ; This program is free software; you
www.eeworm.com/read/162519/5542897

scm test.scm

#!/usr/local/bin/guile -s !# ; Guile/JNI/JVM Testing Framework ; ; Copyright (c) 1998 Free Software Foundation, Inc. ; Written by Paul Fisher (rao@gnu.org) ; ; This program is free software; you
www.eeworm.com/read/160611/5569141

c paqa_devs.c

/** @file paqa_devs.c @brief Self Testing Quality Assurance app for PortAudio Try to open each device and run through all the possible configurations. @author Phil Burk http://www.softsynth
www.eeworm.com/read/160303/5573937

west

# note: forward key does not match reverse key (tricky, but helps testing) #west: 127.95.7.1: rsa { # RSA 1024 bits # for signatures only, UNSAFE FOR ENCRYPTION #pubkey=0sAQOOyFBeFFr9CWXgn1aOEvTr9
www.eeworm.com/read/160303/5574181

sh eastinit.sh

: ==== start ==== route delete -net 192.0.1.0 netmask 255.255.255.0 route delete -net default route add -net default gw 192.1.2.254 named ipsec setup start /testing/pluto/bin/wait-until-pluto-start
www.eeworm.com/read/160303/5574209

sh eastinit.sh

: ==== start ==== route delete -net 192.0.1.0 netmask 255.255.255.0 route delete -net default route add -net default gw 192.1.2.45 ipsec setup start /testing/pluto/bin/wait-until-pluto-started ipse
www.eeworm.com/read/160303/5574210

sh westinit.sh

: ==== start ==== route delete -net 192.0.2.0 netmask 255.255.255.0 route delete -net default route add -net default gw 192.1.2.23 ipsec setup start /testing/pluto/bin/wait-until-pluto-started # ip
www.eeworm.com/read/160303/5574932

tcl xhost-test.tcl

#!/usr/bin/expect -- # # $Id: Xhost-test.tcl,v 1.18 2005/02/11 01:31:19 mcr Exp $ # if {! [info exists env(OPENSWANSRCDIR)]} { puts stderr "Please point \$OPENSWANSRCDIR to ../testing/utils/"
www.eeworm.com/read/160303/5575501

sh eastinit.sh

ipsec setup start /testing/pluto/bin/wait-until-policy-loaded # this should get added to the conn, ultimately ipsec whack --label "\"SAwest-east\" leftrsasigkey" --keyid "@west" --pubkeyrsa "0sAQNz
www.eeworm.com/read/158872/5592040

c overlays.c

/* Support program for testing gdb's ability to debug overlays in the inferior. */ #include "ovlymgr.h" extern int foo PARAMS((int)); extern int bar PARAMS((int)); extern int baz PARAMS((int));