OSDN Git Service

tests: Add tests for query-netdev command
authorAlexey Kirillov <lekiravi@yandex-team.ru>
Wed, 3 Mar 2021 09:59:07 +0000 (12:59 +0300)
committerJason Wang <jasowang@redhat.com>
Mon, 15 Mar 2021 08:41:22 +0000 (16:41 +0800)
commit3c3b656885473ef0d699290ba966177f17839aa5
treed0767607f04377b630e246b0106211fabf73bdd8
parentd32ad10a14d46dfe9304e3ed5858a11dcd5c71a0
tests: Add tests for query-netdev command

A simply qtest that checks for correct number of netdevs in the response
of the query-netdev.

Signed-off-by: Alexey Kirillov <lekiravi@yandex-team.ru>
Acked-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
tests/qtest/meson.build
tests/qtest/test-query-netdev.c [new file with mode: 0644]