Don't build EBOOT files for all tests for PSP
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
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