Commit 9d0b4d85fc59e5359d7f703c49b789d3701df91a

Wouter Wijsman 2022-01-05T11:18:26

Don't build EBOOT files for all tests for PSP

diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 70cb4a6..ab93f70 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -165,27 +165,34 @@ endif()
 if(PSP)
     # Build EBOOT files if building for PSP
     set(BUILD_EBOOT
-        ${NEEDS_RESOURCES}
+        testscale
+        testrendercopyex
+        controllermap
+        testyuv
+        testgamecontroller
+        testshape
+        testshader
+        testspriteminimal
+        testautomation
+        testrendertarget
+        testsprite2
+        loopwave
+        loopwavequeue
+        testresample
+        testaudiohotplug
+        testmultiaudio
         testoffscreen
-        testvulkan
         testbounds
-        testhotplug
-        testgles2
-        testhaptic
-        testrelative
         testgl2
         testsem
         testdisplayinfo
-        testgles
         teststreaming
         testgeometry
         testgesture
         testfile
-        testdropfile
         testdraw2
         testviewport
         testhittesting
-        checkkeys
         testoverlay2
         testver
         testdrawchessboard
@@ -196,19 +203,14 @@ if(PSP)
         testerror
         testatomic
         testjoystick
-        testrumble
         testiconv
         testfilesystem
         testplatform
         testthread
-        testkeys
         testloadso
-        testmouse
         testqsort
-        testime
         testaudioinfo
         testlock
-        checkkeysthreads
         testtimer
         testpower
         testwm2