android13/external/igt-gpu-tools/lib/check-ndebug.h

4 lines
59 B
C

#ifdef NDEBUG
#error "Testsuite needs its asserts!"
#endif