Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests
Module Name: src
Committed By: jmmv
Date: Sat Jul 3 08:18:30 UTC 2010
Modified Files:
src/tests/fs/lfs: t_pr.c
src/tests/fs/ptyfs: t_nullpts.c
src/tests/fs/union: t_pr.c
src/tests/kernel/tty: t_pr.c
src/tests/lib/semaphore: sem.c
src/tests/util/sh: t_expand.sh
Log Message:
Replace custom xfail settings with the new expected failure support in
atf 0.10.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/fs/lfs/t_pr.c
cvs rdiff -u -r1.3 -r1.4 src/tests/fs/ptyfs/t_nullpts.c
cvs rdiff -u -r1.2 -r1.3 src/tests/fs/union/t_pr.c
cvs rdiff -u -r1.1 -r1.2 src/tests/kernel/tty/t_pr.c
cvs rdiff -u -r1.5 -r1.6 src/tests/lib/semaphore/sem.c
cvs rdiff -u -r1.6 -r1.7 src/tests/util/sh/t_expand.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