Code review comment for lp:~le-chi-thu/lava-test/out-of-tree-tests

Revision history for this message
Le Chi Thu (le-chi-thu) wrote :

How to test
+++++++++++

1. Install the lava-test with command : .setup.py develop

To test 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 bin/lava-test list-tests
..

To test test define with a json file

1. bin/lava-test register-test file://localhost/home/thu/projects/linaro/abrek/out-of-tree-tests/examples/stream.json
2. Run /lava-test list-tests

« Back to merge proposal