app/testeventdev: define test ops
authorJerin Jacob <jerin.jacob@caviumnetworks.com>
Tue, 4 Jul 2017 04:52:57 +0000 (10:22 +0530)
committerJerin Jacob <jerin.jacob@caviumnetworks.com>
Fri, 7 Jul 2017 07:30:57 +0000 (09:30 +0200)
commit793a8ba13a9dc6bf367c16b54724cb554a76235c
tree257b9f199cde04bad37a9a10413254dbdef5a85d
parent6d1729de7165ffbd2cbb0764a286c1ee08c08493
app/testeventdev: define test ops

In order to extend the test framework to realize different use cases,
The ops with function pointer callback scheme has been chosen.

This patch defines the callbacks for each test case.

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