diff options
Diffstat (limited to 'test-critical.h')
| -rw-r--r-- | test-critical.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test-critical.h b/test-critical.h new file mode 100644 index 0000000..8730c67 --- /dev/null +++ b/test-critical.h @@ -0,0 +1,6 @@ +/* See LICENSE file for copyright and license details. */ +#define TEST_LEVEL LIBLOG_CRITICAL +#define test_level liblog_critical +#define test_vlevel liblog_vcritical +#define test_level_cork liblog_critical_cork +#define test_vlevel_cork liblog_vcritical_cork |
