Lx4U-book/docs/packages/core/gmp/test
2021-07-08 23:40:39 +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