代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/140582/5787579
sh alloctest3.sh
#!/bin/sh
TZ=GMT export TZ
ipsec spi --clear
ipsec eroute --clear
#ipsec klipsdebug --set pfkey
ROOT= export ROOT
sh $ROOT/testing/klips/saref-alloc-01/alloctest2.sh
#ipsec look
www.eeworm.com/read/139291/5804839
c teststrmatch.c
/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
www.eeworm.com/read/125819/6021054
c longlit.c
/* Testing arithmetics with long litterals
*/
#include
#define OSCILLATOR 11059200
#define BAUD 19200
#define T1_RELOAD_VALUE -(2*OSCILLATOR)/(32*12*BAUD)
unsigned char T1=T1_RELOAD_V
www.eeworm.com/read/125279/6032203
sh regress-nightly.sh
#!/bin/sh
#
# This is the nightly build script.
# It does almost nothing since the process itself is kept in CVS.
#
# This causes some bootstrap problems, but we deal with that by understanding
# tha
www.eeworm.com/read/124465/6046958
readme
/jayacard/proto/tck/hal/README
===============================================================================
README this file
test01 Random Generator Testing
test02 DES / DESX / 3DES Testin
www.eeworm.com/read/121316/6068354
java testlongfield.java
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2003 The Apache Software Foundation. All rights
* reserved.
www.eeworm.com/read/121316/6068367
java testintegerfield.java
/* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2003 The Apache Software Foundation. All rights
* reserved.
www.eeworm.com/read/120487/6073697
runall
#! /bin/sh
PATH=..:$PATH
echo "Testing PostgreSQL compilation..."
LC_CTYPE=ru_RU.KOI8-R
LC_COLLATE=$LC_CTYPE
export LC_CTYPE LC_COLLATE
echo "Testing LC_CTYPE..."
if ! test-ctype > koi8-ctype.out;
www.eeworm.com/read/116793/6112273
test 12.test
# Bulk insert testing
create table bulk_test ( v1 int, v2 char(5), v3 date) \p\g
insert into bulk_test values (1, 'A', '1-Jan-2001'),
(2, 'B', '2-Jan-2001'), (3, 'C', '3-Jan-2001'),
(4, 'D', '4-
www.eeworm.com/read/103771/6212528
h winsnmpn.h
#ifndef _INC_WINSNMPN
#define _INC_WINSNMPN
//
// winsnmpn.h
//
// Private include file for ACE*COMM's
// NetPlus Win32 WinSNMP implementation
// Copyright 1995-1997 ACE*COMM Corp
// Rleased t