Test UST's autoincrementing enumeration values
[lttng-tools.git] / tests / regression / ust / type-declarations / type-declarations.c
index fae09b713cd448f4d6547bd6f3cb186f7d7bbe23..516ff616e76e2340147128862f166be47adc931b 100644 (file)
@@ -35,5 +35,7 @@ int main(int argc, char *argv[])
                tracepoint(ust_tests_td, tptest_bis,  i % 2);
        }
 
+       tracepoint(ust_tests_td, test_auto);
+
        return 0;
 }
This page took 0.023492 seconds and 4 git commands to generate.