sefltest: use TestCaseInTempDir and setUp/tearDown for posixacl.py temp file
authorAndrew Bartlett <abartlet@samba.org>
Fri, 26 Oct 2012 23:59:43 +0000 (10:59 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 27 Oct 2012 02:37:58 +0000 (04:37 +0200)
commit3180a1082a79698a69f6721282cb8c45900f884c
tree5071f66d13a9c73f382794f64df11e1444c2eff5
parent7e90a064437790789726d701ada5de9503816281
sefltest: use TestCaseInTempDir and setUp/tearDown for posixacl.py temp file

This manages the temp file more reliably, and reduces the repeated
code in each test case.

Pair-Programmed-With: Jelmer Vernooij <jelmer@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Sat Oct 27 04:37:58 CEST 2012 on sn-devel-104
source4/scripting/python/samba/tests/posixacl.py