scripts: hook build test config
authorThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 21 Mar 2016 22:14:58 +0000 (23:14 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 7 Apr 2016 21:05:47 +0000 (23:05 +0200)
commitc7e8b41ad48ee6174dfb8b7e8bdc238639ceaccc
tree41a7c345d4a8460f52f6ed520791d5cbcf755fc5
parentd568d5d38d8bbacb43b67a21a39a16df0855774a
scripts: hook build test config

Insert a hook at the end of the config procedure, after having
adapted the configuration to the environment variables and the options
passed to the script.
It allows to better tune the automatic configuration of the build tests
in a function located in the devel config file.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
scripts/test-build.sh