app/test: add unit tests for --lcores option
authorCunming Liang <cunming.liang@intel.com>
Sun, 15 Feb 2015 05:47:31 +0000 (13:47 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 24 Feb 2015 19:22:08 +0000 (20:22 +0100)
commit128ee4c26d87b7aebe38eaa4d72b37fb5abad644
tree941bedc7e756ec6d4a3ef1d027095c7a32d046b1
parent53e54bf8170026840133617ed7703affae40ef12
app/test: add unit tests for --lcores option

The patch add unit test for the new eal option "--lcores".

Signed-off-by: Cunming Liang <cunming.liang@intel.com>
app/test/test_eal_flags.c