tests: return the proper TAP exit code
[babeltrace.git] / tests / plugins / flt.lttng-utils.debug-info / test_dwarf.c
index bfdbb4cfe7818ff801d47c18daf49a75f66489cd..3b3405f844f3579d85d1b970995289e7e94287f9 100644 (file)
@@ -162,5 +162,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.023704 seconds and 4 git commands to generate.