tests: rename PRINT_FORMAT to TAP_PRINTF_FORMAT
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 10 Oct 2019 15:14:36 +0000 (11:14 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 10 Oct 2019 15:44:34 +0000 (11:44 -0400)
commit694fc8884efb18d4d2e91f90e1137ab872b2e7c0
tree7a3a572ed25ed86f9d9f4bf8d767b982bb1e73db
parentab26240fb6f0eeb5253d5cb067be662294ea185e
tests: rename PRINT_FORMAT to TAP_PRINTF_FORMAT

Use a namespace, so we can define our own for the rest of babeltrace
(will be called BT_PRINTF_FORMAT) without colliding.

Change-Id: I03f5d4cf050f94de294bb179450876b300d53b91
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2165
Reviewed-by: Francis Deslauriers <francis.deslauriers@efficios.com>
tests/utils/tap/tap.h
This page took 0.023958 seconds and 4 git commands to generate.