]> git.cworth.org Git - apitrace-tests/blob - README.markdown
More doc.
[apitrace-tests] / README.markdown
1 This is an attempt to write an automated test suite for apitrace.
2
3 It is still work in progress, and has a lot unfinished code/ideas.
4
5 To run the test suite do
6
7     cmake -DAPITRACE_BINARY_DIR=/path/to/apitrace/build/ .
8     make
9     make test