summaryrefslogtreecommitdiff
path: root/python/samba/tests/domain_backup.py
AgeCommit message (Expand)AuthorFilesLines
2025-05-26python:tests: Permit expected_count to be zeroJennifer Sutton1-1/+1
2025-05-26python:tests: Decode stdout for greater readabilityJennifer Sutton1-1/+1
2025-05-26python:tests: Test that secret keys and confidential attributes are not inclu...Jennifer Sutton1-6/+136
2024-08-04python:tests: Account for new user ‘joe’Jo Sutton1-1/+1
2024-06-06python: Add test for checking the SHA256SUMAndreas Schneider1-5/+24
2023-12-21python:tests: Rename parameter to be consistent with overridden methodJoseph Sutton1-2/+2
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-5/+5
2023-06-23python:samba:tests: Fix code spellingAndreas Schneider1-3/+3
2023-02-20python:tests: Fix domain_backup test with Python 3.11Andreas Schneider1-1/+4
2022-10-04CVE-2007-4559 python: ensure sanity in our tarfilesDouglas Bagnall1-1/+1
2018-11-27tests: Rework backup test inheritance to make LP constraints clearerTim Beale1-11/+12
2018-11-27python/samba/test: PY3 port samba.tests.domain_backupNoel Power1-3/+4
2018-11-27tests: Handle backup command exceptions as test failures, not errorsTim Beale1-1/+13
2018-11-27tests: Rework backup test_backup_invalid_args test-caseTim Beale1-6/+9
2018-11-20tests: Add assertion that replUpToDateVector is present after backupTim Beale1-5/+26
2018-10-31netcmd: Add backend-store option to domain backup/rename cmdsTim Beale1-0/+21
2018-09-26domain_backup test: fix py2.6 incompatible formatDouglas Bagnall1-2/+2
2018-09-26tests: Add test-case for restore into non-default siteTim Beale1-0/+36
2018-08-06tests: New offline backup tests with tweaks to old online classesTim Beale1-12/+29
2018-07-10netcmd: Add sanity-check for invalid domain rename argsTim Beale1-1/+15
2018-07-10netcmd: Add no-secrets option to domain backupsTim Beale1-4/+45
2018-07-05tests: Add new tests for backup-rename commandTim Beale1-1/+121
2018-07-05tests: Tweak the backup online tests so they're genericTim Beale1-15/+42
2018-07-03tests: Add tests for the domain backup online/restore commandsAaron Haslett1-0/+307