2015-11-06 15:15, Pablo de Lara: > eal_flags_autotest was broken after commit > 19bfa4dd ("eal: make the -n argument optional"), > since the unit test was checking that app would not run > if -n flag was missing, which now it is possible. > > Also, subtest test_missing_n_flag() has been renamed > to test_invalid_n_flag(), as now -n flag is not compulsory. > > Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
Applied, thanks