source: vendor/current/lib/talloc/talloc_testsuite.h

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 174 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.