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

4 lines
59 B
C
Raw Normal View History

2024-06-22 08:45:49 -04:00
#ifdef NDEBUG
#error "Testsuite needs its asserts!"
#endif