SDL 3.0
|
#include <SDL3/SDL.h>
#include <SDL3/SDL_test_assert.h>
#include <SDL3/SDL_test_common.h>
#include <SDL3/SDL_test_compare.h>
#include <SDL3/SDL_test_crc32.h>
#include <SDL3/SDL_test_font.h>
#include <SDL3/SDL_test_fuzzer.h>
#include <SDL3/SDL_test_harness.h>
#include <SDL3/SDL_test_log.h>
#include <SDL3/SDL_test_md5.h>
#include <SDL3/SDL_test_memory.h>
#include <SDL3/SDL_test_random.h>
#include <SDL3/SDL_begin_code.h>
#include <SDL3/SDL_close_code.h>
Go to the source code of this file.
Macros | |
#define | SDLTEST_MAX_LOGMESSAGE_LENGTH 3584 |
Include file for SDL test framework.
This code is a part of the SDL test library, not the main SDL library.
Definition in file SDL_test.h.
#define SDLTEST_MAX_LOGMESSAGE_LENGTH 3584 |
Definition at line 58 of file SDL_test.h.