Archive of 3DS Tests
For better or worse, there is no unified way of writing and collecting tests written against 3DS software or hardware. This page hence seeks to gather a list of various repositories of 3DS tests.
Note: When adding to the list, if there are any prerequisites for a test outside of simply setting up a working devkitPro environment, please be sure to state them somewhere.
-
MerryMage’s tests:
- Audio: https://github.com/MerryMage/3ds-audio/ (Tests require
libMerryAudio.a
to be built.) - Other: https://github.com/MerryMage/3ds-tests/
- Audio: https://github.com/MerryMage/3ds-audio/ (Tests require
-
wwylele’s tests:
-
yuriks’ tests:
- https://github.com/yuriks/tmp-3ds-depth-write-test
- https://github.com/yuriks/3DS_gpu_tests/tree/color-clamping
- https://github.com/yuriks/3DS_gpu_tests/tree/hilo8-test
- https://github.com/yuriks/3DS_gpu_tests/tree/vertex-loading
- https://github.com/yuriks/hwtests/tree/y2r
- https://github.com/yuriks/3ds-gputest
-
archshift’s ARM9 tests