devtools: add test apps to build script
authorBruce Richardson <bruce.richardson@intel.com>
Wed, 29 Mar 2017 16:38:56 +0000 (17:38 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 6 Apr 2017 19:44:06 +0000 (21:44 +0200)
commit99a7213b14691c8ef7169e48080222a6c0c3fc6d
tree03d265915fa501300c1da721db18ccd7c17179d5
parent94bef807708b245e6b5f6b340c0adc05aafc87f5
devtools: add test apps to build script

Since the test app is no longer being build by default as part of a build,
we need to update the testbuild script to take account of this.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Declan Doherty <declan.doherty@intel.com>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
devtools/test-build.sh