xref
: /
external
/
igt-gpu-tools
/
lib
/
check-ndebug.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifdef
NDEBUG
2
#
error
"Testsuite needs its asserts!"
3
#
endif
4