test: remove devargs unit tests
authorGaetan Rivet <gaetan.rivet@6wind.com>
Mon, 23 Apr 2018 23:54:47 +0000 (01:54 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 25 Apr 2018 01:58:17 +0000 (03:58 +0200)
commit83945fbd7c4954c1cfad320eb28c0dcbd5087bb3
tree82ae963a1e5179a720abfed8ca28e2e43ff1c703
parentefbeaee040003781930286cfea69da9bf67398ce
test: remove devargs unit tests

The current test will not be compatible anymore with a private
devargs list.

Moreover, the new functions should have new tests, while the existing
API will be removed.

The current unit tests are thus obsolete and hereby removed.

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
MAINTAINERS
test/test/Makefile
test/test/meson.build
test/test/test_devargs.c [deleted file]