Sign in
android
/
platform
/
external
/
libwebsockets
/
refs/heads/aml_con_341810060
/
.
/
scripts
/
gcov.sh
blob: ee71cc0ff927735556cb570ead1735bbf231c35a [
file
] [
log
] [
blame
] [
edit
]
#!/bin/sh
gcov
`find . -name *.c.gcno | grep -v test-apps`
-
b
|
sed
"/\.h.\$/,/^$/d"