]> git.cworth.org Git - apitrace-tests/blobdiff - traces/README.markdown
Start compiling traces for regression testing.
[apitrace-tests] / traces / README.markdown
diff --git a/traces/README.markdown b/traces/README.markdown
new file mode 100644 (file)
index 0000000..141fafd
--- /dev/null
@@ -0,0 +1,6 @@
+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.