summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests/xattr.py
Commit message (Expand)AuthorAgeFilesLines
* s4-python: python is not always in /usr/binAndrew Tridgell2010-06-241-1/+1
* python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij2010-06-191-1/+1
* pyxattr: Factor out helper functions.Jelmer Vernooij2010-01-211-24/+24
* pyxattr: Simplify tests.Jelmer Vernooij2010-01-211-52/+60
* pyxattr: Fix tests by not opening tdb files multiple times.Jelmer Vernooij2010-01-211-2/+0
* pyxattr: Fix tests by avoiding opening tdb files multiple times.Jelmer Vernooij2010-01-211-8/+8
* pyxattr: Simplify tests.Jelmer Vernooij2010-01-211-80/+50
* s4-tests: register new unit testsMatthieu Patou2010-01-211-30/+79
* s4-python: add more unit tests for xattr manipulation in pythonMatthieu Patou2010-01-211-11/+39
* s4: Create unit tests for python "samba.xattr" moduleMatthieu Patou2010-01-211-0/+50