summaryrefslogtreecommitdiff
path: root/python/samba/tests/domain_backup.py
Commit message (Expand)AuthorAgeFilesLines
* CVE-2007-4559 python: ensure sanity in our tarfilesDouglas Bagnall2022-10-041-1/+1
* tests: Rework backup test inheritance to make LP constraints clearerTim Beale2018-11-271-11/+12
* python/samba/test: PY3 port samba.tests.domain_backupNoel Power2018-11-271-3/+4
* tests: Handle backup command exceptions as test failures, not errorsTim Beale2018-11-271-1/+13
* tests: Rework backup test_backup_invalid_args test-caseTim Beale2018-11-271-6/+9
* tests: Add assertion that replUpToDateVector is present after backupTim Beale2018-11-201-5/+26
* netcmd: Add backend-store option to domain backup/rename cmdsTim Beale2018-10-311-0/+21
* domain_backup test: fix py2.6 incompatible formatDouglas Bagnall2018-09-261-2/+2
* tests: Add test-case for restore into non-default siteTim Beale2018-09-261-0/+36
* tests: New offline backup tests with tweaks to old online classesTim Beale2018-08-061-12/+29
* netcmd: Add sanity-check for invalid domain rename argsTim Beale2018-07-101-1/+15
* netcmd: Add no-secrets option to domain backupsTim Beale2018-07-101-4/+45
* tests: Add new tests for backup-rename commandTim Beale2018-07-051-1/+121
* tests: Tweak the backup online tests so they're genericTim Beale2018-07-051-15/+42
* tests: Add tests for the domain backup online/restore commandsAaron Haslett2018-07-031-0/+307