X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Funit%2Ftest_ust_data.c;h=1fc74fc33289d2776c9b07982bf86f1851f286a4;hb=1aa9c49c60b7d7370ceafc3ac076de423de22b7f;hp=f92b1f802b7481b415aae1834ae2475b02e070c3;hpb=fc4b93fa8aa36b19caad0f8dc4a6a3237fcc36bf;p=lttng-tools.git diff --git a/tests/unit/test_ust_data.c b/tests/unit/test_ust_data.c index f92b1f802..1fc74fc33 100644 --- a/tests/unit/test_ust_data.c +++ b/tests/unit/test_ust_data.c @@ -21,6 +21,8 @@ #include #include +#include + #include /* This path will NEVER be created in this test */ @@ -31,10 +33,7 @@ /* Number of TAP tests in this file */ #define NUM_TESTS 16 -/* For error.h */ -int lttng_opt_quiet = 1; -int lttng_opt_verbose; -int lttng_opt_mi; +DEFINE_LTTNG_UST_SIGBUS_STATE(); static const char alphanum[] = "0123456789"