[Piglit] [PATCH 1/4] README: Add a note of how to run the framework tests
Eric Anholt
eric at anholt.net
Tue Aug 23 01:41:33 UTC 2016
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index bc2be4b281b7..b8b0c89b3d42 100644
--- a/README
+++ b/README
@@ -53,7 +53,7 @@ unnecessary for python3:
- subprocess32. A backport of the subprocess from python3.2, which includes
timeout support. This only works for Linux
-For Testing the python framework
+For testing the python framework using "py.test unittests/framework"
- py.test. A python test framework, used for running the python framework
test suite.
- tox. A tool for testing python packages against multiple configurations of
--
2.9.3
More information about the Piglit
mailing list