summaryrefslogtreecommitdiff
path: root/python/samba/tests/blackbox
AgeCommit message (Expand)AuthorFilesLines
2021-06-20librpc:tools: Migrate ndrdump to new cmdline option parserAndreas Schneider1-32/+32
2021-06-11tests: Specify additional modules for 'vfs objects' parameterJoseph Sutton1-1/+1
2021-05-19librpc: Test parsing a Kerberos 5 credentials cache with ndrdumpJoseph Sutton1-0/+37
2021-05-19Revert "s4-test: fixed ndrdump test for top level build"Joseph Sutton1-7/+1
2021-04-28tests: Use --configfile instead of -sAndreas Schneider1-1/+1
2021-04-28python: remove all 'from __future__ import print_function'Douglas Bagnall8-8/+0
2021-03-29pytest/dns: use self.assertIn() and .assertNotIn()Douglas Bagnall1-3/+3
2021-03-29Rename mdfind to mdsearchMathieu Parent1-5/+5
2020-10-02python2 reduction: Merge remaining compat code into commonDavid Mulder2-2/+2
2020-08-31python/samba/tests/blackbox: Tests with nested DFS containerNoel Power1-0/+96
2020-08-31python/samba/tests/blackbox: python smbcacls '--propagate-inherit' testNoel Power1-0/+1291
2020-08-31python/samba/tests/blackbox: Preparatory change to support custom shareNoel Power1-5/+5
2020-08-31python/samba/tests:blackbox: Fix local file delete test tree fallbackNoel Power1-5/+5
2020-08-31python/samba/tests/blackbox: Fix undetected deltree failNoel Power1-1/+3
2020-08-11python compat: remove StringIODouglas Bagnall1-1/+1
2020-07-07selftest: Add basic smbcacls test(s)Noel Power2-0/+280
2020-05-15librpc/idl: Add dnsp_DnsProperty_shortAndrew Bartlett1-0/+21
2020-03-27selftest: use 10.53.57.0/8 instead of 127.0.0.1/8Stefan Metzmacher1-1/+1
2020-03-07ndrdump tests: Make the tests less fragileGary Lockyer1-0/+6
2020-02-27librpc ndr: Stack-overflow in ndr_pull_drsuapi_DsaAddressListItem_V1Gary Lockyer1-0/+12
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall3-6/+6
2020-02-07librpc ndr: Heap-buffer-overflow in lzxpress_decompressGary Lockyer1-0/+13
2019-12-20selftest: Confirm parse of dnsProperty recordsAndrew Bartlett1-0/+14
2019-12-18sefltest: Demonstrate crash in manually written printer for drsuapi_DsAttribu...Andrew Bartlett1-0/+12
2019-12-12selftest: Add test for ndr_size_struct() faulting on a NULL pointerAndrew Bartlett1-0/+13
2019-12-12selftest: Add test for ndr_size_union() faulting on a NULL pointerAndrew Bartlett1-0/+31
2019-12-12selftest: Add example xattr_NTACL packets to demonstrate switch/union behaviourAndrew Bartlett1-0/+17
2019-12-12selftest: Add test for structure with NDR_BUFFERS only in a unionAndrew Bartlett1-0/+38
2019-12-10selftest: Confirm that ndrdump struct mode is not available for enumsAndrew Bartlett1-0/+14
2019-12-10selftest: Add ndrdump tests for malformed drsuapi trafficAndrew Bartlett1-0/+24
2019-12-04librpc ndr: Infinite loop parsing Suplemental credsGary Lockyer1-0/+13
2019-11-29selftest: Test partial parse behaviour in ndrdumpAndrew Bartlett1-0/+51
2019-11-29ndrdump: Show the actual struct/function name in the print, not just what it ...Andrew Bartlett1-1/+1
2019-11-20selftest: Test repushing an ntlmssp AUTHENTICATE_MESSAGEAndrew Bartlett1-0/+12
2019-11-20selftest: Confirm that NDR bugs are fixed in DCOM codeAndrew Bartlett1-0/+59
2019-11-20selftest: Confirm that --base64-input and --input work and a PIDL bug is fixed.Andrew Bartlett1-0/+29
2019-11-17ndrdump: Use human-readable strings for NDR decode errorsAndrew Bartlett1-2/+2
2019-11-17selftest: Test fix for ndrdump of structures by numberAndrew Bartlett1-0/+16
2019-11-13selftest: Add expected-output tests for the ndrdump struct modeAndrew Bartlett1-1/+27
2019-10-09selftest: add mdfind blackbox testRalph Boehme1-0/+130
2019-08-20downgradedatabase: rename to samba_downgrade_dbTim Beale1-1/+1
2019-08-20tests: Avoid hardcoding relative filepathTim Beale1-2/+2
2019-06-07selftest: Specifically remove files generated by provisionAndrew Bartlett1-3/+11
2019-06-06tests blackbox ndrdump: Clean up pep8 warningsGary Lockyer1-7/+15
2019-06-06tests blackbox ndrdump: Add test for struct printingGary Lockyer1-2/+10
2019-05-29downgradedatabase: blackbox: MDB backendAaron Haslett1-3/+35
2019-05-29downgradedatabase: blackbox: database repackedAaron Haslett1-4/+13
2019-05-29downgradedatabase: blackbox: check ordered integer removedAaron Haslett1-1/+19
2019-05-29downgradedatabase: blackbox testAaron Haslett1-0/+99
2019-03-12test/blackbox: py3 compatible print in documentation.Douglas Bagnall1-1/+1