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.12.tar.gz (17.0 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.12-py3-none-any.whl (19.6 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for nxdk_pgraph_test_runner-0.1.12.tar.gz
Algorithm Hash digest
SHA256 31305b2fa29479b279a83fa632f77c6f7482dba8edc9c386cc94062de12d69ae
MD5 b1a4df6210d168cb81ec91acdefbcf10
BLAKE2b-256 2c71e39e5f33f3427d8c112d1fadae0d0c5f3430347d904310e4b522983f26b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nxdk_pgraph_test_runner-0.1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 3420c0b95cb2e9c99a7a18b23e10e2ec7f78addfd4d23cb935ffea06a85630b2
MD5 d595f8225e76057eb85a375ed6bbaae8
BLAKE2b-256 be00a2f55e4b8cab8dbdfcba0a17727373b9ddb33f29a47626c01122c1d173d0

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