1*f68f2ff9SKees Cook // SPDX-License-Identifier: GPL-2.0-only
2*f68f2ff9SKees Cook #define TEST	\
3*f68f2ff9SKees Cook 	memcpy(instance.buf, large, sizeof(instance.buf) + 1)
4*f68f2ff9SKees Cook 
5*f68f2ff9SKees Cook #include "test_fortify.h"
6