pointcloud/tools/valgrind.sh
2022-02-08 09:33:14 +01:00

6 lines
87 B
Bash

#!/bin/bash
set -e
valgrind --leak-check=full --error-exitcode=1 lib/cunit/cu_tester