]> git.ipfire.org Git - thirdparty/samba.git/commit
selftest: Load time_audit and full_audit modules for all tests
authorChristof Schmitt <cs@samba.org>
Fri, 10 Aug 2018 17:38:28 +0000 (10:38 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 23 Aug 2018 08:38:28 +0000 (10:38 +0200)
commit03e73ff65f110ba58250e84c4a3f23efe224653e
treec4ca656491fb63d9126c38952b4ee45b186ba7ae
parent06cf8c46842a877d3098aaa4ab4d4014d8ceecee
selftest: Load time_audit and full_audit modules for all tests

Previously the only test was to load these modules to trigger the
smb_vfs_assert_all_fns check. As these modules just pass through the
calls, they can be loaded for all tests to ensure that the codepaths are
exercised. This would have found the problem in
smb_time_audit_offload_read_recv.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13568

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Mon Aug 13 22:35:20 CEST 2018 on sn-devel-144

(cherry picked from commit a98f09a09db2fc7be85f9171b586e65344a39e92)
selftest/target/Samba3.pm