Source-Changes archive

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

CVS commit: src/tests/fs



Module Name:    src
Committed By:   pooka
Date:           Wed Mar 31 19:14:30 UTC 2010

Modified Files:
        src/tests/fs: Makefile
Added Files:
        src/tests/fs/kernfs: Atffile Makefile t_basic.c

Log Message:
Add some basic tests for kernfs (getdents & changing hostname).

Per a "mad \"scientist\"" experiment, on i386 load kernfs support
from the installed kernel module instead of linking the driver in.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/fs/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/fs/kernfs/Atffile \
    src/tests/fs/kernfs/Makefile src/tests/fs/kernfs/t_basic.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