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.11.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.11-py3-none-any.whl (19.6 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for nxdk_pgraph_test_runner-0.1.11.tar.gz
Algorithm Hash digest
SHA256 ba2718cc45bb25ff4344fd0ba2b438db7ea2fac4d9036bfbc18816649693c3ca
MD5 9e28176108c479baf11350a33ab21c77
BLAKE2b-256 a9c3b78b7a3d1f85fe242fae22b409a9c6bd83de734fb945ba71fed7a69a9f47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nxdk_pgraph_test_runner-0.1.11-py3-none-any.whl
Algorithm Hash digest
SHA256 11dfc557a21bbfcbf962ea14500c2f399a0ffb9cb956090ce74db59942d9a0ba
MD5 9fc91d25d608ebd95876910c21fd43a3
BLAKE2b-256 9da795062be7cd44a4eea38f7c506717643e55a4ae81a7ad8d9efa90ecfdd05a

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