HomeSort by relevance Sort by last modified time
    Searched refs:TEST_DISABLED (Results 1 - 7 of 7) sorted by null

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_test_harness.h 48 #define TEST_DISABLED 0
82 /* !< Set to TEST_ENABLED or TEST_DISABLED (test won't be run) */
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_test_harness.h 48 #define TEST_DISABLED 0
82 /* !< Set to TEST_ENABLED or TEST_DISABLED (test won't be run) */
  /prebuilts/misc/windows/sdl2/include/
SDL_test_harness.h 48 #define TEST_DISABLED 0
82 /* !< Set to TEST_ENABLED or TEST_DISABLED (test won't be run) */
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_test_harness.h 48 #define TEST_DISABLED 0
82 /* !< Set to TEST_ENABLED or TEST_DISABLED (test won't be run) */
  /prebuilts/misc/windows/sdl2/test/
testautomation_surface.c 613 { (SDLTest_TestCaseFp)surface_testBlitBlendLoop, "surface_testBlitBlendLoop", "Test blittin routines with verious blending modes", TEST_DISABLED};
617 { (SDLTest_TestCaseFp)surface_testBlitBlendBlend, "surface_testBlitBlendBlend", "Tests blitting routines with blend blending mode.", TEST_DISABLED};
621 { (SDLTest_TestCaseFp)surface_testBlitBlendAdd, "surface_testBlitBlendAdd", "Tests blitting routines with add blending mode.", TEST_DISABLED};
testautomation_audio.c 858 { (SDLTest_TestCaseFp)audio_convertAudio, "audio_convertAudio", "Convert audio using available formats.", TEST_DISABLED };
863 { (SDLTest_TestCaseFp)audio_openCloseAudioDeviceConnected, "audio_openCloseAudioDeviceConnected", "Opens and closes audio device and get connected status.", TEST_DISABLED };
872 { (SDLTest_TestCaseFp)audio_initQuitAudio, "audio_initQuitAudio", "Init and quit audio drivers directly.", TEST_DISABLED };
878 { (SDLTest_TestCaseFp)audio_initOpenCloseQuitAudio, "audio_initOpenCloseQuitAudio", "Cycle through init, open, close and quit with various audio specs.", TEST_DISABLED };
    [all...]
testautomation_render.c 1024 { (SDLTest_TestCaseFp)render_testPrimitivesBlend, "render_testPrimitivesBlend", "Tests rendering primitives with blending", TEST_DISABLED };
    [all...]

Completed in 272 milliseconds