index
:
delta/libapr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
testrand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix test case for child randomness.
rjung
2011-11-07
1
-41
/
+97
*
clean up some low hanging gcc warnings on Win
trawick
2011-03-19
1
-0
/
+2
*
Fix testrand2.c coding style and merge into testrand.c
davi
2007-07-21
1
-2
/
+258
*
Fix the typo.
jorton
2006-08-03
1
-1
/
+1
*
Update license header.
jorton
2006-08-03
1
-6
/
+6
*
The unnecessary inclusion of errno.h causes these test programs to fail to co...
pquerna
2006-06-21
1
-1
/
+0
*
Update copyright year to 2005 and standardize on current copyright owner line.
jerenkrantz
2005-02-04
1
-1
/
+2
*
Presently if we fail in apr_assert_success we get the line number for
dreid
2004-06-07
1
-1
/
+1
*
Add the line number to the verbose output from abts. This also removes
rbb
2004-05-14
1
-1
/
+1
*
Move the APR test suite from CuTest to abts. The output is cleaner,
rbb
2004-05-13
1
-6
/
+6
*
Relicense APR under Apache License, Version 2.0
jerenkrantz
2004-02-13
1
-49
/
+10
*
* test/testrand.c (rand_exists): Don't ask for so much random
jorton
2003-10-04
1
-7
/
+3
*
Update copyright notices to 2003.
thommay
2003-01-01
1
-1
/
+1
*
Move CuAssertSuccess to apr_assert_success, and remove it from the
rbb
2002-12-06
1
-1
/
+1
*
Use CuAssertSuccess for some rv==APR_SUCCESS checks which are currently
jorton
2002-12-06
1
-1
/
+1
*
Fix the names for all tests. (I got sick of seeing Test in the output)
rbb
2002-11-24
1
-1
/
+1
*
Remove an unused variable.
jorton
2002-11-23
1
-1
/
+0
*
Change how individual test programs are run. Now, testall is the driver
rbb
2002-11-23
1
-7
/
+0
*
Migrate testrand to the new test suite.
rbb
2002-11-23
1
-24
/
+25
*
improve error reporting
trawick
2002-06-21
1
-2
/
+6
*
Update our copyright for this year.
fielding
2002-03-13
1
-1
/
+1
*
Add testrand program to exercise apr_generate_random_bytes
jerenkrantz
2002-01-05
1
-0
/
+91