tests: return the proper TAP exit code
[babeltrace.git] / tests / plugins / flt.lttng-utils.debug-info / test_dwarf.c
index b394a10f972aef65b8cb697f054b07f7ce94022c..99c584fbf1f21c2333c8daa9932a146bfc3e24ce 100644 (file)
@@ -149,5 +149,5 @@ int main(int argc, char **argv)
        test_bt_no_dwarf(data_dir);
        test_bt_dwarf(data_dir);
 
-       return EXIT_SUCCESS;
+       return exit_status();
 }
This page took 0.023006 seconds and 4 git commands to generate.