s4:scripting/python: always treat the highwatermark as opaque (bug #9508)
[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