mk: remove useless test targets
authorThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 11 May 2016 09:23:05 +0000 (11:23 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 24 May 2016 15:00:55 +0000 (17:00 +0200)
commitcfe2c8fefb23490c5150468e7209eecfd982764b
tree4e2a7efaf830a540993507521d560b9ed12897f6
parente5ca6e91cc39bac0e610efcb6e67a61f252d288e
mk: remove useless test targets

We can define any custom whitelist of tests to run:
make test WHITELIST=ring
The predefined lists for ring and mempool tests are not quite useful.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
mk/rte.sdktest.mk