Add regression tests

This commit is contained in:
Ruihan Li
2025-04-20 18:48:49 +08:00
committed by Tate, Hongliang Tian
parent 26253829bb
commit 17e5108c17
3 changed files with 172 additions and 5 deletions

View File

@ -34,4 +34,7 @@ sleep 0.2
./udp_err
./unix_err
./netlink_route
./rtnl_err
echo "All network test passed"