[dpdk-dev] [PATCH] app/test: return error code on failed tests

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Jun 15 15:24:46 CEST 2015


2015-06-11 15:48, John McNamara:
> This change returns a system error code if tests fail when
> running any of the "make test" targets.
> 
> This allows the tests to report failures while running in
> continuous integration environments.
> 
> Previously "make test" returned $? == 0 for all combinations
> of success, failure and exception conditions.
> 
> Signed-off-by: John McNamara <john.mcnamara at intel.com>

Applied, thanks


More information about the dev mailing list