Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/regress/sys/fs



Module Name:    src
Committed By:   kamil
Date:           Sun May 14 04:21:52 UTC 2017

Modified Files:
        src/regress/sys/fs: Makefile
Removed Files:
        src/regress/sys/fs/getdents: Makefile getdents.c

Log Message:
Remove regress getdents test, obsoleted by ATF tests

There are ATF tests using rumpkernel to verify getdents:
 - tests/fs/hfs/t_pathconvert
 - tests/fs/kernfs/t_basic
 - tests/fs/vfs/t_union


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/regress/sys/fs/Makefile
cvs rdiff -u -r1.1 -r0 src/regress/sys/fs/getdents/Makefile
cvs rdiff -u -r1.9 -r0 src/regress/sys/fs/getdents/getdents.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index