avatar
d894132800
Catching up with the latest crypto API changes in net80211.
...
Reviewed by: sam
2005-05-05 13:16:30 +00:00
ume
ff639eda44
add simple test script.
2005-05-05 11:26:47 +00:00
ume
fded1c8b21
- add $FreeBSD$.
...
- enable -r option for regress target.
2005-05-04 19:40:30 +00:00
ume
f57fa965b5
- add $FreeBSD$.
...
- do service lookup.
- add options to use gethostbyname(3) or getipnodebyname(3) instead
of getaddrinfo(3).
- add option to do reverse lookup.
2005-05-04 12:02:10 +00:00
ume
6986b25e00
This commit was generated by cvs2svn to compensate for changes in r145857,
...
which included commits to RCS files with non-trunk default branches.
2005-05-04 11:55:42 +00:00
ume
0066376509
import of parallel name resolution test.
...
Obtained from: NetBSD
2005-05-04 11:55:42 +00:00
des
ac8a8b659d
Reduce diffs against actual production configuration.
2005-04-30 18:26:05 +00:00
des
50cdaccf19
Remove a line which merely echoed the builtin default.
2005-04-30 18:25:01 +00:00
des
ea76ebf316
Split the 'clean' command into 'cleansrc', 'cleanobj' and 'cleanroot'.
...
Specifying 'clean' is equivalent to specifying all three.
2005-04-30 18:22:12 +00:00
des
6355d30ded
Add 'cleanobj' to the default target list.
2005-04-30 17:57:11 +00:00
harti
8d41500179
Add an initial regression test suite for make(1).
...
Submitted by: Max Okumoto <okumotu@ucsd.edu> (partly, initial version)
2005-04-28 13:20:48 +00:00
davidxu
0abf9f62ed
Adjust code to be more reliable.
2005-04-24 00:17:30 +00:00
davidxu
302b71236b
Add a program to test if tls data is clean.
2005-04-23 23:47:58 +00:00
mux
f8549aff44
Fix printf() format string errors with 64-bit architectures.
...
Spotted by: pav
2005-04-21 19:28:22 +00:00
phk
59220cf5fc
Remove redundant line, add comment about termcap
2005-04-19 15:15:35 +00:00
avatar
d198e57990
Adding another multi-byte characters related regression test for msdosfs.
...
Tested by: njl
Reviewed by: silby, bde, sam (mentor)
2005-04-18 13:06:43 +00:00
silby
f86b921c0f
Add another regression test - one we don't pass right now.
2005-04-17 00:56:38 +00:00
silby
4b9af58de5
Have the regression test use a path in /tmp for a mount point
...
instead of a directory that only exists on my machine.
2005-04-17 00:40:27 +00:00
trhodes
e2e72439fa
Those who are ungodlike should be returned an error.
2005-04-16 18:41:00 +00:00
rwatson
fe851f85d5
Starting point for a regression test for mac_bsdextended(4)/libugidfw(3).
...
Currently only performs basic tests against the library string routines,
and queries less important kernel state.
Obtained from: TrustedBSD Project
Sponsored by: SPAWAR, SPARTA
MFC after: 3 days
2005-04-16 12:06:40 +00:00
stefanf
b1af8342e3
Also test \0 in the format string.
2005-04-14 18:33:14 +00:00
phk
f039d29be8
sort and expand the prunelist in a more or less generally sensibly
...
order. Put some strategic comments in about how much storage is
necessary and a longer explanation on the top.
It is now pretty trivial to put nanoBSD on as little as a 64MB CF card.
Sponsored by: Soekris Engineering.
2005-04-13 21:22:20 +00:00
phk
9ed47911b1
Introduce NANOBSD_PRUNE which can be used to zap out bits we don't
...
want to carry forward.
2005-04-13 21:20:16 +00:00
phk
d9efef6a02
Use df -i
2005-04-13 21:19:28 +00:00
stefanf
f8eddbd4ea
Add a few regression tests for printf(1).
2005-04-13 20:08:17 +00:00
phk
fb3f51f394
Add NO_DICT handle. Saves almost 3.5 MB installed.
2005-04-13 10:02:58 +00:00
mdodd
7cae26d43c
Add support for more than two datasets. Currently limited to 7 though
...
the limit is only the number of meaningful graph symbols available.
Statistical comparison is performed between the first dataset and
any further datasets.
No objection by: phk
2005-04-13 05:50:56 +00:00
mdodd
dfb93ab3e6
Save argv[0] and use it in usage message.
2005-04-13 01:44:59 +00:00
avatar
bb3555b556
Adding a brief description for pirtool.
...
Reviewed by: sam (mentor)
2005-04-12 13:52:55 +00:00
rwatson
3544da5109
Centralize usage in usage(), and use in preference to fprintf().
...
List possible tests in usage().
When running a test, print the test name.
2005-04-10 02:06:49 +00:00
silby
d4665b92c7
A simple regression test for msdosfs. Not the best, but it would have caught
...
the recent trouble msdosfs had.
2005-04-08 07:21:07 +00:00
das
c2d6721a94
Add missing test-rem.t.
2005-04-02 12:50:28 +00:00
sam
4b89f0279f
print new stats for cts burst extension logic
2005-03-30 20:21:44 +00:00
sam
ca283e37c0
fix typo
2005-03-30 19:28:00 +00:00
sam
087b8b1ca0
handle rejoin event
2005-03-29 20:24:13 +00:00
das
220f033df2
A few simple regression tests for remainder(), remainderf(),
...
remquo(), and remquof().
2005-03-25 06:24:46 +00:00
pjd
c4e787d078
Add regression tests for pkill/pgrep.
...
MFC after: 3 days
2005-03-20 12:38:08 +00:00
jmg
10db9f9334
I forgot to commit this fix that is now kgdb aware...
2005-03-20 02:08:21 +00:00
phk
27f75eebb4
I keep forgetting that I wanted the customize logs collected too.
...
Reminded by: Lennart Sorth, Andrea Campi and others.
2005-03-17 19:45:05 +00:00
das
01fb70caa1
- Replace fe[gs]etmask() with feenableexcept(), fedisableexcept(), and
...
fegetexcept().
- Add additional tests for the above.
- Output a separate success message for each of the 8 components of
this set of tests.
2005-03-16 19:04:45 +00:00
jeff
3d780f6567
- ktrace(1) has nothing to do with schedgraph. Remove that from the
...
instructions.
2005-03-14 11:52:24 +00:00
phk
1a2eb9bd6e
Add NO_GPIB
2005-03-12 20:42:18 +00:00
phk
242a5a9d6a
DTRT with /var so that any packages installed are correctly recorded.
2005-03-12 20:41:26 +00:00
phk
1d8254de34
Enable packet mode in boot0, this makes it unimportant if the
...
geometry is 100% correct on most hardware.
2005-03-12 20:40:33 +00:00
rwatson
068486197c
Check the return value of shutdown().
2005-03-11 13:05:18 +00:00
rwatson
be65724872
Add sigpipe, a simple UNIX domain socket and TCP regression test that is
...
intended to verify that SIGPIPE is delivered to a process writing or
sending on a socket that has been shut down for write. If available,
SO_NOSIGPIPE is also tested.
This regression test is currently passed by RELENG_4, but not by HEAD or
RELENG_5, due to a bug in the write() code for sockets. SO_NOSIGPIPE is not
present in RELENG_4, however, so is not tested there.
Reported by: Mikko Tyolajarvi <mbsd at pacbell dot net>
PR: 78478
2005-03-11 12:47:14 +00:00
das
4ba2b4a580
Test cases for nextafter{,f,l} and nexttoward{,f,l}.
2005-03-07 05:03:46 +00:00
des
e2d647eac1
Markup nits.
2005-03-03 07:20:57 +00:00
des
da349df99d
Correct the default value for %%TINDERBOX%%.
2005-03-03 07:18:01 +00:00
ru
2c404e0b08
Add hacks that I use to test cross-builds (by building on
...
native and foreign architectures and comparing products).
They eliminate most of the differences caused by different
object directory paths, timestamping, and identification.
(Note WORLDTMP was renamed to ${OBJTREE}${.CURDIR}/tmp.)
2005-03-02 16:40:51 +00:00