FreeRTOS-Kernel/FreeRTOS/Test/VeriFast/scripts/annotation_overhead.sh
2020-08-27 11:59:12 -07:00

3 lines
105 B
Bash
Executable file

#!/bin/bash -eu
NO_COVERAGE=1 EXTRA_VERIFAST_ARGS=-stats make queue list | grep overhead: | sort | uniq