app/test: minor updates
authorBruce Richardson <bruce.richardson@intel.com>
Wed, 12 Feb 2014 16:05:56 +0000 (16:05 +0000)
committerDavid Marchand <david.marchand@6wind.com>
Wed, 26 Feb 2014 09:22:33 +0000 (10:22 +0100)
commite803ddb7e8ae74f266dfebc3bcae0f6fec9b9166
treec25d2f84f33bdf0c4e0f5e868837adf36683cc70
parent4074a5d80679517158628c8d65be151cc11bcc2a
app/test: minor updates

Minor fixes/updates to the autotest app, including:
* replace hard-coded values with #defines in rte_power.h
* replace local DIM() macro with common RTE_DIM

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
app/test/commands.c
app/test/test_kni.c
app/test/test_power.c
app/test/test_red.c