]> git.cworth.org Git - apitrace-tests/blob - README.markdown
Don't search for vg module.
[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 all test
9
10 Detailed log will be written to Testing/Temporary/LastTest.log