Add uevent_err test

This commit is contained in:
jiangjianfeng
2025-05-30 09:10:15 +00:00
committed by Ruihan Li
parent 38c9ab0615
commit d35888c817
2 changed files with 245 additions and 0 deletions

View File

@ -36,5 +36,6 @@ sleep 0.2
./netlink_route
./rtnl_err
./uevent_err
echo "All network test passed"