################################## DBD-CSV-0.1010 ######################

PERL_DL_NONLAZY=1 /qub/perl -I./blib/arch -I./blib/lib -I/qub/lib/cygwin32/5.00404 -I/qub/lib -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/00base............ok
t/10dsnlist.........ok
t/20createdrop......ok
t/30insertfetch.....ok
t/40bindparam.......ok
t/40blobs...........ok
t/40listfields......ok
t/40nulls...........ok
t/40numrows.........ok
t/50chopblanks......ok
t/50commit..........ok
t/ak-dbd............ok
t/csv...............ok
t/dbdadmin..........ok
All tests successful.
Files=14,  Tests=222, 25 secs ( 8.66 cusr 13.46 csys = 22.11 cpu)
PERL_DL_NONLAZY=1 /qub/perl -I./blib/arch -I./blib/lib -I/qub/lib/cygwin32/5.00404 -I/qub/lib test.pl

Testing empty loop speed ...
100000 iterations in 0.5 cpu+sys seconds (200000 per sec)

Testing connect/disconnect speed ...
2000 connections in 3.8 cpu+sys seconds (531 per sec)

Testing CREATE/DROP TABLE speed ...
500 files in 19.8 cpu+sys seconds (25 per sec)

Testing INSERT speed ...
500 rows in 7.5 cpu+sys seconds (66 per sec)

Testing SELECT speed ...
100 single rows in 21.0 cpu+sys seconds (4.8 per sec)

Testing SELECT speed (multiple rows) ...
100 times 100 rows in 28.6 cpu+sys seconds (3.5 per sec)
No tests defined for DBD::File extension.

################################## DBD-ODBC-0.17 ######################

PERL_DL_NONLAZY=1 /qub/perl -I./blib/arch -I./blib/lib -I/qub/lib/cygwin32/5.00404 -I/qub/lib -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/01base............ok
t/02simple..........ok
t/03dbatt...........ok
t/05meth............ok
t/09bind............ok
All tests successful.
Files=5,  Tests=35, 14 secs ( 1.96 cusr  2.84 csys =  4.80 cpu)

################################## DBD-Oracle-0.51 ######################

PERL_DL_NONLAZY=1 /qub/perl -I./blib/arch -I./blib/lib -I/qub/lib/cygwin32/5.00404 -I/qub/lib -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/base..............ok
t/general...........ok
t/plsql.............ok
All tests successful.
Files=3,  Tests=48,  4 secs ( 0.95 cusr  1.64 csys =  2.59 cpu)
PERL_DL_NONLAZY=1 /qub/perl -I./blib/arch -I./blib/lib -I/qub/lib/cygwin32/5.00404 -I/qub/lib test.pl
Oraperl test application $Revision: 1.30 $

Oraperl Emulation Interface version 1.37 
Oracle Driver 0.51
DBI-0.93 Switch by Tim Bunce, version 0.93

Data sources:
	


Connecting
 to '' (from command line, else uses ORACLE_SID or TWO_TASK - recommended)
 as 'scott/tiger' (via ORACLE_USERID env var or default - recommend name/passwd@dbname)
(ORACLE_SID='', TWO_TASK='')
Backticks OK

Testing internal row fetch overhead.
50000 fetches:  1 secs ( 1.14 usr  0.00 sys =  1.14 cpu)
50000 per clock second, 43859 per cpu second

Fields:  4
Names:   'NUM_T',	'DATE_T',	'CHAR_T',	'NULL_T'
Lengths: '40',	'75',	'30',	'0'
Types:   '2',	'12',	'1',	'1'
Est row width:    69
Prefetch cache:   33
Data rows:
    fetch: 79.2 15-JUL-98 SCOTT NULL

csr reassigned (forces destruction)...
Fetch list of tables:
Fetched: DUAL
Fetched: SYSTEM_PRIVILEGE_MAP
Fetched: TABLE_PRIVILEGE_MAP
Fetched: STMT_AUDIT_OPTION_MAP
Test ora_do with harmless non-select statement (set transaction read only)
Expect an 'ORA-01453' error message:
ora_do: 1453: ORA-01453: SET TRANSACTION must be first statement of transaction (DBD: oexec error)
csr out of scope...
ora_logoff...
lda out of scope...

