autobuild: add some basic tests for the all static build
authorRalph Boehme <slow@samba.org>
Tue, 24 Jul 2018 10:30:33 +0000 (12:30 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 24 Jul 2018 22:23:12 +0000 (00:23 +0200)
commit010bbe536e26a31bcb7d36cc946b1982247b4443
tree691cfbf91544c32053cfec6ed1cbb155135c0a86
parent7d40f6079926ae93406b0c09ea5111e643b29a00
autobuild: add some basic tests for the all static build

This makes sure each module is at least loaded once
and registers itself as a module.

It means that the skel_opaque and skel_transparent vfs examples
are loaded.

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Ralph Boehme <slow@samba.org>
script/autobuild.py