Skip to main content

Executes and captures the results of https://github.com/abaire/nxdk_pgraph_tests in an emulator

Project description

nxdk-pgraph-test-runner

PyPI - Version PyPI - Python Version


Table of Contents

Purpose

This test harness utilizes the nxdk_pgraph_tests project to exercise the NV2A 3D accelerator on the original Microsoft Xbox. The runner is intended to be used with an emulator (e.g., xemu) and is able to detect and recover from crashes.

Installation

Prerequisites

  • An xbox emulator (e.g., xemu) - required

pip installation

# Optionally create a virtual env
#   pip -m venv .venv
#   source .venv/bin/activate

pip install nxdk-pgraph-test-runner

nxdk-pgraph-test-runner --help

Configuration

A default config may be generated by running the nxdk-pgraph-test-runner command.

Emulator command line

"emulator_command = /path/to/emulator {ISO}"

The command may utilize the following macros:

  • {ISO} - Replaced with the path to the nxdk_pgraph_tests.iso xiso file.

Example invocation

This is a sample invocation that will run xemu against a previously downloaded nxdk_pgraph_tests iso. It will create a results directory with the results of the tests.

nxdk-pgraph-test-runner \
    --override-ftp-ip 10.0.2.2 \
    --iso-path ~/nxdk_pgraph_tests_xiso.iso \
    --emulator-command "/path/to/xemu -dvd_path \"{ISO}\"" \
    -I lo0

This assumes that xemu is configured to use NAT networking, so the IP reported to the pgraph tester is set to the qemu 10.0.2.2 host address and the loopback interface (-I lo0) is used.

License

nxdk-pgraph-test-runner is distributed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nxdk_pgraph_test_runner-0.0.11.tar.gz (15.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nxdk_pgraph_test_runner-0.0.11-py3-none-any.whl (18.5 kB view details)

Uploaded Python 3

File details

Details for the file nxdk_pgraph_test_runner-0.0.11.tar.gz.

File metadata

File hashes

Hashes for nxdk_pgraph_test_runner-0.0.11.tar.gz
Algorithm Hash digest
SHA256 875c7461ed331ac47045071e42f02166dac611eb51842f491ddacd37fd9b8aa7
MD5 41599dbed9979586791685c457976e38
BLAKE2b-256 fed8ca41f239d5332ff110d16bb5d58de6c3b84257de6ebd21c949ba9f80f11e

See more details on using hashes here.

File details

Details for the file nxdk_pgraph_test_runner-0.0.11-py3-none-any.whl.

File metadata

File hashes

Hashes for nxdk_pgraph_test_runner-0.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 d8cae5886eaa8375ea11b6cad5efce86ed86b822a583dc42fa717c01e11452b1
MD5 d07367ce3efd8163daee2a2732ba7701
BLAKE2b-256 258c167e04868dfa578ae50d697ad4a77e84d1499180e9dd3c3aa25df1910832

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page