git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e9a06d
)
talloc: run abi_checks as part of "make test"
author
Michael Adam
<obnox@samba.org>
Sat, 29 Aug 2009 22:16:36 +0000
(
00:16
+0200)
committer
Michael Adam
<obnox@samba.org>
Sat, 29 Aug 2009 22:51:52 +0000
(
00:51
+0200)
Michael
lib/talloc/talloc.mk
patch
|
blob
|
history
diff --git
a/lib/talloc/talloc.mk
b/lib/talloc/talloc.mk
index d80fe76875673a0d64ad78c69b2708bf00db67ad..a563d613d64c9dc0ff5ff40f488f7feb55b9aaed 100644
(file)
--- a/
lib/talloc/talloc.mk
+++ b/
lib/talloc/talloc.mk
@@
-41,5
+41,7
@@
abi_checks::
@echo ABI checks:
@./script/abi_checks.sh talloc talloc.h
+test:: abi_checks
+
gcov::
gcov talloc.c