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