]> 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)
committerSteve Sakoman <steve@sakoman.com>
Wed, 4 Aug 2021 19:57:23 +0000 (09:57 -1000)
commit008cc0340676cd67f3ec68d3ca8286bbd16c32c6
tree68582a33678c662d6f2c6a25362e46909740f12f
parent6d8bf12bffa146cb51153a79a4b96b05298c4fbf
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>
(cherry picked from commit aaabc94dbe353b12297ba4a237f6817b2c6d4a31)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oeqa/runtime/cases/ethernet_ip_connman.py [new file with mode: 0644]