test: NPTL: sync WRITE_BUFFER_SIZE with glibc test
commit23abbfa633f7e017a7939aa3966e0d7d24df480d
authorWaldemar Brodkorb <wbx@openadk.org>
Thu, 28 Aug 2014 10:31:23 +0000 (28 12:31 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 28 Aug 2014 11:02:45 +0000 (28 13:02 +0200)
tree826e788abd1542c3d0f9b5c08438a1540af9434e
parent68d700d66bfe498eeccd03ba44dd2081e34441d0
test: NPTL: sync WRITE_BUFFER_SIZE with glibc test

Test on Linux 3.16.1 in Qemu ARM fails with:
 TEST_EXEC nptl/ tst-cancel4
ret == 1 ; expected_ret == 0
make[1]: *** [tst-cancel4.exe] Error 1
The output of failed test is:
minimum write buffer size too large
../Test.mak:89: recipe for target 'tst-cancel4.exe' failed

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
test/nptl/tst-cancel4.c