test/eventdev: add SW test infrastructure
authorHarry van Haaren <harry.van.haaren@intel.com>
Thu, 30 Mar 2017 19:30:43 +0000 (20:30 +0100)
committerJerin Jacob <jerin.jacob@caviumnetworks.com>
Tue, 4 Apr 2017 17:19:52 +0000 (19:19 +0200)
commit89e13479a32d153ed942607f482e095cbb915b5d
tree643c2ccf0867fe6adeb851e9132c1707cbbe688a
parentc1ad03df7ad5c05e2a12dc07f5f1417197515ded
test/eventdev: add SW test infrastructure

Add the test infrastructure, create and destroy the test
instance.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Signed-off-by: David Hunt <david.hunt@intel.com>
Signed-off-by: Harry van Haaren <harry.van.haaren@intel.com>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
test/test/Makefile
test/test/autotest_data.py
test/test/test_eventdev_sw.c [new file with mode: 0644]