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:06:22 UTC 2010

Modified Files:
        src/tests/fs: Makefile
Added Files:
        src/tests/fs/psshfs: Atffile Makefile h_have_puffs.c ssh_config.in
            ssh_host_key ssh_host_key.pub sshd_config.in t_psshfs.sh
Removed Files:
        src/tests/fs/puffs: Makefile h_have_puffs.c ssh_config.in ssh_host_key
            ssh_host_key.pub sshd_config.in t_psshfs.sh

Log Message:
Move tests psshfs from fs/puffs to fs/psshfs.  The former is going
to be populated by tests which actually test puffs soon.

jmmv ok


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/tests/fs/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/fs/psshfs/Atffile \
    src/tests/fs/psshfs/Makefile src/tests/fs/psshfs/h_have_puffs.c \
    src/tests/fs/psshfs/ssh_config.in src/tests/fs/psshfs/ssh_host_key \
    src/tests/fs/psshfs/ssh_host_key.pub src/tests/fs/psshfs/sshd_config.in \
    src/tests/fs/psshfs/t_psshfs.sh
cvs rdiff -u -r1.2 -r0 src/tests/fs/puffs/Makefile \
    src/tests/fs/puffs/h_have_puffs.c
cvs rdiff -u -r1.1 -r0 src/tests/fs/puffs/ssh_config.in \
    src/tests/fs/puffs/ssh_host_key src/tests/fs/puffs/ssh_host_key.pub
cvs rdiff -u -r1.3 -r0 src/tests/fs/puffs/sshd_config.in
cvs rdiff -u -r1.7 -r0 src/tests/fs/puffs/t_psshfs.sh

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