mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-28 23:49:12 +00:00
Added subsystem refcount tests to testautomation
This commit is contained in:
parent
7f65ed6461
commit
c4bf05fd9d
4 changed files with 243 additions and 1 deletions
|
@ -45,6 +45,7 @@ static SDLTest_TestSuiteReference *testSuites[] = {
|
|||
&syswmTestSuite,
|
||||
&timerTestSuite,
|
||||
&videoTestSuite,
|
||||
&subsystemsTestSuite, /* run last, not interfere with other test enviroment */
|
||||
NULL
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue