代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/144216/5752383
t tie-refhash.t
#!/usr/bin/perl -w
#
# Basic test suite for Tie::RefHash and Tie::RefHash::Nestable.
#
# The testing is in two parts: first, run lots of tests on both a tied
# hash and an ordinary un-tied hash, and
www.eeworm.com/read/143603/5756490
tst
#!/bin/sh
# This is a short-cut to execute tests on the parser.
# ./conf/torture_msgs{,2} contain various kind of messages.
#echo "=="
#echo "== Testing the parser contained in libosip."
#echo "== Y
www.eeworm.com/read/136989/5836251
readme
// README,v 1.1 2001/09/05 22:07:49 doccvs Exp
This is a simple test for testing the multicast ior parser with format
mcast://multicast_address:port:nicaddress:ttl
The Client requests for the I
www.eeworm.com/read/135984/5875834
readme
This directory includes example code of how to use the uIP TCP/IP
stack. The code is used for testing uIP as a user process under
FreeBSD.
Follow these steps to test uIP under FreeBSD:
1) Comp
www.eeworm.com/read/134053/5895430
asm memtest.asm
page 75,132
%title "Object Oriented Memory Management System - TASM 3.0"
%subttl "Testing/Benchmark module"
; Copyright (c) 1991 By Borland International, Inc.
ifndef MDL
display "Error: Th
www.eeworm.com/read/131315/5935910
test
#!./perl
# $RCSfile: TEST,v $$Revision: 4.0.1.1 $$Date: 91/06/07 11:59:30 $
# This is written in a peculiar style, since we're trying to avoid
# most of the constructs we'll be testing for.
$| = 1;
www.eeworm.com/read/131315/5939455
c test-distrib.c
#include
/* Break string in two parts to avoid buggy C compilers that ignore characters
after nulls in strings. */
char string1[] = "Testing distribution of nonprinting chars:\n\
Shoul
www.eeworm.com/read/127739/6001220
readme
This is a collection of various little ASN.1 modules, used independently
by several different testing engines below the main tree (i.e. libasn1fix)
for stressing various aspects of compiler operation
www.eeworm.com/read/126854/6011396
txt arttest.txt
#Paramters configurable for command line testing
#test setup params
NUM_ITERATIONS = 3 #number of iterations for link test
NUM_PACKETS = 100 #number of packets per rate
PACKET_SIZE =10
www.eeworm.com/read/119864/6082028
c signal.c
/* vi: set sw=4 ts=4: */
/*
* signal testing function for uClibc
*
* Copyright (C) 2000 by Lineo, inc. Written by Erik Andersen
* ,
*
* This program is