test/trace: add a test with traces enabled
authorChengwen Feng <fengchengwen@huawei.com>
Fri, 17 Jun 2022 02:29:13 +0000 (10:29 +0800)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 21 Jun 2022 09:11:00 +0000 (11:11 +0200)
commit894c7d0faec010e9aa2de33cbdbac3f151f1ea78
tree9ae8750597da57acb6ae291563dd19f28d11d8c8
parentd59a940667989461e2916207e7fbb8148504c44f
test/trace: add a test with traces enabled

Currently trace_autotest unit test is executed with traces disabled.
This patch introduces trace_autotest unit test with traces enabled,
and the traces file is written to the directory where dpdk-test is
located.

Signed-off-by: Chengwen Feng <fengchengwen@huawei.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
app/test/meson.build