]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/ethernet_ip_connman : add test for network connections
authorTeoh Jay Shen <jay.shen.teoh@intel.com>
Wed, 27 Jan 2021 01:36:13 +0000 (09:36 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Jan 2021 23:09:29 +0000 (23:09 +0000)
commitaaabc94dbe353b12297ba4a237f6817b2c6d4a31
treede606b854034888a0a7edc57f3c80ce0bcebe48f
parent1140ca0090eb235cad3bc1427703dea43429d9de
oeqa/ethernet_ip_connman : add test for network connections

This test mimic the ethernet_static_ip_set_in_connman and ethernet_get_IP_in_connman_via_DHCP test case from oeqa/manual/bsp-hw.json.
The ethernet_static_ip_set_in_connman and ethernet_get_IP_in_connman_via_DHCP manual test case should be remove from oeqa/manual/bsp-hw.json if this patch get merged.

Signed-off-by: Teoh Jay Shen <jay.shen.teoh@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/ethernet_ip_connman.py [new file with mode: 0644]