Home | History | Annotate | Download | only in test

Lines Matching full:sdltest_randomasciistring

1113  * @brief Calls to SDLTest_RandomAsciiString
1116 sdltest_randomAsciiString(void *arg)
1123 result = SDLTest_RandomAsciiString();
1124 SDLTest_AssertPass("Call to SDLTest_RandomAsciiString()");
1291 { (SDLTest_TestCaseFp)sdltest_randomAsciiString, "sdltest_randomAsciiString", "Calls to default ASCII string generator", TEST_ENABLED };