summaryrefslogtreecommitdiff
path: root/tests/h_macros.h
AgeCommit message (Expand)Author
2016-08-20provide an RL variant that prints an extra argumentchristos
2016-08-04use __deadjakllsch
2015-01-14cast and mask is overkill.christos
2015-01-14cast to destination type.christos
2013-05-17PR/47826: Garrett Cooper: Add <sys/types.h>. Really I am tempted to removechristos
2012-03-15Add __printflike attribution to use vprintf and friends with an argumentjoerg
2011-06-16Use proper format strings.joerg
2010-08-31Add RZ(), which is like RL() except that it checks against 0 andpooka
2010-08-16Need stdlib.h.pooka
2010-08-16Make random garbage more widely available.pooka
2010-07-25use normal include-protectionpooka
2009-04-14Add atf_tc_fail_errno(), which appends strerror(errno) to thepooka
2009-02-20Add helper macros for tests.jmmv