]> git.ipfire.org Git - thirdparty/samba.git/commit
ndrdump tests: Make the tests less fragile
authorGary Lockyer <gary@catalyst.net.nz>
Tue, 3 Mar 2020 03:59:19 +0000 (16:59 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 7 Mar 2020 05:09:34 +0000 (05:09 +0000)
commit56e466b4b849b7269add03faebeb0a63f9cda827
tree1c717c3129420ee2a7a52c66ac6179b00a036027
parentb0ba7cd4f96a6ea227943cb05ef51a463e292b2d
ndrdump tests: Make the tests less fragile

Remove the C source file and line number from the expected output to
make the tests less likely to break if ndr.c changes.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/blackbox/ndrdump.py