summaryrefslogtreecommitdiff
path: root/python/samba/tests/reparsepoints.py
AgeCommit message (Expand)AuthorFilesLines
2023-10-13python:tests: Remove semicolonsJoseph Sutton1-5/+5
2022-12-05tests: Test error codes for SET_REPARSE_POINTVolker Lendecke1-0/+21
2022-12-05tests: Try setting a 0-sized reparse pointVolker Lendecke1-0/+7
2022-12-05tests: Fix use of self.assertRaises()Volker Lendecke1-4/+9
2022-12-05tests: Show that we can write to a reparse point fileVolker Lendecke1-0/+28
2022-12-05tests: Show that a directory with a reparse point can't be populatedVolker Lendecke1-3/+15
2022-12-05tests: IO_REPARSE_TAG_NOT_HANDLED is acceptable for unlinkVolker Lendecke1-0/+1
2022-11-22tests: Start testing reparsepointsVolker Lendecke1-0/+167