tests: return the proper TAP exit code
[babeltrace.git] / tests / lib / test_bt_values.c
index 0a7aeb1ccb6b5330a37b91d5cef6c6e14980406e..cc3cbd9f00cfba26e1c297b0e0b5dda64eae207e 100644 (file)
@@ -1164,5 +1164,5 @@ int main(void)
        test_is_equal();
        test_copy();
        test_extend();
-       return 0;
+       return exit_status();
 }
This page took 0.023634 seconds and 4 git commands to generate.