utils/scancpan: add generation of test
authorFrancois Perrad <fperrad@gmail.com>
Sat, 24 Nov 2018 09:07:16 +0000 (10:07 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 3 Dec 2018 19:49:24 +0000 (20:49 +0100)
commit65a42f26c8c0e571fcbe05838a68eb1f729f8d53
treea53405c784a95c9191912148f7321217a13d5ec2
parente729bf722b55c1e87939a46cfc2df1c1046deb2f
utils/scancpan: add generation of test

This commit extends the scancpan script to automatically generate a
test for the Perl module, either if the Perl module uses native
library, or if it has more than one dependency.

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
utils/scancpan