1. 34f2843 Remove non-functional IGMPv3 test and flaky APF checks by Yuyang Huang · 5 months ago
  2. af707dd Improve stability of APFv{4,6} multi-device tests by Jimi Chen · 5 months ago
  3. 4703e17 Merge "Use scapy to generate ARP packet in multi-device test" into main by Yuyang Huang · 6 months ago
  4. 23cfd04 Merge "Revert "Skip multi-device tests instead of abort if device is non-B+ devices"" into main by Treehugger Robot · 6 months ago
  5. f0343a6 Use scapy to generate ARP packet in multi-device test by Jimi Chen · 6 months ago
  6. a27bbe9 Revert "Skip multi-device tests instead of abort if device is non-B+ devices" by Jimi Chen · 6 months ago
  7. d9b49c6 Delay test for APF activation after screen-off by Jimi Chen · 6 months ago
  8. 372a152 Skip multi-device tests instead of abort if device is non-B+ devices by Jimi Chen · 6 months ago
  9. 8f712c6 Add apf_ram_at_least decorator to restrict multi-device tests to the given minimum apf ram size capable device. by Jimi Chen · 6 months ago
  10. ceefdce Add get exclude all host IPv6 multicast addresses function to apf_utils by Jimi Chen · 6 months ago
  11. 2bfe265 Use non-tentative IPv6 addresses in multi-device test by Jimi Chen · 6 months ago
  12. d5dd817 Merge "Add at_least_B() decorator to restrict multi-device tests to Android B+ capable device." into main by Maciej Żenczykowski · 6 months ago
  13. 476552a Add at_least_B() decorator to restrict multi-device tests to Android B+ capable device. by Jimi Chen · 6 months ago
  14. c471fc9 Use 'ip link' to prevent permission errors in non-root environments by Jimi Chen · 6 months ago
  15. d16aa55 Do not expect validated when connect to Wi-Fi for upstream type None by Junyu Lai · 1 year, 2 months ago
  16. bd579b4 Merge "Reconnect to wifi if supported" into main by Treehugger Robot · 9 months ago
  17. ad713e0 Reconnect to wifi if supported by Junyu Lai · 1 year, 1 month ago
  18. 4a79993 Make ConnectivityTestPreparer.apk path explicit by Remi NGUYEN VAN · 9 months ago
  19. e11336f Merge "Disable IWLAN in tests on 24Q2" into main by Treehugger Robot · 10 months ago
  20. 1372ac2 Disable IWLAN in tests on 24Q2 by Remi NGUYEN VAN · 10 months ago
  21. 13a9f53 Refactor `is_packet_capture_supported()` by `expect_throws()` by Jimi Chen · 11 months ago
  22. a0c0168 Add `expect_throws()` to `assert_utils.py` to check expected exception by Jimi Chen · 11 months ago
  23. 4c3a13c Retrieve IPv4 and IPv6 addresses for client and server device in test setup by Jimi Chen · 12 months ago
  24. d07d47b Add send and check reply packet function for multi-devices tests by Jimi Chen · 12 months ago
  25. 1644f95 Add packet capture and match network_stack adb command to to `apf_utils` by Jimi Chen · 12 months ago
  26. 738bf99 Support get multiple ipv4/ipv6 addresses in `apf_utils` by Jimi Chen · 11 months ago
  27. b437e75 Merge "Revert "Use unicast instead of broadcast as ethernet destination in `test_apf_drop_ethercat`"" into main by Maciej Żenczykowski · 11 months ago
  28. c3eccf9 Revert "Use unicast instead of broadcast as ethernet destination in `test_apf_drop_ethercat`" by Maciej Żenczykowski · 11 months ago
  29. aabad69 Merge "Use unicast instead of broadcast as ethernet destination in `test_apf_drop_ethercat`" into main by Maciej Żenczykowski · 12 months ago
  30. 4610234 Use unicast instead of broadcast as ethernet destination in `test_apf_drop_ethercat` by Jimi Chen · 12 months ago
  31. b756497 Add get ipv4/ipv6 address function to `apf_utils` by Jimi Chen · 12 months ago
  32. 0e1c1cc Add packet_utils for multi-devices tests by Jimi Chen · 12 months ago
  33. 73711f7 Check APF version, VSR API level, and Android version by Junyu Lai · 1 year, 2 months ago
  34. 3e24dec Setup Wi-Fi P2P connection by Paul Hu · 1 year, 2 months ago
  35. 6f6b1a4 Refactor Drop EtherCat packet test by Junyu Lai · 1 year, 2 months ago
  36. cf65586 Refactor ApfV4Test by Junyu Lai · 1 year, 2 months ago
  37. 32a2d15 Move apf test to a standalone file by Junyu Lai · 1 year, 2 months ago
  38. f502047 Add wifip2p_utils and Wifip2pMultiDevicesSnippet by Paul Hu · 1 year, 2 months ago
  39. 30a2223 Merge "Add SDK check for mdns test" into main by Treehugger Robot · 1 year, 2 months ago
  40. e7fd5a5 Add SDK check for mdns test by Paul Hu · 1 year, 2 months ago
  41. c6fae35 Support get apf capabilities from network_stack shell command by Junyu Lai · 1 year, 2 months ago
  42. 161dc10 Remove packet type and dst mac when sending raw packet by Junyu Lai · 1 year, 2 months ago
  43. 4a1baf0 Add support for sending raw packets by Junyu Lai · 1 year, 3 months ago
  44. b0f759c Add apf_utils for multi-device tests by Junyu Lai · 1 year, 3 months ago
  45. bed4480 Add adb_utils for multidevice test by Junyu Lai · 1 year, 3 months ago
  46. 850e6fa Add assert_utils for multidevice test by Junyu Lai · 1 year, 3 months ago
  47. 79b771f Move utils to staticlib by Junyu Lai · 1 year, 2 months ago
  48. 070094d Add ignore-mobile-data-check option to preparer by Remi NGUYEN VAN · 1 year, 4 months ago
  49. 4ae1387 Refresh time before connectivity tests by Remi NGUYEN VAN · 1 year, 3 months ago
  50. a27dca2 Fix arg order to set-package-network-enabled in the CTS preparer by Chalard Jean · 1 year, 11 months ago
  51. 3a6544f Block the package updater while CTS are running by Chalard Jean · 2 years ago
  52. 90edff8 Disable Play auto-update during tests by Remi NGUYEN VAN · 2 years, 4 months ago
  53. e2b5213 Make ConnectivityCheckTargetPreparer more generic by Remi NGUYEN VAN · 2 years, 4 months ago
  54. 449c01f Use TargetSetupError for ConnectivityCheck by Remi NGUYEN VAN · 2 years, 9 months ago
  55. d12797d Add DisableConfigSyncTargetPreparer by Remi NGUYEN VAN · 3 years, 6 months ago
  56. c02dcd7 Add ConnectivityCheckTargetPreparer by Remi NGUYEN VAN · 4 years ago