]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: dhcp6: Add a sandbox test for dhcp6
authorSean Edmond <seanedmond@microsoft.com>
Tue, 11 Apr 2023 17:48:48 +0000 (10:48 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 5 May 2023 21:48:44 +0000 (17:48 -0400)
commit29fb68c4ff362325426dee6646e4dc3de01539f1
tree36ee16642b82b6f25c9a6d52820f3fccbc8e1330
parent7d0188927bcf4f6ce74ccfca43f0f081a39ade00
net: dhcp6: Add a sandbox test for dhcp6

Requires proper environment with DHCP6 server provisioned.

Signed-off-by: Sean Edmond <seanedmond@microsoft.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
configs/sandbox_defconfig
test/py/tests/test_net.py