diff options
Diffstat (limited to 'test-info.h')
| -rw-r--r-- | test-info.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test-info.h b/test-info.h new file mode 100644 index 0000000..3d62454 --- /dev/null +++ b/test-info.h @@ -0,0 +1,6 @@ +/* See LICENSE file for copyright and license details. */ +#define TEST_LEVEL LIBLOG_INFO +#define test_level liblog_info +#define test_vlevel liblog_vinfo +#define test_level_cork liblog_info_cork +#define test_vlevel_cork liblog_vinfo_cork |
