Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Test suite for the 3DS hardware

Automatic and reproducible tests for 3DS hardware features.

Requirements

The packaging system conan-3ds is required to access the test suite dependencies and to ensure a consistent build setup.

Build

mkdir build
cd build
conan install ../conanfile.txt -of . -pr devkitarm53 --build=missing
cmake -DCMAKE_TOOLCHAIN_FILE=conan_toolchain.cmake .. -DCMAKE_BUILD_TYPE=Release
make -j4

About

Test suite for 3DS hardware

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages