regfio: Add trivial unit test
authorMichael Hanselmann <public@hansmi.ch>
Mon, 18 Mar 2019 23:47:52 +0000 (00:47 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 2 Apr 2019 09:10:55 +0000 (09:10 +0000)
commitbf6a85178205b777274136cd2c2ace62a8f1a17d
tree2d263529180d49aa6948a92704c2fc380c3596da
parentcfffac0fc9f1e6b40ad9bb18b12590ba1e6eabda
regfio: Add trivial unit test

An upcoming commit will resolve two cases of insufficient handling of
mangled registry hive files and will include unit tests.

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

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 9b2cb845b23cd1c91ab3b5ea8ad791b18b3ab733)
selftest/tests.py
source3/registry/tests/test_regfio.c [new file with mode: 0644]
source3/wscript_build