commit | bcaa84d4db6831adede5674537a48b016985586e | [log] [tgz] |
---|---|---|
author | Darren Hart <dvhltc@us.ibm.com> | Wed Nov 11 12:29:18 2009 -0800 |
committer | Darren Hart <dvhltc@us.ibm.com> | Wed Nov 11 12:32:40 2009 -0800 |
tree | a893b4d74f2c9bf2773d94df0036a5638bc01f93 | |
parent | 2462c22b4e23574735ca98819f704c0d558112e4 [diff] |
Add verbosity levels and printing macros Add info(), error(), and fail() printing macros. Add verbosity level futextest_verbosity() function using VQUIET, VCRITICAL (default), and VINFO. Update the existing tests to use these macros. Signed-off-by: Darren Hart <dvhltc@us.ibm.com>