On Thu, 13 Jul 2017, DJ Delorie wrote: > +#define TEST_FUNCTION do_test () > +#include "../test-skeleton.c" These tests should all be converted to use <support/test-driver.c>. New tests should not be using the old approach of including ../test-skeleton.c. -- Joseph S. Myers joseph@codesourcery.com