On Thu, 14 Aug 2014, Alexander Ivchenko wrote: > Hi, > > This patch disables a bunch of tests that fail when using Bionic libc. > But this is expected; three reasons: > - Bionic does not support complex functions. > - Bionic does not have tgmath.h and error.h headers. > - Bionic does not have mempcpy and stpcpy.
Testing logical features for each of these would seem better than testing for Bionic. -- Joseph S. Myers jos...@codesourcery.com