X-Git-Url: https://git.cworth.org/git?p=apitrace-tests;a=blobdiff_plain;f=traces%2FREADME.markdown;h=2fd26af7360e8497f0a670663a6e8bb3a629f4a5;hp=141fafd3d79ca7d3cfb4d29c0bce7162d6b2f832;hb=e3171a80329d21614fb50990c56621b968ece117;hpb=8a63a6b0f98da88770d3479a1166ec92e8c72e7f diff --git a/traces/README.markdown b/traces/README.markdown index 141fafd..2fd26af 100644 --- a/traces/README.markdown +++ b/traces/README.markdown @@ -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