]> git.cworth.org Git - apitrace-tests/blobdiff - traces/README.markdown
Split default state checking into a separate test.
[apitrace-tests] / traces / README.markdown
index 141fafd3d79ca7d3cfb4d29c0bce7162d6b2f832..2fd26af7360e8497f0a670663a6e8bb3a629f4a5 100644 (file)
@@ -1,6 +1,8 @@
-zlib-no-eof.trace is a short, zlib compressed trace, with an unexpected end of
-file because the application terminated abnormally (which is actual very
-normal).
+*   zlib-no-eof.trace:  is a short, zlib compressed trace, with an unexpected end of
+    file because the application terminated abnormally (which is actual very
+    normal).
 
-Depending on how zlib handles the unexpected end of file, it may fail to read
-any data from it.
+    Depending on how zlib handles the unexpected end of file, it may fail to read
+    any data from it.
+
+*   incomplete-call.trace:  trace with an incomplete call, with missing arguments