IT_Function_TCPIP_04.yml 2.1 KB

1234567891011121314151617181920212223242526272829303132333435
  1. Config: {execute count: 1, execute order: in order}
  2. DUT: [SSC2, SSC1]
  3. Filter:
  4. - Add:
  5. ID:
  6. - ^TCPIP_IGMP_0203 # softAP IGMP recv packets
  7. - ^TCPIP_IGMP_0204 # softAP send multicast packets
  8. - ^TCPIP_IP_0101 # sta set and query static ip test
  9. - ^TCPIP_IP_0102 # ap set and query static ip test
  10. - ^TCPIP_TCP_0101 # STA mode, connect test. use different ip, port
  11. - ^TCPIP_TCP_0102 # STA mode, server listen test. use different kinds of port
  12. - ^TCPIP_TCP_0103 # STA mode, send/recv basic test
  13. - ^TCPIP_TCP_0104 # STA mode, shutdown basic test
  14. - ^TCPIP_TCP_0105 # STA mode, close for different types of TCP sockets test
  15. - ^TCPIP_TCP_0106 # STA mode, create max TCP sockets test
  16. - ^TCPIP_TCP_0107 # STA mode, accept max TCP client by server test
  17. - ^TCPIP_TCP_0110 # AP mode, connect test. use different ip, port
  18. - ^TCPIP_TCP_0111 # AP mode, server listen test. use different kinds of port
  19. - ^TCPIP_TCP_0112 # AP mode, send/recv basic test
  20. - ^TCPIP_TCP_0113 # AP mode, shutdown basic test
  21. - ^TCPIP_TCP_0114 # AP mode, close for different types of TCP sockets test
  22. - ^TCPIP_TCP_0115 # AP mode, create max TCP sockets test
  23. - ^TCPIP_TCP_0116 # AP mode, accept max TCP client by server test
  24. - ^TCPIP_TCP_0201 # STA mode, connect test. use socket in state that can't connect
  25. - ^TCPIP_TCP_0202 # STA mode, server listen test. use socket in state that can't listen
  26. - ^TCPIP_TCP_0203 # send test. use socket in state that can't send
  27. - ^TCPIP_TCP_0204 # STA mode, recv buffer test
  28. - ^TCPIP_TCP_0206 # STA mode, get active socket info test
  29. - ^TCPIP_TCP_0207 # AP mode, connect test. use socket in state that can't connect
  30. - ^TCPIP_TCP_0208 # AP mode, server listen test. use socket in state that can't listen
  31. - ^TCPIP_TCP_0210 # AP mode, recv buffer test
  32. - ^TCPIP_TCP_0212 # AP mode, get active socket info test
  33. - ^TCPIP_TCP_0401 # do TCP send after WIFI disconnected
  34. - ^TCPIP_TCP_0402 # close TCP socket after WIFI disconnected
  35. - ^TCPIP_TCP_0403 # do TCP send after mode changed