代码搜索结果

找到约 216,410 项符合 Test 的代码

test.1sh5

.TH test 1sh5 .SH Name test \- condition evaluation command .SH Syntax .B test expr .br .B [ expr .B ] .SH Description .NXR "test command" "command programming language" The .PN test command evaluates

test.1

.\" SCCSID: @(#)test.1 8.1 9/11/90 .TH test 1 .SH Name test \- test conditional expression .SH Syntax .B test .I expr .br [ .I expr ] .SH Description .NXR "test command" .NXA "test command" "find com

test.c

#ifndef lint static char *sccsid = "@(#)test.c 4.1 (ULTRIX) 7/2/90"; #endif lint /************************************************************************ * * * Copyright (c) 1988-1990 by

test.c

#ifndef lint static CHTYPE *sccsid = "@(#)test.c 4.1 7/17/90"; #endif lint /************************************************************************ * * * Copyright (c) 1986 by *

test.bat

@echo=off set test=..\ms set opath=%PATH% PATH=..\ms;%PATH% set OPENSSL_CONF=..\apps\openssl.cnf rem run this from inside the bin directory echo rsa_test rsa_test if errorlevel 1 goto do

test.sql

-- Connection Test SELECT 'Success ' AS Connection FROM DUAL / EXIT

test.cpp

// test.cpp,v 4.9 1999/06/06 21:31:01 schmidt Exp // Tests the generated perfect hash function. // The -v option prints diagnostics as to whether a word is in the set // or not. Without -v the

test-info.c

/* * test-info.c * * Arbitrary precision integer arithmetic library * * The contents of this file are subject to the Mozilla Public * License Version 1.1 (the "License"); you may not use this

mpi-test.pod

=head1 NAME mpi-test - automated test program for MPI library =head1 SYNOPSIS mpi-test [quiet] mpi-test list mpi-test help =head1 DESCRIPTION The B program is a general

test-arrays.txt

# # Test suite table for MPI library # # Format of entries: # suite-name:function-name:description # # suite-name The name used to identify this test in mpi-test # function-name The function called to