1. 67586d1 Use DeviceFeatureModuleController to run tests only if the device has the required feature. by Kangping Dong · 1 year, 2 months ago
  2. eca707d [Thread] enforce a timeout for waiting FTDs' output in integration tests by Handa Wang · 1 year, 2 months ago
  3. 7528130 Merge changes I0ec79adf,Icf5aadc4 into main by Treehugger Robot · 1 year, 3 months ago
  4. 8658ef3 [Thread] avoid kernel-generated lla on thread-wpan by Kangping Dong · 1 year, 4 months ago
  5. 8fd35e3 Reset mNetDataPrefixes when Thread goes down. by Yang Sun · 1 year, 3 months ago
  6. 99d5727 Merge "Thread: simulate Thread on eth1 for tests" into main by Yakun Xu · 1 year, 3 months ago
  7. 7bc7d69 Thread: simulate Thread on eth1 for tests by Yakun Xu · 1 year, 3 months ago
  8. 43b62ae Merge "Add netdata prefixes to tun interface routing table." into main by Treehugger Robot · 1 year, 3 months ago
  9. 14de932 Add netdata prefixes to tun interface routing table. by Yang Sun · 1 year, 3 months ago
  10. d36928c ThreadIntegrationTest: use longer ping timeout when reply is expected. by Yang Sun · 1 year, 3 months ago
  11. d722a99 [icmp] Add test to verify no duplicated icmp echo reply on mesh-local addresses. by Yang Sun · 1 year, 4 months ago
  12. aa72ee2 Merge "Add OT multicast addresses to tun interface." into main by Yang Sun · 1 year, 4 months ago
  13. 244dce3 Add OT multicast addresses to tun interface. by Yang Sun · 1 year, 4 months ago
  14. e67e1a7 Merge "[Thread] ignore the flaky test case advertisingProxy_srpClientUnregistersService_serviceIsNotDiscoverableByMdns" into main by Handa Wang · 1 year, 4 months ago
  15. 7ade29d [Thread] ignore the flaky test case advertisingProxy_srpClientUnregistersService_serviceIsNotDiscoverableByMdns by Handa Wang · 1 year, 4 months ago
  16. 79b202a Dynamically set mesh-local addresses preferred lifetime. by Yang Sun · 1 year, 4 months ago
  17. 8f10500 [Thread] wait for Thread address updates on thread-wpan by Kangping Dong · 1 year, 4 months ago
  18. e9daad6 [Thread] add E2E UDP test for app usage by Kangping Dong · 1 year, 4 months ago
  19. b40140d [Thread] enable Service Discovery integration tests by Handa Wang · 1 year, 4 months ago
  20. 1038c14 Merge "set the country code when initializing the ot-daemon" into main by Zhanglong Xia · 1 year, 4 months ago
  21. 68d68d8 Merge "Separate Struct.java into its own lib." into main by Yang Sun · 1 year, 4 months ago
  22. d9e4ba6 [Thread] add a unicast routing case when infra link switches by Handa Wang · 1 year, 4 months ago
  23. 4eab54b set the country code when initializing the ot-daemon by Zhanglong Xia · 1 year, 5 months ago
  24. 3aa62e6 Separate Struct.java into its own lib. by Yang Sun · 1 year, 5 months ago
  25. c1d4e1e check the Thread required features before running ThreadNetworkControllerTest by Zhanglong Xia · 1 year, 5 months ago
  26. abefbf0 [mdns] support discovering and resolving services by Handa Wang · 1 year, 6 months ago
  27. 3a9d363 Merge "[Thread] fix ot-daemon state consistency issues" into main by Treehugger Robot · 1 year, 5 months ago
  28. 0d22ade [Thread] fix ot-daemon state consistency issues by Kangping Dong · 1 year, 5 months ago
  29. 62abecc [Thread] add system API setChannelMaxPowers by Zhanglong Xia · 1 year, 7 months ago
  30. 82599d3 [Thread] add command to force stop ot-daemon by Kangping Dong · 1 year, 5 months ago
  31. adb3c1a [Thread] do not restart ot-daemon when Thread is disabled by Kangping Dong · 1 year, 5 months ago
  32. ab1945c Merge changes from topic "overlay-vendor-model-name" into main by Kangping Dong · 1 year, 5 months ago
  33. ea4390c [Thread] support customize meshcop txt via resourceoverlay by Kangping Dong · 1 year, 5 months ago
  34. 62eac01 [Thread] unify synchronous controller API for testing by Kangping Dong · 1 year, 5 months ago
  35. c1df0d0 Merge "Use a short timeout for FullThreadDevice.ping" into main by Kangping Dong · 1 year, 5 months ago
  36. 4bf1dcd Use a short timeout for FullThreadDevice.ping by Yang Sun · 1 year, 5 months ago
  37. f1182f1 [Thread] use TestRule to filter Thread tests by Kangping Dong · 1 year, 5 months ago
  38. aac3ef4 Fix the issue that border routing is unavailable when ot-daemon restarts by Handa Wang · 1 year, 5 months ago
  39. 734c626 Check kernel version for multicast routing support. by Yang Sun · 1 year, 5 months ago
  40. 2aa81a6 Merge "Use factoryreset as a workaround to reduce the delay of reforming a network" into main by Handa Wang · 1 year, 5 months ago
  41. b929c98 Use factoryreset as a workaround to reduce the delay of reforming a network by Handa Wang · 1 year, 5 months ago
  42. c6037af [mdns] support regsitering hosts in NsdPublisher by Handa Wang · 1 year, 6 months ago
  43. 18b2cb9 Merge "Revert "[mdns] support regsitering hosts in NsdPublisher"" into main by Vaibhav Devmurari · 1 year, 5 months ago
  44. ba1cc38 Revert "[mdns] support regsitering hosts in NsdPublisher" by Vaibhav Devmurari · 1 year, 5 months ago
  45. da42fec Merge "Reduce time needed to run test." into main by Yang Sun · 1 year, 5 months ago
  46. 5104619 Reduce time needed to run test. by Yang Sun · 1 year, 5 months ago
  47. 87c688d [mdns] support regsitering hosts in NsdPublisher by Handa Wang · 1 year, 6 months ago
  48. e23bb41 Fix flaky multicast tests in Thread E2E test. by Yang Sun · 1 year, 5 months ago
  49. 053ae87 [BBR] Apply downstream multicast config sent from ot-daemon by Yang Sun · 1 year, 7 months ago
  50. 12074b5 [Test] multicast forwarding from LLA/MLA address test by Yang Sun · 1 year, 6 months ago
  51. e056b9a [Test] Thread multicast routing E2E test by Yang Sun · 1 year, 7 months ago
  52. b5c6ac2 Add a test case that a Border Router sends a UDP message to Thread device by Handa Wang · 1 year, 6 months ago
  53. fbaa7ea Merge "[Thread] restarts when ot-daemon crashes" into main by Kangping Dong · 1 year, 6 months ago
  54. 3deddc7 [Thread] restarts when ot-daemon crashes by Kangping Dong · 1 year, 6 months ago
  55. 01b5ede [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 6 months ago
  56. 25bcfee [Thread] add ThreadNetworkIntegrationTests to mts-tethering by Kangping Dong · 1 year, 6 months ago
  57. 253b3fb Make ThreadNetworkController.setTestNetworkAsUpstream require NETWORK_SETTINGS permission by Handa Wang · 1 year, 7 months ago
  58. d5e2ac9 Ensure the Thread integration test only run on CuttleFish devices by Handa Wang · 1 year, 7 months ago
  59. 806f5a1 implement Thread Border Router e2e integration test by Handa Wang · 1 year, 8 months ago