test: cleanup when leaving bitrate and latency tests
authorHemant Agrawal <hemant.agrawal@nxp.com>
Tue, 19 May 2020 10:52:58 +0000 (16:22 +0530)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 19 May 2020 12:13:19 +0000 (14:13 +0200)
commitd3f7095baffb5f3cdc3293fd6ae42433aac62b37
tree29a17b07246e7dd126b5bcb16a9844f1b8f7f8f4
parent1168be00778a98eee7e15a811652ea6645051a56
test: cleanup when leaving bitrate and latency tests

Both bitratestats_autotest latency test initializes the metrics library.
It should be cleaned during exit.

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: David Marchand <david.marchand@redhat.com>
app/test/test_bitratestats.c
app/test/test_latencystats.c