phk
38cd21ba9c
Catch up with kernel.
2002-06-09 10:59:04 +00:00
phk
715c35adad
Update to match kernel side.
...
Sponsored by: DARPA & NAI Labs.
2002-05-21 20:42:51 +00:00
phk
aa08c897e4
Catch up with recent events.
...
Sponsored by: DARPA & NAI Labs.
2002-05-19 18:57:03 +00:00
phk
51db5da3ff
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
phk
58cdadc9ad
Add -DKERNELSIM so the test cases compile with the kernel simulation.
...
Sponsored by: DARPA & NAI Labs.
2002-04-24 21:00:50 +00:00
phk
155395406f
Improve the output in case of inserts or deleted.
...
Sponsored by: DARPA & NAI Labs.
2002-04-24 20:59:31 +00:00
phk
024e952d8c
Prepare the .conf XML comparator for a more kosher XML format.
...
Sponsored by: DARPA & NAI Labs.
2002-04-24 20:33:04 +00:00
des
4d6b787d2d
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
phk
79d2daeb7f
update the reference vector.
2002-04-16 16:11:29 +00:00
phk
d9b060bed3
Forgot to commit the updates to the regression test suite.
...
Sponsored by: DARPA & NAI labs.
2002-04-16 11:42:13 +00:00
phk
2a571683e0
Play catch up with the kernel.
...
Sponsored by: DARPA & NAI Labs
2002-04-04 16:40:11 +00:00
phk
19520dd5a5
Add testcase #14 : PC98 label.
2002-03-28 21:42:38 +00:00
phk
2e89dca786
Record the physical geometry in this disk-image, PC98 needs it.
2002-03-28 21:42:14 +00:00
phk
01df1c78f9
Ignore the <FreeBSD> element in XML files.
2002-03-28 21:41:44 +00:00
phk
84f1900b8e
Add the relevants sectors from a PC98 disk to our beastiarium.
...
Submitted by: imp
2002-03-28 21:09:30 +00:00
phk
706e613c58
Add another two alpha disks to this testcase.
2002-03-27 21:23:06 +00:00
phk
412c05188d
Add another couple of alpha disklabels.
2002-03-27 21:21:29 +00:00
phk
63f0cd928d
Track changes in sys/geom
2002-03-26 22:08:04 +00:00
phk
166310e873
Another bow for tradition s/method/class/g
2002-03-26 21:40:36 +00:00
phk
f1e2f70def
Link testcase 13 in.
2002-03-24 14:40:15 +00:00
phk
44e53e2154
Add a testcase for the alpha BSD label from beast.
2002-03-24 14:29:39 +00:00
phk
2e93448199
Add a copy of the bsd-label from beast.freebsd.org
2002-03-24 13:54:01 +00:00
phk
91037c66c7
Update to reflect new contents of sys/geom
2002-03-24 11:22:06 +00:00
phk
02b4c46fb1
Some necesary fixups to cope with new location and FreeBSD CVS keyword.
2002-03-17 19:16:14 +00:00
phk
460894ff2e
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