Coder Social home page Coder Social logo

tilka / hwtests Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dolphin-emu/hwtests

0.0 3.0 0.0 114 KB

Hardware test suite for Dolphin

Home Page: https://dolphin-emu.org

License: GNU General Public License v2.0

Shell 0.24% C++ 92.39% C 7.38%

hwtests's Introduction

Test suite for the GameCube/Wii hardware

Released under GPLv2.

Requirements:

  • CMake
  • devkitPPC
  • libogc (if not installed into ${DEVKITPRO}/libogc, a CMake variable called LIBOGCDIR needs to be specified)
  • DEVKITPRO and DEVKITPRO environment variables (see devkitPPC documentation)

To use the run_* CMake targets:

  • netcat
  • WIILOAD environment variable with the IP address of your Wii, e.g., export WIILOAD=tcp:192.168.0.124

Usage:

To build all tests, call ./build.sh from the root directory. (Set the MAKEFLAGS environment variable to build in parallel.)

Tests are run by sending their ELFs one-by-one over the network to a Wii running the Homebrew Channel. To do this, call make run_$NAMEOFTEST from the build directory.

To run all tests, call make -j1 run from the build directory. Note that there are some very slow tests.

hwtests's People

Contributors

fioraaeterna avatar magumagu avatar neobrain avatar phire avatar tilka avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.