Testing repetitive connect/open/close/disconnect:
Expect sequence of digits, no other messages:
1 2 3 4 5 

Test interaction of explicit close/logoff and implicit DESTROYs
Expect just 'done.', no other messages:
done.

Testing row cache (5).
Test completed in 1 seconds.

Test complete (3 seconds).
If the tests above have produced the 'expected' output then they have passed.

################################## DBI-0.93 ######################

PERL_DL_NONLAZY=1 /qub/perl -I./blib/arch -I./blib/lib -I/qub/lib/cygwin32/5.00404 -I/qub/lib -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/basics............ok
t/dbidrv............ok
t/examp.............ok
t/subclass..........ok
All tests successful.
Files=4,  Tests=105,  3 secs ( 1.23 cusr  1.81 csys =  3.04 cpu)
PERL_DL_NONLAZY=1 /qub/perl -I./blib/arch -I./blib/lib -I/qub/lib/cygwin32/5.00404 -I/qub/lib test.pl
test.pl 
DBI test application $Revision: 1.24 $
Switch: DBI-0.93 Switch by Tim Bunce, 0.93
Available Drivers: ExampleP, NullP, Sponge, CSV, File, ODBC, Oracle
dbi:ExampleP:: testing 10 sets of 10 connections:
Connecting... 1 2 3 4 5 6 7 8 9 10 
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 
Disconnecting...
Made 100 connections in  0 secs ( 0.05 usr  0.02 sys =  0.06 cpu)

Testing handle creation speed...
5000 NullP statement handles cycled in 2.3 cpu+sys seconds (2133 per sec)

test.pl done

################################## Data-Dumper-2.081 ######################

PERL_DL_NONLAZY=1 /qub/perl -I./blib/arch -I./blib/lib -I/qub/lib/cygwin32/5.00404 -I/qub/lib -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/dumper............ok
t/overload..........ok
All tests successful.
Files=2,  Tests=139,  2 secs ( 0.76 cusr  0.62 csys =  1.39 cpu)

################################## HTML-Parser-2.20 ######################

PERL_DL_NONLAZY=1 /qub/perl -I./blib/arch -I./blib/lib -I/qub/lib/cygwin32/5.00404 -I/qub/lib -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/cases.............ok
t/entities..........ok
t/filter............ok
t/headparser-http...ok
t/headparser........ok
t/linkextor-base....ok
t/linkextor-rel.....ok
t/parser............ok
t/tokeparser........ok
All tests successful.
Files=9,  Tests=35,  7 secs ( 2.38 cusr  3.24 csys =  5.62 cpu)

################################## MD5-1.7 ######################

PERL_DL_NONLAZY=1 /qub/perl -I./blib/arch -I./blib/lib -I/qub/lib/cygwin32/5.00404 -I/qub/lib test.pl
1..14
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14

################################## MIME-Base64-2.05 ######################

PERL_DL_NONLAZY=1 /qub/perl -I./blib/arch -I./blib/lib -I/qub/lib/cygwin32/5.00404 -I/qub/lib -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/base64............ok
t/quoted-print......ok
All tests successful.
Files=2,  Tests=305,  2 secs ( 0.50 cusr  0.51 csys =  1.01 cpu)

################################## SQL-Statement-0.1003 ######################

PERL_DL_NONLAZY=1 /qub/perl -I./blib/arch -I./blib/lib -I/qub/lib/cygwin32/5.00404 -I/qub/lib -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/10base............ok
t/20parser..........ok
t/30features........ok
t/40where...........ok
t/50eval............ok
All tests successful.
Files=5,  Tests=150,  3 secs ( 1.04 cusr  1.78 csys =  2.82 cpu)
PERL_DL_NONLAZY=1 /qub/perl -I./blib/arch -I./blib/lib -I/qub/lib/cygwin32/5.00404 -I/qub/lib test.pl

Testing CREATE/DROP TABLE speed ...
500 tables in 1.0 cpu+sys seconds (484 per sec)

Testing INSERT speed ...
500 rows in 0.8 cpu+sys seconds (653 per sec)

Testing SELECT speed ...
100 single rows out of 500 in 8.7 cpu+sys seconds (11.6 per sec)

Testing SELECT speed (multiple rows) ...
100 times 100 rows out of 500 in 13.0 cpu+sys seconds (7.7 per sec)

