aboutsummaryrefslogtreecommitdiffstats
path: root/service/src/test.sh
blob: 51f43cc0c7912430c14e19d72fdf756ee90fbff1 (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/bin/sh

(
	echo "help"
	echo "submit"
	cat tests/sample-ascii.stl | wc -c
	cat tests/sample-ascii.stl
) | valgrind --leak-check=full ./printdoc