app/testeventdev: add order test setup and destroy
authorJerin Jacob <jerin.jacob@caviumnetworks.com>
Tue, 4 Jul 2017 04:53:07 +0000 (10:23 +0530)
committerJerin Jacob <jerin.jacob@caviumnetworks.com>
Fri, 7 Jul 2017 07:32:48 +0000 (09:32 +0200)
commitd1f59fb71c164382437b3f4af838af12d081fdea
tree808a6af6b2ff70027e03c4682a5c3930e0f6bdcc
parent2b0bf13c0b9803e265e3af00fb3ee40cdd761284
app/testeventdev: add order test setup and destroy

order test has the queue and all types queue variants. Introduce
test_order_common* to share the common code between those tests.

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Acked-by: Harry van Haaren <harry.van.haaren@intel.com>
app/test-eventdev/Makefile
app/test-eventdev/test_order_common.c [new file with mode: 0644]
app/test-eventdev/test_order_common.h [new file with mode: 0644]