diff options
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 ... |