]> git.ipfire.org Git - thirdparty/glibc.git/commit
support: Add TEST_NO_SETVBUF
authorFlorian Weimer <fweimer@redhat.com>
Tue, 26 Jun 2018 10:05:21 +0000 (12:05 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 26 Jun 2018 10:30:50 +0000 (12:30 +0200)
commit5c0202af4b3d588c04bcec7baf05706b21cd7416
treeb716158811f494de86285576f5708192045d79b8
parentc402355dfa7807b8e0adb27c009135a7e2b9f1b0
support: Add TEST_NO_SETVBUF

This is sometimes needed for testing stdio streams, where the
setvbuf call in the test driver could interfere with the test.
ChangeLog
support/support_test_main.c
support/test-driver.c
support/test-driver.h