This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] support: Introduce new subdirectory for test infrastructure


On 11/29/2016 12:11 AM, Joseph Myers wrote:
In the new style, what is the recommended way of doing a compile-only test
(tests that presently do "#define TEST_FUNCTION 0", like
elf/tst-linkall-static.c)?  Define a dummy test function that just returns
0?

Yes, that would be my preference for the time being. I hope that we will get real compile-time tests eventually. we really need them to check the fortify functionality and its warnings and errors.

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]