################################## Text-CSV_XS-0.12 ######################

PERL_DL_NONLAZY=1 /qub/perl -I./blib/arch -I./blib/lib -I/qub/lib/cygwin32/5.00404 -I/qub/lib -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/base..............ok
t/file..............ok
t/misc..............ok
All tests successful.
Files=3,  Tests=114,  2 secs ( 0.51 cusr  1.23 csys =  1.74 cpu)
PERL_DL_NONLAZY=1 /qub/perl -I./blib/arch -I./blib/lib -I/qub/lib/cygwin32/5.00404 -I/qub/lib test.pl
Testing row creation speed ...
10000 rows created in 1.3 cpu+sys seconds (7710 per sec)

Testing row parsing speed ...
10000 rows parsed in 1.8 cpu+sys seconds (5662 per sec)

################################## Tie-Registry-0_12 ######################

No tests defined for Tie::Registry extension.

################################## Win32API-Registry-0_13 ######################

PERL_DL_NONLAZY=1 /qub/perl -I./blib/arch -I./blib/lib -I/qub/lib/cygwin32/5.00404 -I/qub/lib test.pl
1..139
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
ok 20
not ok 21
ok 22
ok 23
ok 24
Hacked ok 25
ok 26
ok 27
ok 28
ok 29
ok 30
ok 31
ok 32
ok 33
ok 34
ok 35
ok 36
ok 37
ok 38
ok 39
ok 40
ok 41
ok 42
ok 43
ok 44
ok 45
ok 46
ok 47
ok 48
ok 49
ok 50
ok 51
ok 52
ok 53
ok 54
ok 55
ok 56
ok 57
ok 58
ok 59
ok 60
ok 61
ok 62
ok 63
ok 64
ok 65
ok 66
ok 67
ok 68
ok 69
ok 70
ok 71
ok 72
ok 73
ok 74
ok 75
ok 76
ok 77
ok 78
ok 79
ok 80
ok 81
ok 82
ok 83
ok 84
ok 85
ok 86
ok 87
ok 88
ok 89
ok 90
ok 91
ok 92
ok 93
ok 94
ok 95
ok 96
ok 97
ok 98
ok 99
ok 100
ok 101
ok 102
ok 103
ok 104
ok 105
ok 106
ok 107
ok 108
ok 109
ok 110
ok 111
ok 112
ok 113
ok 114
ok 115
ok 116
ok 117
ok 118
ok 119
ok 120
ok 121
ok 122
ok 123
ok 124
ok 125
ok 126
ok 127
ok 128
ok 129
ok 130
ok 131
ok 132
ok 133
ok 134
ok 135
ok 136
ok 137
ok 138
ok 139

################################## libnet-1.0605 ######################

PERL_DL_NONLAZY=1 /qub/perl -I./blib/arch -I./blib/lib -I/qub/lib/cygwin32/5.00404 -I/qub/lib -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/ftp...............ok
t/hostname..........ok
t/nntp..............ok
t/ph................skipping test on this platform
t/require...........ok
t/smtp..............ok
All tests successful.
Files=6,  Tests=23, 35 secs ( 3.04 cusr  3.48 csys =  6.52 cpu)

################################## libwww-perl-5.35 ######################

/qub/perl -e 'use Config; chdir q{./blib/script}; foreach (qw(GET HEAD POST)) {' \
-e 'unlink "$_";' \
-e 'system("$Config{\"lns\"} lwp-request $_") && die; }'
/qub/perl t/TEST 0
base/common-req.....ok
base/cookies........ok
base/date...........ok
base/headers-auth...ok
base/headers-etag...ok
base/headers-util...ok
base/headers........ok
base/listing........ok
base/mediatypes.....ok
base/message........ok
base/negotiate......ok
base/response.......ok
base/status.........ok
uri/base............ok
uri/heuristic.......FAILED test 13
	Failed 1/14 tests, 92.86% okay
uri/rel-base........ok
robot/rules-dbm.....ok
robot/rules.........ok
robot/ua............ok
local/autoload......ok
local/get...........ok
local/http..........ok
local/protosub......ok
Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------
uri/heuristic.t              14    1   7.14%  13
Failed 1/23 test scripts, 95.65% okay. 1/292 subtests failed, 99.66% okay.
make: *** [test] Error 22