mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
s4-dsdb:large_ldap: Assert that we got all the entries
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
parent
5f24d0adc7
commit
ec069f1b3d
@ -239,6 +239,8 @@ class LargeLDAPTest(samba.tests.TestCase):
|
||||
count += 1
|
||||
res1 = search1.result()
|
||||
|
||||
self.assertEqual(count, 200)
|
||||
|
||||
# Now try breaking the 256MB limit
|
||||
|
||||
count_jpeg = 0
|
||||
|
Loading…
Reference in New Issue
Block a user