regfio: Add trivial unit test
authorMichael Hanselmann <public@hansmi.ch>
Mon, 18 Mar 2019 23:47:52 +0000 (00:47 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 20 Mar 2019 05:26:18 +0000 (05:26 +0000)
commit9b2cb845b23cd1c91ab3b5ea8ad791b18b3ab733
tree4e8ff0b03d2f86326fbdcb3a54e27a484f803600
parentaa6b355858a0d8b77bf49384e5329642add1a5ff
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>
selftest/tests.py
source3/registry/tests/test_regfio.c [new file with mode: 0644]
source3/wscript_build