X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Funit%2Ftest_utils_expand_path.c;fp=tests%2Funit%2Ftest_utils_expand_path.c;h=f863b5d9a344c33798936dbf60241eca8151bd22;hp=fe709acf554b81c9b32a13b41165b34cd97721e2;hb=c7e35b037773dbbfe10178c946ba44feefb226e1;hpb=f9b10a528e51af8c58fdf360302271b5ed6ff873 diff --git a/tests/unit/test_utils_expand_path.c b/tests/unit/test_utils_expand_path.c index fe709acf5..f863b5d9a 100644 --- a/tests/unit/test_utils_expand_path.c +++ b/tests/unit/test_utils_expand_path.c @@ -31,6 +31,7 @@ /* For error.h */ int lttng_opt_quiet = 1; int lttng_opt_verbose = 3; +int lttng_opt_mi; struct valid_test_input { char *input;