Collin Funk wrote: > How does the attached patch look? I tested them in a glibc build as well > and they work fine there.
The purpose of return test_exit_status; is to get a test failure if some assertion failed and CONTINUE_AFTER_ASSERT is defined to 1 (which is the preferred setting in a CI). Can you accommodate it via GNULIB_TEST_STDBIT? Bruno
