代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/317135/3583230
c testrun.c
/*
* CUnit - A Unit testing framework library for C.
* Copyright (C) 2001 Anil Kumar
* Copyright (C) 2004 Anil Kumar, Jerry St.Clair
*
* This library is free software; you can redistribute
www.eeworm.com/read/317135/3583234
c curses.c
/*
* CUnit - A Unit testing framework library for C.
* Copyright (C) 2001 Anil Kumar
* Copyright (C) 2004 Anil Kumar, Jerry St.Clair
*
* This library is free software; you can redistribute
www.eeworm.com/read/314660/3630905
t pod.t
eval " use Test::More " ;
if ($@)
{
print "1..0 # Skip: Test::More required for testing POD\n" ;
exit 0;
}
eval "use Test::Pod 1.00";
if ($@)
{
print "1..0 # Skip: Test::Pod 1.00 requir
www.eeworm.com/read/314660/3630929
t pod.t
eval " use Test::More " ;
if ($@)
{
print "1..0 # Skip: Test::More required for testing POD\n" ;
exit 0;
}
eval "use Test::Pod 1.00";
if ($@)
{
print "1..0 # Skip: Test::Pod 1.00 requir
www.eeworm.com/read/307266/3726156
txt ake.txt
The files AKEn.CPP implement variations of the ake protocol descibed in
http://eprint.iacr.org/2002/164/
This authenticated key exchange algorithm is used as a test-bed for testing
fast imple
www.eeworm.com/read/307266/3726508
txt ake.txt
The files AKEn.CPP implement variations of the ake protocol descibed in
http://eprint.iacr.org/2002/164/
This authenticated key exchange algorithm is used as a test-bed for testing
fast imple
www.eeworm.com/read/298657/3859637
in makefile.in
srcdir = .
OBJROOT =
SRCROOT =
SHELL = /bin/sh
#
# this is for code to support embedded testing
#
SUPPORT=support.o
#
# to add a new test, put it's name here, and list the objects
# required too.
T
www.eeworm.com/read/290267/3981878
readme
$Id: README,v 1.1.1.1 2001/07/12 02:02:09 gson Exp $
This is queryperf, a DNS server query performance testing tool.
It is primarily intended for measuring the performance of
authoritative DNS serv
www.eeworm.com/read/287324/4024416
java simpletest.java
//: com:bruceeckel:simpletest:SimpleTest.java
// Simple utility for testing program output. Hijacks
// System.out to print both to the console and a buffer.
package com.bruceeckel.simpletest;
impo
www.eeworm.com/read/286813/4033481
t pod.t
eval " use Test::More " ;
if ($@)
{
print "1..0 # Skip: Test::More required for testing POD\n" ;
exit 0;
}
eval "use Test::Pod 1.00";
if ($@)
{
print "1..0 # Skip: Test::Pod 1.00 requir