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: pooka
Date: Tue Apr 14 10:19:39 UTC 2009
Modified Files:
src/tests: h_macros.h
src/tests/fs/ffs: t_renamerace.c
src/tests/fs/tmpfs: t_renamerace.c
Log Message:
Add atf_tc_fail_errno(), which appends strerror(errno) to the
message string. Adding it to h_macros suggested by jmmv
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/h_macros.h
cvs rdiff -u -r1.2 -r1.3 src/tests/fs/ffs/t_renamerace.c
cvs rdiff -u -r1.4 -r1.5 src/tests/fs/tmpfs/t_renamerace.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