On Tue, 19 Jul 2022, DJ Delorie via Libc-alpha wrote: > +#define TEST_FUNCTION do_test () > +#include "../test-skeleton.c" New tests should be written to use <support/test-driver.c> rather than the old test-skeleton.c wrapper round it. -- Joseph S. Myers joseph@codesourcery.com