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