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