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.1.16.tar.gz (17.3 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.1.16-py3-none-any.whl (19.9 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for nxdk_pgraph_test_runner-0.1.16.tar.gz
Algorithm Hash digest
SHA256 a33432389a879cfb5adfbd93f8a766789b9e94902835d1b0989988006b1b6d17
MD5 7702585682c13c2648c1f15e2e9caa23
BLAKE2b-256 acf3e9396e49152cab38e7c00b59eb86d94018e6d137ee90075854c50ea70d3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nxdk_pgraph_test_runner-0.1.16-py3-none-any.whl
Algorithm Hash digest
SHA256 ca1da48be13c2ef89ecf2c8591ced780faf87d5c733faf3b602c96aac4b1871b
MD5 b8fd626665e8a8d2dce7db1940b47372
BLAKE2b-256 ef79d3acff38824b355226c3c0cd367431c9d46e8bbd1b852340e6e0c54ee035

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