diff options
author | marcel <marcel@FreeBSD.org> | 2005-01-02 21:40:36 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2005-01-02 21:40:36 +0000 |
commit | 90a64b80c5e7816f81ca4cacbd00097d4056a150 (patch) | |
tree | 52e28167939cf3cdb1b0adbfb270f1d13776c121 /tools | |
parent | 5370f7380f710aca50f958ddbd1f645480c15f99 (diff) | |
download | FreeBSD-src-90a64b80c5e7816f81ca4cacbd00097d4056a150.zip FreeBSD-src-90a64b80c5e7816f81ca4cacbd00097d4056a150.tar.gz |
Replace a mention of the ia64_unaligned directory with one of the
ia64 subdirectory. All ia64 specific regression tests live under
the ia64 directory.
Diffstat (limited to 'tools')
-rw-r--r-- | tools/regression/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/README b/tools/regression/README index 3bc4c8e..03334e4 100644 --- a/tools/regression/README +++ b/tools/regression/README @@ -66,7 +66,7 @@ Please make a subdir per other regression test, and add a brief description to this file. geom Some tests and an out-of-kernel simulator for the GEOM code -ia64_unaligned Tests unaligned reads on the IA64 +ia64 ia64 specific regression tests nfsmmap Some tests to exercise some tricky cases in NFS and mmap p1003_1b Exercise 1003.1B scheduler pipe Pipe code regression test |