Test(3pm) - phpMan

Command: man perldoc info search(apropos)  


Apache::testold      (3pm)  - Facilitates testing of Apache::* modules
BN_cmp               (3ssl)  - BIGNUM comparison and test functions
BN_generate_prime    (3ssl)  - generate primes and test for primality
BN_is_odd [BN_cmp]   (3ssl)  - BIGNUM comparison and test functions
BN_is_one [BN_cmp]   (3ssl)  - BIGNUM comparison and test functions
BN_is_prime [BN_generate_prime] (3ssl)  - generate primes and test for primality
BN_is_prime_fasttest [BN_generate_prime] (3ssl)  - generate primes and test for primality
BN_is_word [BN_cmp]  (3ssl)  - BIGNUM comparison and test functions
BN_is_zero [BN_cmp]  (3ssl)  - BIGNUM comparison and test functions
BN_ucmp [BN_cmp]     (3ssl)  - BIGNUM comparison and test functions
EVP_BytesToKey       (3ssl)  - password based encryption routine
ExtUtils::testlib    (3pm)  - add blib/* directories to @INC
Mail::SpamAssassin::Plugin::Hashcash (3pm)  - perform hashcash verification tests
Mail::SpamAssassin::Plugin::SPF (3pm)  - perform SPF verification tests
Memoize::ExpireFile  (3pm)  - test for Memoize expiration semantics
Memoize::ExpireTest  (3pm)  - test for Memoize expiration semantics
Test                 (3pm)  - provides a simple framework for writing test scripts
Test::Builder        (3pm)  - Backend for building test libraries
Test::Builder::Module (3pm)  - Base class for test modules
Test::Builder::Tester (3pm)  - test testsuites that have been built with Test::Builder
Test::Builder::Tester::Color (3pm)  - turn on colour in Test::Builder::Tester
Test::Harness        (3pm)  - Run Perl standard test scripts with statistics
Test::Harness::Assert (3pm)  - simple assert
Test::Harness::Iterator (3pm)  - Internal Test::Harness Iterator
Test::Harness::Point (3pm)  - object for tracking a single test point
Test::Harness::Results (3pm)  - object for tracking results from a single test file
Test::Harness::Straps (3pm)  - detailed analysis of test results
Test::Harness::TAP   (3pm)  - Documentation for the TAP format
Test::Harness::Util  (3pm)  - Utility functions for Test::Harness::*
Test::More           (3pm)  - yet another framework for writing test scripts
Test::Simple         (3pm)  - Basic utilities for writing tests
Test::Tutorial       (3pm)  - A tutorial about writing really basic tests
Test::YAML           (3pm)  - Testing Module for YAML Implementations
XS::APItest          (3pm)  - Test the perl C API
XS::Typemap          (3pm)  - module to test the XS typemaps distributed with perl
assert_perror        (3)  - test errnum and abort
cupstestppd          (1)  - test conformance of ppd files
feof                 (3p)  - test end-of-file indicator on a stream
ferror               (3p)  - test error indicator on a stream
fetestexcept         (3p)  - test floating-point exception flags
fetestexcept [fenv]  (3)  - C99 floating point rounding and exception handling
filetest             (3pm)  - Perl pragma to control the filetest permission operators
finite [isinf]       (3)  - test for infinity or not-a-number (NaN)
form_data            (3x)  - test for off-screen data in given forms
gcov                 (1)  - coverage testing tool
irdaping             (8)  - sends IrDA test frames
isalnum              (3p)  - test for an alphanumeric character
isalpha              (3p)  - test for an alphabetic character
isascii              (3p)  - test for a 7-bit US-ASCII character
isastream            (3p)  - test a file descriptor (STREAMS)
isatty               (3p)  - test for a terminal device
isblank              (3p)  - test for a blank character
iscntrl              (3p)  - test for a control character
isdigit              (3p)  - test for a decimal digit
isfinite             (3p)  - test for finite value
isgraph              (3p)  - test for a visible character
isgreater            (3)  - macros to test a relation
isgreater            (3p)  - test if x greater than y
isgreaterequal       (3p)  - test if x is greater than or equal to y
isgreaterequal [isgreater] (3)  - macros to test a relation
isinf                (3)  - test for infinity or not-a-number (NaN)
isinf                (3p)  - test for infinity
isless               (3p)  - test if x is less than y
isless [isgreater]   (3)  - macros to test a relation
islessequal          (3p)  - test if x is less than or equal to y
islessgreater        (3p)  - test if x is less than or greater than y
islessgreater [isgreater] (3)  - macros to test a relation
islower              (3p)  - test for a lowercase letter
isnan                (3p)  - test for a NaN
isnan [isinf]        (3)  - test for infinity or not-a-number (NaN)
isnormal             (3p)  - test for a normal value
isprint              (3p)  - test for a printable character
ispunct              (3p)  - test for a punctuation character
isspace              (3p)  - test for a white-space character
isunordered          (3p)  - test if arguments are unordered
isunordered [isgreater] (3)  - macros to test a relation
isupper              (3p)  - test for an uppercase letter
iswalnum             (3)  - test for alphanumeric wide character
iswalnum             (3p)  - test for an alphanumeric wide-character code
iswalpha             (3)  - test for alphabetic wide character
iswalpha             (3p)  - test for an alphabetic wide-character code
iswblank             (3)  - test for whitespace wide character
iswblank             (3p)  - test for a blank wide-character code
iswcntrl             (3)  - test for control wide character
iswcntrl             (3p)  - test for a control wide-character code
iswctype             (3p)  - test character for a specified class
iswdigit             (3)  - test for decimal digit wide character
iswdigit             (3p)  - test for a decimal digit wide-character code
iswgraph             (3)  - test for graphic wide character
iswgraph             (3p)  - test for a visible wide-character code
iswlower             (3)  - test for lowercase wide character
iswlower             (3p)  - test for a lowercase letter wide-character code
iswprint             (3)  - test for printing wide character
iswprint             (3p)  - test for a printable wide-character code
iswpunct             (3)  - test for punctuation or symbolic wide character
iswpunct             (3p)  - test for a punctuation wide-character code
iswspace             (3)  - test for whitespace wide character
iswspace             (3p)  - test for a white-space wide-character code
iswupper             (3)  - test for uppercase wide character
iswupper             (3p)  - test for an uppercase letter wide-character code
iswxdigit            (3)  - test for hexadecimal digit wide character
iswxdigit            (3p)  - test for a hexadecimal digit wide-character code
isxdigit             (3p)  - test for a hexadecimal digit
lockf                (3)  - apply, test or remove a POSIX lock on an open file
mbadblocks           (1)  - tests a floppy disk, and marks the bad blocks in the FAT
mbsinit              (3)  - test for initial shift state
mtoolstest           (1)  - tests and displays the configuration
on_ac_power          (1)  - test whether the computer is running on line power
pam_selinux_check    (8)  - login program to test pam_selinux_check
pcretest             (1)  - a program for testing Perl-compatible regular expressions
pthread_setcancelstate [pthread_testcancel] (3p)  - set cancelability state
pthread_setcanceltype [pthread_testcancel] (3p)  - set cancelability state
pthread_testcancel   (3p)  - set cancelability state
pwmconfig            (8)  - tests the PWM outputs of sensors and configures fancontrol
sigismember          (3p)  - test for a signal in a signal set
signbit              (3)  - test sign of a real floating point number
signbit              (3p)  - test sign
speaker-test         (1)  - command-line speaker test tone generator for ALSA
speed                (1ssl)  - test library performance
test                 (1)  - check file types and compare values
test                 (1p)  - evaluate expression
test [builtins]      (1)  - bash built-in commands, see bash(1)
testparm             (1)  - check an smb.conf configuration file for internal correctness
udevtest             (8)  - simulate a udev run and print the action to the console
unzip                (1)  - list, test and extract compressed files in a ZIP archive
validate [File::CheckTree] (3pm)  - run many filetest checks on a tree
vfstest              (1)  - tool for testing samba VFS modules
yptest               (8)  - test NIS configuration
ysh                  (1)  - The YAML Test Shell

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache/1.3.41 (Unix) PHP/5.2.5 mod_perl/1.30 mod_gzip/1.3.26.1a
Under GNU General Public License
2008-12-02 02:35 @38.103.63.58 CrawledBy CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!