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 Mar 30 01:05:28 UTC 2010

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

Log Message:
Add basic test for umapfs functionality.

XXX: the reverse mapping case (last subsubtest in t_basic) does
not make any sense, but apparently that how umapfs works.  I'm not
familiar enough with the code to determine if this is a wanted
feature or a pure and simple bug.


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