tests: return the proper TAP exit code
[lttng-ust.git] / tests / ust-elf / ust-elf.c
index 4036563ae44b9fa6dd8a7f32a8c1b63b41b1e23d..e45ff845dad55d51705a222ca9172ca1f1344531 100644 (file)
@@ -165,5 +165,5 @@ int main(int argc, char **argv)
                AARCH64_BE_CRC);
        test_pic(test_dir);
 
-       return EXIT_SUCCESS;
+       return exit_status();
 }
This page took 0.023088 seconds and 4 git commands to generate.