source: trunk/server/lib/talloc/talloc_testsuite.h

Last change on this file was 745, checked in by Silvan Scherrer, 13 years ago

Samba Server: updated trunk to 3.6.0

File size: 181 bytes
Line 
1#ifndef __LIB_TALLOC_TALLOC_TESTSUITE_H__
2#define __LIB_TALLOC_TALLOC_TESTSUITE_H__
3
4struct torture_context;
5bool torture_local_talloc(struct torture_context *tctx);
6
7#endif
Note: See TracBrowser for help on using the repository browser.