代码搜索:Testing

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

代码结果 10,000
www.eeworm.com/read/285976/8796406

pl testdbfile.pl

#----------------------------------------------------------------- # Testing DB_File # use DB_File; use Fcntl; $file = 'test'; tie (%h, 'DB_File', $file, O_RDWR|O_CREAT, 0666, $DB_BTREE); $D
www.eeworm.com/read/187102/8855942

defs

# -*- ksh -*- # Defines for Automake testing environment. # Tom Tromey # Ensure $srcdir set correctly. test -f $srcdir/defs || { echo "defs: installation error" 1>&2 exit 1
www.eeworm.com/read/428473/8865873

c prime.c

/* PRIME.C - primality-testing routines Copyright (c) J.S.A.Kapp 1994 - 1995. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are the Same as f
www.eeworm.com/read/379881/9173156

c tests.c

/* Testing Code */ // * this test.c is over'd by the author yangxinhai at the time of 2008/10/15/9:38 // * author:Yang_xinhai // * ID : 063458 // * class : RJ010609 // * date : 2008/10/15 //
www.eeworm.com/read/181164/9271814

h tsthread.h

#ifndef TSTHREAD_H__ #include "wy_thread.h" // [Syn] TsThread is a class for testing Wy_Thread // // class TsThread : public Wy_Thread { public: enum ExitType { Return, Exit, Cancel, Reset };
www.eeworm.com/read/375505/9358119

changelog

2007-06-03 sd-reader * Fix reading beyond cached block (by Benjamin Meier). * Implement support for reading and writing file modification dates/times. (Thanks to Torsten Seeboth for testing.) 2
www.eeworm.com/read/175135/9558734

cpp usebrass1.cpp

// usebrass1.cpp -- testing bank account classes // compile with brass.cpp #include #include "brass.h" int main() { using std::cout; using std::endl; Brass Piggy("Po
www.eeworm.com/read/169087/9881290

c driver_test.c

/* * Host AP (software wireless LAN access point) user space daemon for * Host AP kernel driver / Driver interface for development testing * Copyright (c) 2004-2005, Jouni Malinen
www.eeworm.com/read/165479/10061182

build-process readme.build-process

During memory testing memtest86 relocates itself in memory so it can test the memory it was previously running from. memtest86 is compiled as position mostly independent code. Some relocations recor
www.eeworm.com/read/358682/10182259

cpp usebrass1.cpp

// usebrass1.cpp -- testing bank account classes // compile with brass.cpp #include #include "brass.h" int main() { using std::cout; using std::endl; Brass Piggy("Po