Add fuzzer to test lib
This commit is contained in:
parent
cf4a5b5570
commit
732f28216b
4 changed files with 1011 additions and 4 deletions
|
@ -33,6 +33,7 @@
|
|||
#include "SDL.h"
|
||||
#include "SDL_test_font.h"
|
||||
#include "SDL_test_random.h"
|
||||
#include "SDL_test_fuzzer.h"
|
||||
|
||||
#include "begin_code.h"
|
||||
/* Set up for C function definitions, even when using C++ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue