[dpdk-dev] [PATCH 0/8] simpler and better build test

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Mar 29 18:15:46 CEST 2016


These are some improvements to the script test-build.sh which
makes compilation testing easier in various environments with
different dependencies.

Thomas Monjalon (8):
  scripts: fix run in any directory
  scripts: remove legacy build method test
  scripts: test build of performance-thread example
  scripts: stop build test after first error
  scripts: allow tuning build options per test target
  scripts: allow tuning any test build option
  scripts: hook build test config
  scripts: add verbose test build option

 scripts/checkpatches.sh |   2 +-
 scripts/test-build.sh   | 124 ++++++++++++++++++++++++++++++++++--------------
 2 files changed, 90 insertions(+), 36 deletions(-)

-- 
2.7.0



More information about the dev mailing list