Dag-Erling Smørgrav
1110b43744
Re-add support for patches.
2003-08-01 21:15:28 +00:00
Dag-Erling Smørgrav
20b0471597
Use PNG instead of GIF; add WWWOWN and WWWGRP variables to the Makefile;
...
add a shortcut icon.
2003-08-01 07:55:13 +00:00
Dag-Erling Smørgrav
378c1e90c3
The rc files have been repo-copied to a separate subdirectory.
2003-08-01 07:24:31 +00:00
Pierre Beyssac
af1a7621cf
Add a regression test for the big pipe bug.
...
Suggested by: silby
2003-07-31 12:40:56 +00:00
Dag-Erling Smørgrav
cb065e0460
Braino in previous commit: lists are comma-separated.
2003-07-31 07:52:06 +00:00
Dag-Erling Smørgrav
f7f2eceb60
Make the experimental platforms tinderbox extra verbose.
2003-07-31 07:47:25 +00:00
Ruslan Ermilov
33a96c6f65
A simple tool to sanity check the contents of release/*/dokern.sh
...
and release/*/drivers.conf.
2003-07-28 18:18:20 +00:00
Dag-Erling Smørgrav
1c1d85facf
DATE and PATCH are always defined, but may be empty.
2003-07-28 10:02:25 +00:00
Dag-Erling Smørgrav
4a35f45618
Remove redundant "targets", add NOLIBC_R and NOFORTH to environment
2003-07-28 09:51:52 +00:00
Dag-Erling Smørgrav
d117ab063e
Install experimental.rc
2003-07-28 09:49:27 +00:00
Dag-Erling Smørgrav
9741efe751
Document --dump
2003-07-28 09:48:13 +00:00
Dag-Erling Smørgrav
153dd0a1a9
Revive the powerpc tinderbox that used to run on 9ball.
2003-07-28 09:46:48 +00:00
Dag-Erling Smørgrav
fd951241bd
stanley uses a different sandbox.
2003-07-28 09:44:54 +00:00
Dag-Erling Smørgrav
a563d96873
Don't mail out failure reports from stanley.
2003-07-28 09:43:00 +00:00
Dag-Erling Smørgrav
d55094495a
- add a -d option which dumps the configuration and exits
...
- initialize single-valued configuration variables to '' rather than undef
- allow empty values in configuration files
- take care to untaint $etcdir
2003-07-28 09:42:42 +00:00
Dag-Erling Smørgrav
b1e91d01fb
powerpc isn't tinderbox-ready yet.
2003-07-25 22:17:28 +00:00
Dag-Erling Smørgrav
fd9eb4ba67
Ready to go live.
2003-07-25 07:18:06 +00:00
Dag-Erling Smørgrav
fe468ebbfb
Complain about extraneous command line arguments.
2003-07-24 10:44:45 +00:00
Dag-Erling Smørgrav
f233d6e590
Install rc files from ${.CURDIR}, not ${.OBJDIR}.
2003-07-23 20:22:50 +00:00
Dag-Erling Smørgrav
b3b214e9f3
Sample configuration files.
2003-07-23 20:16:36 +00:00
Dag-Erling Smørgrav
9b573dd6f8
Rewrite tbmaster to use configuration files instead of a hard-coded hash.
2003-07-23 20:16:11 +00:00
Dag-Erling Smørgrav
0c0e412335
Improve the markup a little.
2003-07-23 20:15:49 +00:00
Diomidis Spinellis
37c94e1d78
Test 8.16 in sed.test tests the ability of a sed to handle an empty
...
regular expression as the first argument to a substitute command. If
used to test a sed which (erroneously) evaluates this at translation
time rather than at execution time, the bugged sed is put into an
infinite loop. This mode of failure seems excessive. Such a failing
sed is the Free Software Foundation's sed 3.02.
The specific test was also not being executed for the BSD sed.
Both problems are now fixed.
PR: misc/25585
Submitted by: Walter Briscoe <w.briscoe@ponl.com>
Approved by: schweikh (mentor)
MFC after: 2 weeks
2003-07-22 19:22:08 +00:00
Sam Leffler
0c5b9ee7a1
add stat dumper for the safenet driver
2003-07-21 21:58:04 +00:00
Dag-Erling Smørgrav
da60560610
Look for logs in the directory where we place the output.
2003-07-18 07:43:43 +00:00
Dag-Erling Smørgrav
90e476c26d
Fix taint bug in previous commit.
2003-07-18 07:29:00 +00:00
Dag-Erling Smørgrav
cc1f50a9fe
Generate index.html in the same directory.
2003-07-18 07:24:13 +00:00
Ruslan Ermilov
c94d70434f
Fixed broken arithmetic expression parser.
...
Reminded by: bde
In memory of: alane
2003-07-04 13:33:48 +00:00
Sam Leffler
64125f9866
bring in ath-specific test tool; more to follow
2003-06-28 18:26:23 +00:00
David Schultz
3f0b22498b
Add regression tests for floating point parsing in scanf(3).
2003-06-28 09:03:44 +00:00
Dag-Erling Smørgrav
99dca055e8
amd64 is actually stable enough for the regular -CURRENT tinderbox now.
2003-06-20 16:57:37 +00:00
Dag-Erling Smørgrav
47e898fefd
Set the precedence on failure reports to "bulk" so I don't get tons of
...
vacation notices every time the tree breaks.
2003-06-14 12:36:13 +00:00
Greg Lehey
403de99214
Replace hard-coded module path with a keyword which gets changed when
...
the kernel is built.
2003-06-12 08:11:08 +00:00
Greg Lehey
36572f4867
Make defproc work.
2003-06-08 06:11:15 +00:00
Greg Lehey
3a40ab54ef
Make btpp and fr work. There's still more to be done.
2003-06-08 06:10:45 +00:00
Greg Lehey
ec9e4dd1da
Terminate echoed lines. Unlike echo(1), gdb echo doesen't
...
automatically terminate them.
2003-06-08 06:08:28 +00:00
Greg Lehey
fd23735366
Get the manual section number for kldstat(8) right. Comment change only.
...
Pointed out by: yar
2003-06-07 01:17:04 +00:00
Greg Lehey
b38d4c0188
Modify startup mode: don't specify the file name for the debug kernel,
...
so it needs to be (and can be) specified on the command line. Don't
try to automatically connect to a remote machine, so that the same
.gdbinit file can be used for analysing processor dumps.
2003-06-07 01:15:07 +00:00
Greg Lehey
030b9a7c93
Add macros for kernel debugging. These have been around for a
...
while, and they will need some more tuning before they're really
useful, but at the moment they're better than nothing.
Indirectly reminded by: dwhite
2003-06-07 01:01:42 +00:00
Tim J. Robbins
57f0ef1f50
Regression tests for wctype(), iswctype(), wctrans(), towctrans().
2003-06-06 09:42:21 +00:00
Dag-Erling Smørgrav
e74fa2cec0
Mail out -STABLE tinderbox failures as well.
2003-06-05 13:50:38 +00:00
Tony Finch
7d3a298ba9
Add tests for the behaviour of substitution when the regex can match
...
a zero-length string. This shows bugs in the s///g and s///2+ cases.
2003-06-04 15:26:23 +00:00
Sam Leffler
8b9f78baa4
Merge from private version:
...
o add hash operations
o make AES operations useful: split into 3 ops based on key length (specify
aes for AES w/ 128 bit keys, aes192 for 192-bit keys, and aes256 for
256-bit keys
o add -c option to force encrypt->decrypt result to be compared against the
original plaintext (need to compare it against a known good implementation
like openssl)
o change multi-threaded test output to be more meaningingful
o fix default block size selection to consider algorithm's blocking needs
2003-06-02 23:45:32 +00:00
Poul-Henning Kamp
06a31d6a67
write pattern to /dev/ccd3 not /dev/ccd3c
2003-06-02 19:49:09 +00:00
Dag-Erling Smørgrav
bb4bb09d45
Remember to close the read end of the pipe.
2003-05-26 12:12:45 +00:00
Ruslan Ermilov
5d29610095
-lbsdxml lives in lib/libexpat. *Blush*
...
Submitted by: tmm (Makefile.inc1)
2003-05-18 00:40:22 +00:00
Dag-Erling Smørgrav
6a5997dee6
Document the DATE configuration field.
2003-05-17 22:40:34 +00:00
Dag-Erling Smørgrav
a0b3c56374
Fix a bug in report() which prevented two failure reports today from
...
reaching the lists. Also add support for tinderbox.pl's --date option.
2003-05-17 22:38:36 +00:00
Dag-Erling Smørgrav
97e0102665
Make sure realinstall works when ${.OBJDIR} != ${.CURDIR}.
2003-05-17 14:15:59 +00:00
Dag-Erling Smørgrav
64afb48f6c
Make some spaces non-breakable.
2003-05-17 14:13:51 +00:00
Dag-Erling Smørgrav
d9bc08dd81
Constrain the chekout date to ISO format (yyyy-mm-dd) and add a special
...
case, "today", which corresponds to 00:00 on the day the run starts.
Remove NO_CPU_CFLAGS and NO_CPU_COPTFLAGS. This should be safe since we
clear the environment and set __MAKE_CONF to /dev/null. NO_CPU_CFLAGS
actually breaks the Alpha release by preventing the inclusion of -mieee
in CFLAGS.
Do not set BUILDNAME as the release/Makefile already constructs a better
one than we do (though I wish there was a way to s/-SNAP/-TINDERBOX/)
2003-05-17 14:12:48 +00:00
Dag-Erling Smørgrav
9878532be8
More configuration tweaks. Rename %CONFIGS to %SETUPS to make the code
...
clearer (particularly to someone who has read the man page). Don't print
anything on stderr.
2003-05-16 14:01:02 +00:00
Dag-Erling Smørgrav
16b7723c4f
Document the fact that tinderbox(1) accepts environment variables on the
...
command line. Also sort the xrefs correctly.
2003-05-16 13:58:20 +00:00
Dag-Erling Smørgrav
f0bd8792bb
More oats for the beggars' horses.
2003-05-16 12:11:13 +00:00
Dag-Erling Smørgrav
cef526c27c
Be careful what you wish for - you might get it!
...
Wished for by: ru
2003-05-16 10:59:40 +00:00
Dag-Erling Smørgrav
7f34345c68
Add a 'patch' command rather than apply the patch unconditionally.
...
Don't try to clean the release chroot, leave that to the release Makefile.
2003-05-16 10:58:35 +00:00
Dag-Erling Smørgrav
3dcbbed7f3
Don't be so sensitive; /\bStop\b/ can occur in normal output and trick
...
tbmaster into thinking the build failed. Look for /^Stop in / instead.
2003-05-16 10:55:49 +00:00
Dag-Erling Smørgrav
ae2568e5f3
Overhaul the reporting code, making sender, recipient and subject fully
...
configurable.
Add support for tinderbox.pl's --patch.
-STABLE releases won't build with NOPERL (kernel builds use Perl).
2003-05-16 07:54:47 +00:00
Dag-Erling Smørgrav
b2b8f6223b
Add support for local patches (which are also passed on to make release)
...
--verbose was a little too verbose, especially while cleaning the sandbox.
2003-05-16 07:52:38 +00:00
Dag-Erling Smørgrav
ccd60d5c3d
Explicitly set the sandbox directory (it defaults to ~/tinderbox which is
...
wrong when running a release tinderbox as root)
Use the setup's COMMENT field in the subject of the failure report, instead
of just "$branch tinderbox".
Tweak the test setups.
2003-05-15 20:33:33 +00:00
Dag-Erling Smørgrav
1a1ab60d64
'make release' should run from src/release, not src.
2003-05-15 20:30:21 +00:00
Dag-Erling Smørgrav
0fbce30315
Make 'clean' and 'update' commands rather than options. Invoke 'update'
...
(but not 'clean') in all setups. Bump tinderbox.pl version to 2.1, mostly
for the 'release' command added in the previous commit.
2003-05-15 13:12:57 +00:00
Dag-Erling Smørgrav
9aad97c0eb
Make the ENV configuration variable a hash rather than an array.
...
Build LINT on -STABLE now that tinderbox.pl knows how. Also try to build
LINT on powerpc and amd64 (this is a formality as they don't have NOTES
so nothing will be built)
Add two setups for release testing, with plenty of NO* to speed things up.
If the config key was not specified on the command line, try to guess it
from the hostname.
2003-05-15 12:33:46 +00:00
Dag-Erling Smørgrav
91f9508f52
Add a 'release' command which builds a release. It currently sets
...
NOCDROM, NODOC and NOPORTS to save time and space, but I may remove
those at a later date so we can use the results to populate a snapshot
server.
Document the --machine option.
Make $arch and $machine default to the correct values for the current
system. This shouldn't make any difference unless you run the
tinderbox on a pc98 machine, since for all other platforms, $arch and
$machine are the same.
Only set kernel-related variables if actually building a kernel or a
release.
Be paranoid and cd to the correct directory in each stage so we're
sure we invoke make(1) in the right place.
To support building LINT on -STABLE, don't try to 'make LINT' unless
NOTES exists, but build LINT if the config file exists even if there
is no NOTES.
2003-05-15 12:26:55 +00:00
Dag-Erling Smørgrav
0d74290be5
use 5.006_001 (for new open() syntax)
2003-05-15 12:17:02 +00:00
Dag-Erling Smørgrav
dbf78dac50
Add a Makefile for the web bits.
2003-05-15 10:48:50 +00:00
Dag-Erling Smørgrav
e9656c097b
Untabify string literals.
2003-05-15 08:45:22 +00:00
Dag-Erling Smørgrav
5e62823b5c
Don't show platforms for which we have no logs.
2003-05-15 08:44:18 +00:00
Dag-Erling Smørgrav
ac74e878e4
CSS uses C-style comments, not C++-style.
2003-05-15 08:39:00 +00:00
Dag-Erling Smørgrav
3aa990306e
These are the sources for the tinderbox summary page.
2003-05-15 08:36:26 +00:00
Dag-Erling Smørgrav
31bd1c5d2d
Start mailing -CURRENT tinderbox failures to the lists.
2003-05-06 04:04:02 +00:00
Dag-Erling Smørgrav
2fe6ac6c60
Remove BOOT2_UFS=UFS1_ONLY from the -CURRENT tinderbox environment; it
...
should no longer be necessary.
Re-enable Kerberos 5 in the -STABLE tinderbox (incorrectly disabled in
the previous commit)
Prepare for, but do not actually enable, mailing reports to
appropriate FreeBSD mailing lists.
2003-05-05 17:21:18 +00:00
Mark Murray
dbf104e68d
Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra
...
cleanups were necessary in release/Makefile, and the tinderbox code
was syntax checked, not run checked.
2003-05-05 07:58:44 +00:00
Dag-Erling Smørgrav
4c4e02c542
Start running amd64 builds on 9ball.
2003-05-01 14:14:54 +00:00
Jordan K. Hubbard
f2e30adc3f
Sync with latest and greatest Apple sources (which, among other things, fix
...
the style flag).
Submitted by: Conrad Minshall <conrad@apple.com>
Reviewed by: jkh
Obtained from: Apple Computer, Inc.
2003-04-23 23:42:23 +00:00
David Schultz
60fd7ba74a
Add a dozen new tests with the general theme of getting trailing
...
zeroes right.
2003-04-19 23:53:34 +00:00
Ruslan Ermilov
9b3f5f7760
A version of <sys/endian.h> in RELENG_4 doesn't have 64-bit functions.
...
Spotted by: simokawa
2003-04-15 06:51:04 +00:00
David Schultz
3b74a935d6
Add a test case for printf("%5.0f", 0.001).
2003-04-14 11:26:32 +00:00
Poul-Henning Kamp
a9198bad37
Remove the "run GEOM in userland harness" test stuff, it's been OBE.
2003-04-13 09:11:47 +00:00
Poul-Henning Kamp
22de4dc100
Give mdconfig a couple of seconds to deconfigure in case debugging is being
...
printed to a serial console.
Reverse the order of args to diff to make it more logical.
2003-04-13 09:06:39 +00:00
Ruslan Ermilov
cb66f4dd73
Make sure legacy stuff comes last. Some tools that use
...
legacy stuff (binutils) depend on this order.
For this to work, provide (and use) specialized versions
of bsd.prog.mk and bsd.lib.mk that include the standard
versions first, then augment CFLAGS, DPADD, LDADD, and
LDFLAGS as necessary, with the legacy stuff.
Tested on: 4.0-RELEASE
2003-04-12 15:07:46 +00:00
Ruslan Ermilov
7552a592f4
libc_gen/basename.c depends on include/libgen.h.
2003-04-11 17:58:17 +00:00
Poul-Henning Kamp
7176764df3
Update these two reference vectors.
2003-04-09 13:36:28 +00:00
Poul-Henning Kamp
a067f0991b
Add script to run kernel based regression test and the reference vectors
...
for the current XML images.
2003-04-09 12:40:12 +00:00
Poul-Henning Kamp
d71142f396
Utility to load one of our XML images into a MD(4) device.
2003-04-09 12:34:20 +00:00
David Schultz
b0850075ac
Additional regression tests for grouping, parsing of '.*', and printing
...
of %f formats where the number of significant digits is < expt.
2003-04-07 00:42:49 +00:00
Warner Losh
1c62f92354
-legacy and /.../legacy/... looks better than build or bootstrap in
...
the logs, so use that instead.
Submitted by: obrien.
2003-04-06 21:46:44 +00:00
Tim J. Robbins
fadfe1d425
Test for bug in revision 1.54 of vfprintf.c.
2003-04-06 08:02:20 +00:00
Warner Losh
f7e19a98fd
We can't use ${WORLDTMP}/usr/{include,lib} for the compat layer. This
...
is because we populate these directories later, and a subsequent
-DNOCLEAN build may fail. So, we put them in
${WORLDTMP}/build/usr/{include,lib} instead and adjust Makefile.boot.
Again, this works on -stable and -current, but might break older
versions.
Submitted by: ru@
2003-04-06 03:50:28 +00:00
Warner Losh
5222688930
Don't need the gccism include_next since we won't create this file
...
when a real sys/endian.h exists.
Submitted by: ru@
2003-04-06 03:30:44 +00:00
David Schultz
600276e186
Regression tests for printf()'s floating point formats.
...
Tests for correct printing of subnormals are lacking.
2003-04-05 22:13:01 +00:00
Warner Losh
30aaff1192
Migrate to a new way of dealing with building from old revisions of
...
FreeBSD. This method attempts to centralize all the necessary hacks
or work arounds in one of two places in the tree (src/Makefile.inc1
and src/tools/build). We build a small compatibility library
(libbuild.a) as well as selectively installing necessary include
files. We then include this directory when building host binaries.
This removes all the past release compatibilty hacks from various
places in the tree. We still build on tip of stable and current. I
will work with those that want to support more, although I anticipate
it will just work.
Many thanks to ru@, obrien@ and jhb@ for providing valuable input at
various stage of implementation, as well as for working together to
positively effect a change for the better.
2003-04-05 20:30:30 +00:00
Warner Losh
2949da0a2e
2.x->3.0 upgrade tools are no longer needed. 5.x is unlikely to fit
...
on a 2.1/2.2 root disk anyway.
OK'd by: peter
2003-04-03 05:44:08 +00:00
David Schultz
0c66f5adc3
Write negative zero as '-0.0'. Otherwise, it is parsed as an integer
...
before being cast to a floating point type, and the sign is lost.
2003-03-27 05:32:28 +00:00
Sam Leffler
eabb18a6fc
add missing %u to show mcr1full count
2003-03-24 17:36:50 +00:00
David Xu
430bd13fe9
Follow new upcall quantum code in kernel.
2003-03-21 08:21:39 +00:00
Sam Leffler
46cdb828e6
o add missing copyright notices
...
o new hifnstats program to dump hifn driver statistics
o new ipsecstats program to dump fast ipsec statistics
2003-03-19 01:53:55 +00:00
Dag-Erling Smørgrav
ee5803b89b
Allow the configuration to specify environment variables (passed on
...
the command line to tinderbox.pl)
Build Kerberos V in all setups (this was previously taken care of by
tinderbox.pl).
Tweak the 9ball configuration to make powerpc builds work (with a
little help from a toolchain patch provided by grehan)
2003-03-14 00:55:41 +00:00
Dag-Erling Smørgrav
9c48602d6c
Support multiple verbosity levels.
...
Allow the user to specify environment variables on the command line.
Set the correct variables for cross-building.
Don't arbitrarily define MAKE_KERBEROS5 and BOOT_UFS.
2003-03-14 00:52:54 +00:00
Sam Leffler
a0e32c7bc6
use relative pathname to driver-private file (instead of absolute)
2003-03-11 18:49:50 +00:00
Sam Leffler
3bf663f5f1
add simple program to dump ubsec driver statistics
2003-03-11 18:42:20 +00:00
Mark Murray
b7d3fc8d5b
KerberosIV deorbit sequence: Remove references to KerbIV libs.
2003-03-08 12:14:26 +00:00
Dag-Erling Smørgrav
c13dcea6ad
Prepare for removal of KerberosIV from the tree.
2003-03-06 17:13:18 +00:00
Poul-Henning Kamp
49efad87df
Fix a bug in the white-space remover.
2003-03-04 19:20:52 +00:00
David Xu
ec2af999d3
Add test program for round robin in userland.
2003-02-26 01:05:10 +00:00
Dag-Erling Smørgrav
473ef84576
Hacks to get i386 and pc98 building:
...
- TARGET=${TARGET_MACHINE}
- BOOT2_UFS=UFS1_ONLY
2003-02-24 10:48:01 +00:00
Sam Leffler
c17b39c12e
o add -b option to enable batching
...
o add #ifdef __FreeBSD__'s around the profiling so the code compiles on openbsd
o update a comment about expected performance for Broadcom hardware
2003-02-24 06:10:50 +00:00
Dag-Erling Smørgrav
bbcbd93649
If more than one argument were given on the command line, interpret the
...
additional arguments as a series of architectures to build. This is
useful for running subsets of a particular configuration.
2003-02-23 21:24:08 +00:00
Dag-Erling Smørgrav
3ceb962db6
Add LINT to the target list for the test setup.
2003-02-23 12:41:32 +00:00
Dag-Erling Smørgrav
db08524b17
Add LINT to the taget list for CURRENT.
2003-02-23 12:40:21 +00:00
Dag-Erling Smørgrav
7941c77b0a
Don't try to build LINT if there is no NOTES file.
2003-02-23 12:39:25 +00:00
Dag-Erling Smørgrav
249834de3d
Don't omit --update on 9ball.
2003-02-21 07:33:41 +00:00
David Xu
5f22df9792
Adjust code for new kse_release interface.
2003-02-20 08:24:22 +00:00
Dag-Erling Smørgrav
51260bb27f
Properly terminate some warning messages.
2003-02-18 12:50:37 +00:00
Dag-Erling Smørgrav
b61b86b86f
Explicitly set TZ to GMT (including in the build environment)
2003-02-18 10:14:13 +00:00
Dag-Erling Smørgrav
9dc3de8830
- build powerpc world on 9ball
...
- log directly into two files: a full log and a summary
- set timezone to GMT before starting
2003-02-17 19:50:58 +00:00
Dag-Erling Smørgrav
e52af12a16
Log to stdout if no file was specified.
2003-02-15 19:32:52 +00:00
Dag-Erling Smørgrav
374053b528
Avoid an undef warning.
2003-02-15 14:30:51 +00:00
Dag-Erling Smørgrav
fbacf8a2cc
Decrease verbosity, fix some configuration problems.
2003-02-14 09:18:44 +00:00
Dag-Erling Smørgrav
55c4f5c07a
Make the tinderbox log lines less obtrusive.
2003-02-13 21:21:48 +00:00
Dag-Erling Smørgrav
0e01af7032
Pass KERNCONF on the command line rather than in the environment,
...
since the command line is included in the log.
2003-02-13 21:19:20 +00:00
Dag-Erling Smørgrav
9929cb456d
Complete overhaul of the configuration system, allowing the user to
...
select one of multiple configurations at runtime.
2003-02-13 21:18:19 +00:00
Dag-Erling Smørgrav
091aeb5c3c
GC the old tinderbox script.
2003-02-13 14:27:11 +00:00
Dag-Erling Smørgrav
902f48ca91
Place the logs in the tinderbox directory rather than cwd.
2003-02-13 11:57:13 +00:00
Dag-Erling Smørgrav
64e31b67e1
Move away the old log file before starting the tinderbox so we don't
...
accidentally post the old log if the tinderbox script failed to start
altogether.
2003-02-13 10:52:46 +00:00
Dag-Erling Smørgrav
72d8c7ffcd
- run the tinderbox script in verbose mode
...
- use /\bStop\b/ instead of /^\*\*\* Error/ to identify errors
2003-02-13 09:59:59 +00:00
Dag-Erling Smørgrav
9cb460b85a
Simplify the log accumulation code. It turns out that the trick of
...
looking for ^===> can give quite annoying false positives, especially
when building kernels, so drop it; the context can be inferred from
make's "Stop in /foo/bar/baz" messages anyway.
Also add a case that I'd missed the first time around (which happens
to be the common case, not the exception...)
2003-02-12 21:06:19 +00:00
Dag-Erling Smørgrav
bd75cb6142
NO_KERNELCLEAN was a booboo.
2003-02-12 20:29:05 +00:00
Dag-Erling Smørgrav
42d534b255
Welcome tbmaster, TinderboxNG's better half.
2003-02-12 20:23:27 +00:00
Dag-Erling Smørgrav
c2b94638c3
Slight cleanup; adjust verbosity; unlink the logfile before opening it
...
to tickle 'tail -F'.
2003-02-12 20:18:08 +00:00
Dag-Erling Smørgrav
a2036ac045
Teach whereintheworld to preserve TinderboxNG log messages.
2003-02-12 09:51:47 +00:00
Dag-Erling Smørgrav
487106ce7a
Make "CURRENT" the default branch, and special-case it in the update
...
code so it results in -A rather than -rCURRENT.
2003-02-12 09:13:36 +00:00
Dag-Erling Smørgrav
55b84e8a54
Say hello to Tinderbox 2.0, the choice of a new generation!
2003-02-11 22:17:49 +00:00
Garance A Drosehn
413a16d889
The regression-tests for 'make' *expect* to trigger make's warning:
...
warning: duplicate script for target "double" ignored
The regression-tests do try to hide that message, but the message does
still appear when using -j (eg: 'make -j5 buildworld'). This changes the
regression-test so the expected warning message will not be seen even
when -j is specified.
Reviewed by: jmallett ru
2003-02-10 19:56:42 +00:00
Mike Barcroft
b4e41c1278
Add more tests. Specifically, infinity cast from other types should
...
always be classified as infinity.
2003-02-08 20:45:48 +00:00
David Xu
10fece7726
Add a missing inline keyword.
2003-02-08 06:33:37 +00:00
Mike Barcroft
2c4594131f
Add regression test for soon-to-be-committed fpclassify().
2003-02-05 16:40:18 +00:00
Sean Chittenden
d61fae8409
Add a getopt-ified version of an old tool that I've been using for ages:
...
backout_commit.rb. Tool can be used to automate the
process of backing out either small or large commits based off of
one or more commit messages. The result of the script is a shell
script which can be edited or run as needed. New and dead files
are taken into consideration. See the program's usage statement for
more configuration details. Here's an example usage:
<programlisting>
$ mutt
[find commit message, save to disk as cvsmsg.txt]
$ backout_commit.rb ~/cvsmsg.txt
Backout directory: /usr
Backout script: backout-2003-01-31-14-04.sh
Scanning through cvsmsg.txt...done.
Change to /usr and run this script. Please look through this script and
make changes as necessary. There are commented out commands available
in the script.
Example script usage:
mv backout-2003-01-31-14-04.sh /usr
cd /usr
less backout-2003-01-31-14-04.sh
/bin/sh backout-2003-01-31-14-04.sh
rm -f backout-2003-01-31-14-04.sh
</programlisting>
2003-01-31 22:08:14 +00:00
Poul-Henning Kamp
395121c034
Update reference vectors to include BSD's <type> output.
2003-01-31 18:59:12 +00:00
Poul-Henning Kamp
f993880ae1
Add Apple partitioning test case.
...
Use correct name for image data file
2003-01-31 18:31:48 +00:00
Poul-Henning Kamp
126fe1249a
Add more scaffolding to make this compile kernel code.
2003-01-28 09:48:59 +00:00
Dag-Erling Smørgrav
991a7df22b
Don't truncate lines if an error occurred.
2003-01-18 12:15:34 +00:00
Dag-Erling Smørgrav
ea54c2afef
Indentation cleanup.
2003-01-18 12:12:49 +00:00
Poul-Henning Kamp
ab543fbcee
Add a regression test for ccds layout policy.
2003-01-17 12:23:44 +00:00
Poul-Henning Kamp
06e65af2b0
Make sure we find all vnode method vectors in /sys.
2003-01-15 19:19:28 +00:00
Jens Schweikhardt
130b468790
Fix a useless use of cat. Save a process today.
2003-01-09 19:16:09 +00:00
Dag-Erling Smørgrav
a25cc4a3ae
Document tinderbox and whereintheworld, and move diffburst in its
...
alphabetical place.
2003-01-09 12:24:17 +00:00
Dag-Erling Smørgrav
4ea8a44f02
My version of fenner's "make world" log summarizer.
2003-01-09 12:23:29 +00:00
Dag-Erling Smørgrav
16ef3404c6
Sample tinderbox script & build settings.
2003-01-09 12:22:59 +00:00
Sam Leffler
a5c6189066
more crypto test stuff:
...
o cryptotest can now run multiple threads with -t option
o cryptotest can now "profile" time spent doing symmetric ops with -p
o cryptostats dumps the crypto statistics block
o cryptokeystat is an openbsd app that tests public key ops
2003-01-06 22:11:56 +00:00
Poul-Henning Kamp
ceadf51064
geom_bsd need -lmd to link now.
2003-01-06 20:11:32 +00:00
Tim J. Robbins
889c37ceb3
Add a regression test for wordexp() and wordfree().
2003-01-04 05:50:35 +00:00
Poul-Henning Kamp
d162136327
Add various command line options, most notably sort order.
...
Submitted by: "Matthew Emmerton" <matt@gsicomp.on.ca>
Sat on for far too long: phk
2003-01-03 17:21:39 +00:00
Jens Schweikhardt
d64ada501a
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
...
Add FreeBSD Id tag where missing.
2002-12-30 21:18:15 +00:00
Tim J. Robbins
a932a3f4b5
Add a test program for perror() that demonstrates two bugs in the
...
current implementation.
2002-12-19 09:46:10 +00:00
Tim J. Robbins
7d5a41c359
Test that if the buffer argument (`s') to wcrtomb() is NULL then
...
the value of the supplied wide character is ignored and L'\0' is used
instead. Remove incorrect comments about "internal buffer" since wcrtomb()
does not have one (wctomb() does).
2002-12-19 02:01:39 +00:00
Mike Barcroft
ac3f0d298f
Add regression test for strerror()/strerror_r().
...
Based on: src/lib/libc/string/strerror.c (rev 1.8)
2002-12-18 16:59:08 +00:00
Poul-Henning Kamp
adb72768ea
Goto WARNS 5 with assorted changes.
2002-12-16 22:35:56 +00:00
Poul-Henning Kamp
6f8a5ea200
Update this one too.
2002-12-16 22:01:25 +00:00
Poul-Henning Kamp
a99aa4c483
Get the test-suite into sync with the kernel again.
2002-12-16 21:39:16 +00:00
Sam Leffler
5df0c0ea08
add program used to exercise/test /dev/crypto symmetric crypto functionality
...
Obtained from: openbsd (originally)
2002-12-14 06:23:58 +00:00
Ruslan Ermilov
be8b43b4c7
Add a test for what was fixed in revisions 1.39 and 1.50 of
...
make/parse.c (allow embedded `:' and `!' in target names).
Approved by: re
2002-11-28 13:21:32 +00:00
Ruslan Ermilov
113cf9e649
Moved make(1) regression tests from src/Makefile to where they
...
belong (src/tools/regression/usr.bin/make), and use the latter
to test if make(1) is adequate for building the world.
Approved by: re
2002-11-28 13:08:09 +00:00
David Xu
2442bdd81b
Directly load %edx from mailbox
2002-11-23 04:39:52 +00:00
David Xu
8773cd90dd
Fix context restore bug.
2002-11-22 03:01:55 +00:00
Julian Elischer
c2f7aa6939
Don't flip the "we're it" bit until we are all there..
...
(don't fill in the mailbox pointer until we have unloaded all the
previous contents of the mailbox context block)
2002-11-22 00:23:02 +00:00
David Xu
c823c95038
Correctly save eflags.
2002-11-21 09:48:39 +00:00
David Xu
4ab365e720
Adjust code for new mailbox format.
...
Reviewed by: deischen, mini
2002-11-18 02:02:08 +00:00
Tim J. Robbins
85fafcf803
Add test cases for btowc() and wctob() in multibyte locales.
2002-11-10 11:03:32 +00:00
Tim J. Robbins
99eabcc8c3
Test for the zero-length buffer bug corrected in mbrtowc.c revision 1.3.
2002-11-10 10:50:42 +00:00
Tim J. Robbins
10acac81ab
Add regression tests for mblen(), mbtowc(), wctomb(), mbstowcs() and
...
wcstombs(). These tests have already found two libc bugs.
2002-11-09 04:33:02 +00:00
Tim J. Robbins
89861638ca
Add missing #includes of <stdio.h>. Correct a few typos in comments.
2002-11-06 09:37:47 +00:00
David Xu
455fc5775f
add missing '!', don't why it was lost when checked in.
2002-11-02 10:31:22 +00:00
Tim J. Robbins
9805beec05
Simplify by using inference rules properly.
2002-10-28 09:05:43 +00:00
Tim J. Robbins
ec6b67d043
Add tests for btowc(), mbrlen(), mbsrtowcs() and wcsrtombs().
2002-10-26 07:56:47 +00:00
Tim J. Robbins
1ba72e3513
Add regression tests for mbrtowc(3) and wcrtomb(3).
2002-10-26 04:40:16 +00:00
Juli Mallett
5661d4a7b9
Hide the test in <target> under '.if make(<target>)' so as to not get any
...
errors/warnings related to crud in said test block.
2002-10-25 06:17:44 +00:00
Poul-Henning Kamp
4ccd39164f
Redo reference vectors to include the mediasize and sectorsize.
2002-10-24 21:35:57 +00:00
Poul-Henning Kamp
f761b0e1cb
Resync with kernel.
2002-10-24 21:14:05 +00:00
Josef Karthauser
555b7ddc31
Fix a bug that showed up when trying to produce a database for
...
subdirectories, and ended up making us loop forever.
Add the username to the md5 of the commit to make it slightly more
unique.
Make the 'cvs' run quietly.
2002-10-17 16:29:26 +00:00
Poul-Henning Kamp
5624b2d4d3
Use in-tree libbsdxml instead of ports based libexpat.
...
Sponsored by: DARPA & NAI Labs.
2002-10-05 13:16:07 +00:00
Poul-Henning Kamp
af65c5b73f
Match the new g_io_deliver() API in the kernel.
...
Sponsored by: DARPA & NAI Labs.
2002-10-05 13:12:10 +00:00
Poul-Henning Kamp
a05c5b8c1a
Pass sbuf to the kernel routines to match new kernel code.
...
Sponsored by: DARPA & NAI Labs
2002-10-05 13:11:01 +00:00
Garrett Wollman
92d0f59903
Yesterday, FreeBSD-current ate my disklabel.
...
Today, I wrote a program to tell me where the partitions used to be.
Now I have my /media filesystem back.
2002-10-04 03:06:16 +00:00
Archie Cobbs
a46898f1ef
-Wall'ify (mostly).
2002-10-02 17:07:39 +00:00
Ruslan Ermilov
7206028152
test -h is deprecated; use -L instead.
...
PR: bin/40846
2002-10-01 13:29:45 +00:00
Poul-Henning Kamp
967970bab6
Update to match current kernel code.
...
Fix a couple of reference data which were found to be in error.
Sponsored by: DARPA & NAI Labs.
2002-09-27 22:20:53 +00:00
Archie Cobbs
58324e0e8e
Adjust for KSE function name changes.
2002-09-25 18:14:38 +00:00
Andrey A. Chernov
6fd04a1f52
Make it works with POSIX sort (POS arg)
...
All old sorts understand -k too.
2002-09-24 20:05:01 +00:00
Julian Elischer
8b07f30311
Add ability to make threads that run on > 1 cpu
...
this DOES NOT WORK YET. (well it kind-of-does but it's unsafe)
Submitted by: davidxu
2002-09-23 06:18:51 +00:00
Jonathan Mini
821836b0e2
Update the KSE test utility to the new KSE API.
2002-09-19 02:15:27 +00:00
Peter Wemm
66422f5b7a
Initiate deorbit burn for the i386-only a.out related support. Moves are
...
under way to move the remnants of the a.out toolchain to ports. As the
comment in src/Makefile said, this stuff is deprecated and one should not
expect this to remain beyond 4.0-REL. It has already lasted WAY beyond
that.
Notable exceptions:
gcc - I have not touched the a.out generation stuff there.
ldd/ldconfig - still have some code to interface with a.out rtld.
old as/ld/etc - I have not removed these yet, pending their move to ports.
some includes - necessary for ldd/ldconfig for now.
Tested on: i386 (extensively), alpha
2002-09-17 01:49:00 +00:00
Poul-Henning Kamp
f4f9b36d57
Pick up modules from the compile directory instead of /boot/kernel.
...
Allow the script to operate on any convenient kernel.
Submitted by: "Matthew Emmerton" <matt@gsicomp.on.ca>
2002-09-16 09:57:10 +00:00
Poul-Henning Kamp
2a6f01533e
Some change in src/share/mk seems to have made it possible to remove
...
50% of the active ingredients in these Makefiles.
2002-09-15 13:05:42 +00:00
Poul-Henning Kamp
6309b291ec
Overhaul the kernel-simulation bits here to use pthreads instead.
...
If somebody wanted to, this could for the beginning of a "libkernel"
which could be used to run kernel code in userland.
Sponsored by: DARPA & NAI Labs.
2002-09-13 13:13:00 +00:00
Poul-Henning Kamp
029b6c5c27
Remove magicspace from reference data.
...
Sponsored by: DARPA & NAI Labs.
2002-09-06 08:51:55 +00:00
Poul-Henning Kamp
469113b2d7
expat2 changed the name of their include file to expat.h
...
Sponsored by: DARPA & NAI Labs.
2002-09-06 08:44:15 +00:00
Poul-Henning Kamp
65884326be
Fix an indentation typo.
...
Sponsored by: DARPA & NAI Labs.
2002-09-06 08:43:15 +00:00
Poul-Henning Kamp
593e172b03
Add a zeroed out sector one for the GPT hack and test T003.
...
Sponsored by: DARPA & NAI Labs.
2002-09-06 08:41:48 +00:00
Alfred Perlstein
ba05755c4b
Add regression tests for sysvipc.
...
Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org>
Obtained from: NetBSD
2002-08-15 06:34:37 +00:00
Jens Schweikhardt
2b239dd118
Fix typos; each file has at least one s/seperat/separat/
...
(I skipped those in contrib/, gnu/ and crypto/)
While I was at it, fixed a lot more found by ispell that I
could identify with certainty to be errors. All of these
were in comments or text, not in actual code.
Suggested by: bde
MFC after: 3 days
2002-08-11 13:05:30 +00:00
Juli Mallett
89d22e2f06
As of revision 1.38 of make/parse.c, our make(1) will warn too. Note that
...
this isn't just for the sake of testing behaviour, and that things really
do break if this regression occurs.
2002-07-28 03:57:08 +00:00
Poul-Henning Kamp
5fc8ac9eb8
Update to current reality: change COMPILEDIR and work on "R"ead-only-data
...
symbols as well.
2002-07-19 10:29:07 +00:00
Tim J. Robbins
54411faf6f
Update another mention of <CR><CR> I missed the first time around (rev 1.2)
2002-07-04 05:16:19 +00:00
Tim J. Robbins
bfed7b6485
Note that two carriage returns aren't required after entering the
...
initial setup anymore (since process.c rev. 1.25). Add $FreeBSD$.
MFC after: 2 weeks
2002-07-03 14:42:53 +00:00
Julian Elischer
92fd482f2b
KSE test program
2002-06-29 17:39:07 +00:00
Juli Mallett
7588db83d2
The wrong y/// output got spammed into this file; from green@ indirectly.
2002-06-27 16:07:51 +00:00
Brian Feldman
e6acea8d1b
Correct the psl regression test for sed(1)'s now-fixed newline
...
behavior. Add the bcb regression test which checks for failures due
to a backslash ('\') coinciding with the very last character of the
command buffer. The regression test is cf. this PR (which I did not
know about) and has a different fix for the bug.
PR: bin/22351
Submitted by: Stefan Duerholt <stefan.duerholt@t-online.de>
2002-06-27 15:58:59 +00:00
Juli Mallett
806893862d
Erk, I forgot that regress.in has an ending newline, so change the test for
...
transliterate to use echo -n to supress newline and a simple string.
2002-06-26 16:57:36 +00:00
Juli Mallett
7afbc0985e
Reduce internal code duplication, add REGRESSION_PASSFAIL([testname]) to
...
handle printing of the PASS/FAIL messages. Suffix PASS/FAIL/FATAL with the
string (in $directory) where $directory is ${.CURDIR} from make(1), to
make it easier to use grep(1) and a bit of sed/awk to do statistics of
failure for some utilities over time, etc.
2002-06-25 12:40:04 +00:00
Juli Mallett
8c08ccea29
Add a regression test for transliterate which happens to match characters
...
at an EOL/EOF, and therefore should catch the broken behaviour fixed by
Tim J. Robbins in sed(1) recently.
Suggested by: obrien
2002-06-25 12:10:09 +00:00
Juli Mallett
f0030ec090
I explicitly meant to not move any of this over to the new m4(1) framework,
...
even slightly. Grrr CVS.
2002-06-24 14:29:19 +00:00
Juli Mallett
fa9fbb5f01
Move all remaining tests except for:
...
make(1): Does not work like the other tests. Its Makefile is
self-testing.
m4(1): It uses complex voodo to test GNU m4(1) features.
To the new framework. I had worried about passing the binary data that
uudecode(1)'s test passes to diff(1) might give a user something nasty,
but this is unlikely to happen as even with an unmodified old nasty
diff(1) which doesn't recognise many binary files, these binary files
are recognised. Using $DIFF instead of `diff' in the library and making
it possible to override this with `cmp -s' might be nice some day, but
as of this second, there's no immediate need.
2002-06-24 14:22:44 +00:00
Juli Mallett
e51cc505de
Add two new mostly freeform types of regression tests, and a macro for dying
...
ungracefully.
2002-06-24 14:19:57 +00:00
Juli Mallett
265056cbaa
Comments to describe what these macros do, so that someone other than me
...
might be able to figure out how to write some of these tests (hint hint).
2002-06-24 13:58:20 +00:00
Juli Mallett
c178c79dd8
Convert straightforward regression tests to use regress.m4.
...
Goodbye, duplicated code, you will certainly not be missed.
2002-06-24 13:52:28 +00:00
Juli Mallett
d54336bd0d
Add a simple (to be expanded) library of functions for the regression tests,
...
to handle the ones which output to stdout and have output in regress.$test.out,
etc. More freeform macros should and will be written, but these are the most
prominent and most straightforward sort of tests we have around, so it makes
sense to try to accomodate them.
2002-06-24 13:51:30 +00:00
Juli Mallett
6d5fda5fd5
Grrr, make the test for embedded variables in the left-hand-side actually do
...
the right thing in every case. Yuck.
2002-06-20 03:08:20 +00:00
Juli Mallett
0aa9e01c51
Add a test for what was fixed in revision 1.27 and 1.28 of make(1)'s var.c,
...
expansion of embedded variables in the left-hand-side of an assignment
expression, using the simplest case - hiding recursion using nil-expanded
variables.
2002-06-19 18:57:04 +00:00
Poul-Henning Kamp
7aca952dca
Catch up with kernel.
2002-06-09 10:59:04 +00:00
Juli Mallett
80ad7ca938
Describe ia64_unaligned and geom directories. I hope I got these right.
2002-06-07 05:41:15 +00:00
Juli Mallett
cac5b46828
Add the m4(1) regression test.
2002-06-07 05:32:00 +00:00
Juli Mallett
ca982dadd5
Add a regression test for m4(1).
...
This checks the behaviour of changecom() in both GNU and BSD modes of our m4.
2002-06-07 05:31:32 +00:00
Ruslan Ermilov
f898af652d
Fixed typos.
2002-06-06 14:08:04 +00:00
Ruslan Ermilov
c2968c8831
Tidy up.
2002-06-06 14:07:45 +00:00
Jens Schweikhardt
21dc7d4f57
Fix typo in the BSD copyright: s/withough/without/
...
Spotted and suggested by: des
MFC after: 3 weeks
2002-06-02 20:05:59 +00:00
Ruslan Ermilov
a040962b89
Update for current /usr/src.
2002-05-28 08:25:29 +00:00
Dag-Erling Smørgrav
a82b0a83af
Mutex statistics script.
2002-05-26 12:02:36 +00:00
Poul-Henning Kamp
a05068c0d6
Update to match kernel side.
...
Sponsored by: DARPA & NAI Labs.
2002-05-21 20:42:51 +00:00
Poul-Henning Kamp
425b005dba
Catch up with recent events.
...
Sponsored by: DARPA & NAI Labs.
2002-05-19 18:57:03 +00:00
Juli Mallett
b30e60d8b4
Regenerate with new output grouping in uuencode -m.
2002-05-17 12:27:31 +00:00
Tom Rhodes
9b51759707
file system > filesystem
2002-05-16 05:03:56 +00:00
Juli Mallett
a9b736ad72
Add a regression test for bin/5297, regarding sysv substitution with a nil
...
left-hand-side.
2002-05-05 19:02:30 +00:00
Juli Mallett
de8541ffe6
Add a test for the -R option.
2002-05-03 18:44:43 +00:00
Juli Mallett
af2c59f62e
Regenerate -I output since an argument bogon in the -I code was fixed, among
...
other things.
2002-05-03 14:31:28 +00:00
Poul-Henning Kamp
c2ca8f13d4
Modernize
2002-05-02 20:09:14 +00:00
Poul-Henning Kamp
dafa52b753
Un-rot the VOP_ table generator.
2002-05-02 13:51:04 +00:00
Juli Mallett
4b7f276dfd
Redirect stdin from the input file, rather than passing the input file to
...
uuencode(1), and set a umask, so that the mode in the header is predictable.
If it varies, then the test is right to fail.
Remove the note about this test falsely failing, with that in mind.
2002-04-27 03:11:33 +00:00
Juli Mallett
624abf8519
Prefix tests with PASS and FAIL, to make grepping easier, and note this in
...
the README.
This affects only the base-system regression tests, of course.
2002-04-27 02:26:23 +00:00
Poul-Henning Kamp
ec15613777
Update the test-case reference vectors to match the new XML format.
...
Sponsored by: DARPA & NAI Labs.
2002-04-24 21:03:26 +00:00
Poul-Henning Kamp
629d50078d
Add -DKERNELSIM so the test cases compile with the kernel simulation.
...
Sponsored by: DARPA & NAI Labs.
2002-04-24 21:00:50 +00:00
Poul-Henning Kamp
fdc34af09a
Improve the output in case of inserts or deleted.
...
Sponsored by: DARPA & NAI Labs.
2002-04-24 20:59:31 +00:00
Poul-Henning Kamp
00d1e0f678
Prepare the .conf XML comparator for a more kosher XML format.
...
Sponsored by: DARPA & NAI Labs.
2002-04-24 20:33:04 +00:00
Dag-Erling Smørgrav
d397408818
Usage style sweep: spell "usage" with a small 'u'.
...
Also change one case of blatant __progname abuse (several more remain)
This commit does not touch anything in src/{contrib,crypto,gnu}/.
2002-04-22 13:44:47 +00:00
Juli Mallett
151740b470
For the P function, the newline must be considered a part of the pattern
...
space, so when printing it, don't let the pattern space and the output run
into eachother by omitting the \n when printing.
2002-04-21 01:27:05 +00:00
Juli Mallett
dd281fa589
Add sed(1) tests for proper behaviour of the G option as fixed in PR 26152,
...
and for proper behaviour of some sed functions given a nil pattern space,
as fixed in PR 34813.
The test for G was based on the test in the PR. The nil pattern space test
is slightly different as we need to get *some* output, as the core dump will
also produce no output (old behaviour) and turn up falsely that the utility
is working fine.
2002-04-21 01:04:03 +00:00
Juli Mallett
6d3ca9de2c
Check to see if make(1)'s handling of doubly-defined targets is busted or
...
not. A lot relies on this.
2002-04-21 00:41:37 +00:00
Juli Mallett
533e28dbe1
Only exit at the end of a test, exit with the last value of $? that was not 0.
...
This way the entire regression test is looked at as a pass/fail, not just one
sub-test.
2002-04-21 00:18:29 +00:00
Juli Mallett
6541d27cad
Add a test of variable evaluation and substitution for make(1), as a start
...
of tests for it.
2002-04-20 20:57:00 +00:00
Juli Mallett
3f288cae2d
Add a test for jot(1).
2002-04-20 19:41:30 +00:00
Juli Mallett
3df2cd2cc9
A simple test for join(1) based on tjr's test case for -o 0.
...
Partially based on: PR standards/36072
2002-04-20 19:33:23 +00:00
Juli Mallett
64928717a3
Add an exceedingly simple regression test for the file2c program. One would
...
hope that it would never regress, but this is a straightforward test, so add
it.
2002-04-20 19:01:21 +00:00
Juli Mallett
f8b175feba
Add regression tests for parts of xargs(1).
2002-04-20 18:46:33 +00:00
Juli Mallett
2cf0f79dcb
Add a comment regarding the file header, and the mode that the file is created
...
with.
This should be fixed shortly by adding the (desirable) option to set the file
creation mode on the command line.
2002-04-20 18:44:54 +00:00
Juli Mallett
4de8dc48de
Add uuencode(1) and uudecode(1) regression test input and output.
2002-04-20 17:58:13 +00:00
Juli Mallett
88ef037391
Start adding framework for userland regression tests, and tests for
...
uuencode and uudecode.
2002-04-20 17:20:21 +00:00
Poul-Henning Kamp
6fe599457d
update the reference vector.
2002-04-16 16:11:29 +00:00
Poul-Henning Kamp
3db8420666
Forgot to commit the updates to the regression test suite.
...
Sponsored by: DARPA & NAI labs.
2002-04-16 11:42:13 +00:00
Dag-Erling Smørgrav
96671974e1
Long-forgotten patch: warn if a closed PR has no "closed by"
2002-04-15 06:36:22 +00:00
Dag-Erling Smørgrav
d4f5290e7d
Long-forgotten patch: list prstats
2002-04-15 06:35:36 +00:00
Ruslan Ermilov
4d8bba465e
Add a tool (and the first application of it) that could be used
...
to automate building of libraries.
Prodded by: bde
2002-04-12 19:46:25 +00:00
Poul-Henning Kamp
fead6f3f5b
Play catch up with the kernel.
...
Sponsored by: DARPA & NAI Labs
2002-04-04 16:40:11 +00:00
Josef Karthauser
57e778ac14
We might as well show the log message if we're going to produce the patch.
2002-04-01 17:51:27 +00:00
Josef Karthauser
0b6b585a31
Take an option flag to specify that we'd like a patch generated too.
2002-04-01 16:17:12 +00:00
Poul-Henning Kamp
1cd429e807
Add testcase #14 : PC98 label.
2002-03-28 21:42:38 +00:00
Poul-Henning Kamp
153ce220d6
Record the physical geometry in this disk-image, PC98 needs it.
2002-03-28 21:42:14 +00:00
Poul-Henning Kamp
00de520ed9
Ignore the <FreeBSD> element in XML files.
2002-03-28 21:41:44 +00:00
Poul-Henning Kamp
ddc8f3b00b
Add the relevants sectors from a PC98 disk to our beastiarium.
...
Submitted by: imp
2002-03-28 21:09:30 +00:00
Poul-Henning Kamp
0a079a986d
Add another two alpha disks to this testcase.
2002-03-27 21:23:06 +00:00
Poul-Henning Kamp
a0dd8cc079
Add another couple of alpha disklabels.
2002-03-27 21:21:29 +00:00
Poul-Henning Kamp
3355fbf025
Track changes in sys/geom
2002-03-26 22:08:04 +00:00
Poul-Henning Kamp
a9ce7dc604
Another bow for tradition s/method/class/g
2002-03-26 21:40:36 +00:00
Ruslan Ermilov
6239d3aebd
Finish style fixes.
2002-03-26 13:02:15 +00:00
Poul-Henning Kamp
42c159fe38
Modernize my email address.
2002-03-25 14:12:49 +00:00
Poul-Henning Kamp
c252d16969
Link testcase 13 in.
2002-03-24 14:40:15 +00:00
Poul-Henning Kamp
f72048de0e
Add a testcase for the alpha BSD label from beast.
2002-03-24 14:29:39 +00:00
Poul-Henning Kamp
6ecdfd62c6
Add a copy of the bsd-label from beast.freebsd.org
2002-03-24 13:54:01 +00:00
Poul-Henning Kamp
06bce47d34
Update to reflect new contents of sys/geom
2002-03-24 11:22:06 +00:00
Poul-Henning Kamp
6de2a2e8a5
Some necesary fixups to cope with new location and FreeBSD CVS keyword.
2002-03-17 19:16:14 +00:00
Poul-Henning Kamp
31304807c1
Add the GEOM regression test framework.
...
This is a set of userland shims in which GEOM can be run through simple
tests.
The simulation of kernel synchronization primitives is very primitive
and consequently some times tests will fail because of races.
Data/ contains a number of files in XML format which describe the
key sectors for a number of disk images
This is a very handy tool for people developing GEOM methods. The
"simdisk" method can be told to read from a "real disk" and afterwards
dump the accessed sectors in XML format for further use.
I hope future method writes will see the benefit of this test
collection and add to it when they write methods for GEOM.
You will need ports/textproc/expat for the XML parser.
Sponsored by: DARPA, NAI Labs.
2002-03-17 18:53:58 +00:00
Robert Watson
cd7aba4057
NAI DBA update.
2002-03-14 20:08:51 +00:00
Josef Karthauser
49ae32af4f
Add a tool that I've written to help with finding what other
...
files/revisions were changed with a particular commit.
2002-02-28 20:12:52 +00:00
Alexey Zelkin
b5ed0bcd23
Complete '_' hack.
2002-02-07 19:32:40 +00:00
Alexey Zelkin
dca7443ba8
. add a hack dedicated to n_himba (or correctly to say problem with his nick
...
in docbook environment)
. clarify comments
. mention that this script is dedicated to freefall's environment
. add bsd style copyright
2002-02-07 19:27:29 +00:00
Alexey Zelkin
99349513d0
This script has served its purpose. Now its function is one of subfunctions
...
of recently added cknames.pl.
2002-02-07 19:13:06 +00:00
Alexey Zelkin
d97a65d2a1
Add script to check integrity between access/authors.ent/passwd@freefall
2002-02-07 19:09:49 +00:00
Alexey Zelkin
7658e887d3
Fix sentence in comment
2002-02-06 18:00:11 +00:00
Alexey Zelkin
e0738f01ca
Update description of 'ac' subdirectory
2002-02-06 17:50:05 +00:00
Alexey Zelkin
1afcdc8a91
Add descirptions of scripts in this directory
2002-02-06 17:49:13 +00:00
Alexey Zelkin
f1c3a0188c
Add script that checks contents of .ent files (sorting and addresses)
2002-02-06 17:47:18 +00:00
Alexey Zelkin
d6d290cbca
List of committers was moved out of handbook. Teach 'ac' about new location.
...
Also teach it about complex entries in access file (or correctly to say
simplify them)
2002-02-06 17:09:08 +00:00
Alexey Zelkin
364a805b9f
* fix some warnings
...
* set WARNS
* few style/whitespace fixes
Submitted by: ru
2002-02-04 16:17:19 +00:00
Alexey Zelkin
df3cc3c14d
describe localeck
...
plus some capitalization/whitespace fixes
2002-02-04 14:00:29 +00:00
Alexey Zelkin
ac6e0aed98
Add simple diagnostic utility to checking for invalid/incomplete
...
locales
2002-02-04 13:59:16 +00:00
Kelly Yancey
adeb92a24c
Remove broken attempt to compile libc's malloc source directly; this
...
allows this tool to compile again. Albeit, now to test a new malloc
implementation one has to install the new libc which may have bad
consequences (i.e. if the new malloc implementation were buggy).
Add logic to workaround malloc's current behaviour of returning an
invalid non-NULL pointer for 0 byte allocation requests; this prevents the
tool from coring during the NOPS loop.
Add $FreeBSD$ tags.
2002-01-02 06:42:34 +00:00
Kelly Yancey
f1d24f0dfd
Include definition for struct namecache (it isn't exported via any header)
...
so this builds again. Replace hardcoded name length magic with NAME_MAX.
2002-01-02 06:25:39 +00:00
Jordan K. Hubbard
61404abce8
Add Apple's filesystem exercising tool.
...
Submitted by: Conrad Minshall <conrad@apple.com>
Obtained from: Apple Computer
2001-12-20 04:15:57 +00:00
Sheldon Hearn
41bab7c80f
Correct misattribution of the Hart list, which I had mistakenly
...
attributed to Heckenbach.
2001-12-01 13:08:20 +00:00
Sheldon Hearn
a320ca2f9a
Add the script that will be used to maintain src/share/misc/pci_vendors.
...
The script written and used originally by msmith has been lost.
This version takes the Boemler and Heckenbach lists and produces merged
output. It defaults to ignoring any entries from Heckenbach already
found in Boemler but the -l option causes it to take the entry with the
longest description where an entry appears in both lists.
If this script is replaced, care should be taken to
1) Always use upper-case hexidecimal tokens in device ids.
2) Always keep device lists sorted within vendor lists, which must also
be sorted.
3) Do not try to include input from the previous pci_vendors file, since
bogus ids seem to be removed from both the Boemler and Heckenbach
lists from time to time.
2001-11-22 14:26:30 +00:00
Dag-Erling Smørgrav
e568548eee
Now it gets interesting...
2001-11-13 00:51:00 +00:00