test/log: check levels
authorDavid Marchand <david.marchand@redhat.com>
Fri, 9 Apr 2021 11:04:51 +0000 (13:04 +0200)
committerDavid Marchand <david.marchand@redhat.com>
Fri, 9 Apr 2021 12:01:07 +0000 (14:01 +0200)
commit39b5717999f0b1be3ad481ccbe5185637cc1bc35
tree3e743469d2add8021e2af462946e14f46339fc4b
parent3c20e6fe729e5765931f28fedc1fc8f126b93a0c
test/log: check levels

Add checks on log levels:
- default values for rte_log_register and RTE_LOG_REGISTER,
- level changes with rte_log_set_level and consorts

Signed-off-by: David Marchand <david.marchand@redhat.com>
app/test/test_logs.c