fix memory leaks on EMGLLF, test OK for EMGrank
[valse.git] / src / test / OUT
diff --git a/src/test/OUT b/src/test/OUT
deleted file mode 100644 (file)
index 873fe4a..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-==12027== Memcheck, a memory error detector
-==12027== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
-==12027== Using Valgrind-3.12.0 and LibVEX; rerun with -h for copyright info
-==12027== Command: ./test.EMGLLF
-==12027== 
-Checking phi
-    Inaccuracy: max(abs(error)) = 0.443413 >= 1e-05
-Checking rho
-    Inaccuracy: max(abs(error)) = 1.51588 >= 1e-05
-Checking pi
-    Inaccuracy: max(abs(error)) = 0.0839327 >= 1e-05
-Checking LLF
-    Inaccuracy: max(abs(error)) = 1.02552 >= 1e-05
-Checking S
-    Inaccuracy: max(abs(error)) = 90.3362 >= 1e-05
-==12027== 
-==12027== HEAP SUMMARY:
-==12027==     in use at exit: 523 bytes in 18 blocks
-==12027==   total heap usage: 168 allocs, 150 frees, 348,490 bytes allocated
-==12027== 
-==12027== LEAK SUMMARY:
-==12027==    definitely lost: 515 bytes in 17 blocks
-==12027==    indirectly lost: 0 bytes in 0 blocks
-==12027==      possibly lost: 0 bytes in 0 blocks
-==12027==    still reachable: 8 bytes in 1 blocks
-==12027==         suppressed: 0 bytes in 0 blocks
-==12027== Rerun with --leak-check=full to see details of leaked memory
-==12027== 
-==12027== For counts of detected and suppressed errors, rerun with: -v
-==12027== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)