initial tests

This commit is contained in:
2021-06-25 20:26:13 +02:00
commit d40ebbbff5
48 changed files with 21542 additions and 0 deletions
Executable
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
valgrind --leak-check=full --track-origins=yes --show-leak-kinds=all "$@"