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