Source-Changes archive

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

CVS commit: src/tests/util/id



Module Name:    src
Committed By:   jmmv
Date:           Fri Nov 16 18:06:47 UTC 2007

Added Files:
        src/tests/util/id: Atffile Makefile t_groups.sh t_id.sh t_whoami.sh
        src/tests/util/id/libfake: Makefile pwgr.c

Log Message:
Add tests for id(1), groups(1) and whoami(1).  I'm basically doing this to
check for the command's syntax, but while doing so, I'm adding tests for
all (or almost) possible executions of these commands.

I'm not too happy with the "libfake" directory because there must be some
simpler way to do this, but it will do the trick for now hopefully.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/tests/util/id/Atffile src/tests/util/id/Makefile \
    src/tests/util/id/t_groups.sh src/tests/util/id/t_id.sh \
    src/tests/util/id/t_whoami.sh
cvs rdiff -r0 -r1.1 src/tests/util/id/libfake/Makefile \
    src/tests/util/id/libfake/pwgr.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