Skip to main content

LAVA test execution framework

Project description

Lava-test is an automated testing framework with pre-defined tests and the ability to define additional tests as needed. Tests can be automatically installed, executed, and the results can be parsed and uploaded to an external server.

How to install from the source code

  1. Run: ./setup.py install

How to setup from the source code for development

  1. Run: ./setup.py develop –user

NOTE: You will get an error regarding “ImportError: No module named versiontools”. It is a know error. The workaround is run the setup.py again

  1. Run: ./setup.py develop –user

This will put your development branch is in the python path and the scripts in <home>/.local/bin

  1. Add <home>/.local.bin in your PATH

To install built-in tests

  1. Run: lava-test list-tests

  2. Run: lava-test install <test>

To install tests inside a python package

  1. Get the test code from bzr branch lp:~linaro-graphics-wg/+junk/linaro-graphics-wg-tests

  2. Install the tests into python packages manager. ./setup.py install

  3. Run: lava-test list-tests

To install test define with a json file

  1. Run: lava-test register-test file://localhost/<..>/examples/stream.json

  2. Run: lava-test list-tests

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

lava-test-0.3.3.tar.gz (41.2 kB view details)

Uploaded Source

File details

Details for the file lava-test-0.3.3.tar.gz.

File metadata

  • Download URL: lava-test-0.3.3.tar.gz
  • Upload date:
  • Size: 41.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for lava-test-0.3.3.tar.gz
Algorithm Hash digest
SHA256 31fcb55d3383e3352bc50a18a609ee0c950ed6494d8b92a0fc2be01e3112ecbe
MD5 e24b80b5b30151251d6c5114451260f0
BLAKE2b-256 4679c3002f6bf56451a82140250a46c9f146ed247a65bb4a3b3e20ed774f7a0d

See more details on using hashes here.

Provenance

Supported by

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