s4/schema(tort): Refactor DSDB-SYNTAX test for better performance
commit83b41aa959d1c71b26f7e9c327b5956ddfe0a267
authorKamen Mazdrashki <kamen.mazdrashki@postpath.com>
Sun, 22 Nov 2009 20:21:12 +0000 (22 22:21 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 23 Nov 2009 13:15:06 +0000 (23 14:15 +0100)
tree848697b2e235d2c08c209e5e45251c9af2f816e9
parentcf2bb28014b2687bc5d971bf47f57aeb75b600c0
s4/schema(tort): Refactor DSDB-SYNTAX test for better performance

Test was implemented as a test fixture so that setup/teardown
occurs only once.
This should impact test performace as long as provision_get_schema()
is a slow function (especially when debugging)
source4/dsdb/schema/tests/schema_syntax.c