diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
commit | 47e6e7c84f008a53061e661f31ae96629bc694ef (patch) | |
tree | 648a07f3b5b9d67ce19b0fd72e8caa1175c98f1a /qa/387.out | |
download | pcp-47e6e7c84f008a53061e661f31ae96629bc694ef.tar.gz |
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'qa/387.out')
-rw-r--r-- | qa/387.out | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/qa/387.out b/qa/387.out new file mode 100644 index 0000000..98347ad --- /dev/null +++ b/qa/387.out @@ -0,0 +1,31 @@ +QA output created by 387 +=== std out === +***iteration 0*** +---pre-unload--- +PMNS location = 2 +---post-unload--- +PMNS location = 2 +---post-load--- +PMNS location = 1 +***iteration 1*** +---pre-unload--- +PMNS location = 1 +---post-unload--- +PMNS location = 2 +---post-load--- +PMNS location = 1 +***iteration 2*** +---pre-unload--- +PMNS location = 1 +---post-unload--- +PMNS location = 2 +---post-load--- +PMNS location = 1 +=== std err === +=== filtered valgrind report === +Memcheck, a memory error detector +Command: src/pmnsunload -i 3 +LEAK SUMMARY: +definitely lost: 0 bytes in 0 blocks +indirectly lost: 0 bytes in 0 blocks +ERROR SUMMARY: 0 errors from 0 contexts ... |