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: Tue Jul 6 14:44:30 UTC 2010
Modified Files:
src/tests/fs: Makefile
Added Files:
src/tests/fs/puffs: Makefile t_basic.c
Log Message:
Add the most basic test for puffs(dtfs): mount/unmount. There's
still a lot of work to do here, but I want to get to testbuilding
the tree ;)
TODO examples:
* integrate this with rump_syspuffs (and remove the stupid ``sys'' from there)
* integrate with njoly's fs-independent tests
* cleanup a lot
* write more tests
*sigh*, I wish we'd had testing tools like this 5 years ago when
I was writing puffs. It would have made a lot of things a lot
better and a lot easier.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/tests/fs/Makefile
cvs rdiff -u -r0 -r1.4 src/tests/fs/puffs/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/fs/puffs/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