Lx4U-book/docs/packages/gmp/test
2021-08-24 14:01:38 +03:00

2 lines
95 B
Plaintext

make check 2>&1 | tee gmp-check-log
awk '/# PASS:/{total+=$3} ; END{print total}' gmp-check-log