summaryrefslogtreecommitdiffstats
path: root/scripts/run-gtest-clean
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/run-gtest-clean')
-rw-r--r--scripts/run-gtest-clean2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/run-gtest-clean b/scripts/run-gtest-clean
new file mode 100644
index 00000000..c3f6ef9c
--- /dev/null
+++ b/scripts/run-gtest-clean
@@ -0,0 +1,2 @@
+#! /bin/bash
+valgrind --leak-check=full --show-reachable=yes ./bp-sim-64 --ut --gtest_filter="basic_stl.*"