summaryrefslogtreecommitdiffstats
path: root/scripts/run-gtest-clean
blob: 99994e31689173d733b8bf138c8e540254ee327e (plain)
1
2
3
#! /bin/bash
valgrind --leak-check=full --show-reachable=yes ./bp-sim-64 --ut --gtest_filter="basic_*"