s3:param: add a utility function lp_idmap_range() to get the configured range for...
[Samba/gebeck_regimport.git] / lib / talloc / talloc_testsuite.h
blobacb97010416477e986d04e8b8946aab22909685b
1 #ifndef __LIB_TALLOC_TALLOC_TESTSUITE_H__
2 #define __LIB_TALLOC_TALLOC_TESTSUITE_H__
4 struct torture_context;
5 bool torture_local_talloc(struct torture_context *tctx);
7 #endif