source:
vendor/current/lib/talloc/talloc_testsuite.h
Last change on this file was 988, checked in by , 9 years ago | |
---|---|
File size: 174 bytes |
Line | |
---|---|
1 | #ifndef __LIB_TALLOC_TALLOC_TESTSUITE_H__ |
2 | #define __LIB_TALLOC_TALLOC_TESTSUITE_H__ |
3 | |
4 | struct torture_context; |
5 | bool torture_local_talloc(struct torture_context *tctx); |
6 | |
7 | #endif |
Note:
See TracBrowser
for help on using the repository browser.