[dpdk-dev] [PATCH] test: fix eal_flags_autotest due to missing_n_flag test

2015-11-06 Thread Thomas Monjalon
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 >

[dpdk-dev] [PATCH] test: fix eal_flags_autotest due to missing_n_flag test

2015-11-06 Thread 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