Home | History | Annotate | Download | only in tests
History log of /src/tests/h_macros.h
RevisionDateAuthorComments
 1.13  20-Aug-2016  christos provide an RL variant that prints an extra argument
 1.12  04-Aug-2016  jakllsch use __dead
 1.11  14-Jan-2015  christos branches: 1.11.2;
cast and mask is overkill.
 1.10  14-Jan-2015  christos cast to destination type.
 1.9  17-May-2013  christos PR/47826: Garrett Cooper: Add <sys/types.h>. Really I am tempted to remove
this file instead.
 1.8  15-Mar-2012  joerg branches: 1.8.2;
Add __printflike attribution to use vprintf and friends with an argument
as format string.
 1.7  16-Jun-2011  joerg branches: 1.7.2;
Use proper format strings.
 1.6  31-Aug-2010  pooka branches: 1.6.4;
Add RZ(), which is like RL() except that it checks against 0 and
uses the return value as the error number instead of errno.
 1.5  16-Aug-2010  pooka Need stdlib.h.

Thanks to Sverre Froyen for pointing this out.
 1.4  16-Aug-2010  pooka Make random garbage more widely available.
 1.3  25-Jul-2010  pooka use normal include-protection
 1.2  14-Apr-2009  pooka branches: 1.2.2;
Add atf_tc_fail_errno(), which appends strerror(errno) to the
message string. Adding it to h_macros suggested by jmmv
 1.1  20-Feb-2009  jmmv Add helper macros for tests.
 1.2.2.2  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.2.2.1  14-Apr-2009  jym file h_macros.h was added on branch jym-xensuspend on 2009-05-13 19:19:18 +0000
 1.6.4.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.7.2.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.7.2.1  17-Apr-2012  yamt sync with head
 1.8.2.1  23-Jun-2013  tls resync from head
 1.11.2.1  06-Aug-2016  pgoyette Sync with HEAD

RSS XML Feed