]> git.cworth.org Git - apitrace-tests/blob - README.markdown
7b7a7e67ba4f0c22447b7d62cbb1994c6e3628bb
[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