Skip to content
Snippets Groups Projects
  1. Dec 25, 2023
  2. Dec 23, 2023
  3. Dec 22, 2023
  4. Dec 21, 2023
  5. Dec 20, 2023
  6. Dec 19, 2023
    • Henri Chataing's avatar
      Statically link libbase for mainline module tests · 6a7d8f9e
      Henri Chataing authored
      b/310046696 introduced a breaking ABI change in libbase, and
      the following unit tests fail to launch on previous
      platforms because of missing symbols:
        - libnetworkstats_test
        - netd_updatable_unit_test
      
      Bug: 316464217
      Test: atest libnetworkstats_test
      Test: atest netd_updatable_unit_test
      Change-Id: Icef58de0b46c6042a9459d3d4c45ea9ce2baefed
      6a7d8f9e
    • Xinyi Zhou's avatar
      [nearby] Update README for AOSP compiling binary · fea003bd
      Xinyi Zhou authored
      Test: -m and load on device
      Change-Id: Ib54d4cd14c2ec0739d96593e183f6e1be9682e67
      fea003bd
    • Motomu Utsumi's avatar
    • Tongbo Liu's avatar
      Add mcts tag to MainlineCTS networking test modules which is used for build... · 199357ba
      Tongbo Liu authored
      Add mcts tag to MainlineCTS networking test modules which is used for build all the mainline CTS tests.
      
      Bug: 316436957
      
      Change-Id: I0e7ab773075fb0dfd154dde45a710d1c1823c914
      199357ba
    • Motomu Utsumi's avatar
      Updates doTestAllowedUids to wait network Lost · 2ee2498b
      Motomu Utsumi authored
      doTestAllowedUids did not wait the network disconnect and this made the
      test flaky since doTestAllowedUids saw the network from the previous
      doTestAllowedUids.
      This CL update doTestAllowedUids to wait network Lost
      
      Before this CL, test failed 6 times in 1000 tries.
      After this CL, test does not fail in 1000 tries.
      
      Test: atest testAllowedUids --iterations 1000
      Bug: 312206245
      Change-Id: I270a230c15dfd2c44ba29f203bc55c0f47649e98
      2ee2498b
    • Yuyang Huang's avatar
      Add multi-subtype support to NsdService · 170d42f1
      Yuyang Huang authored
      Allow client to register multi-subtype using comma separate format like:
      "_997._tcp,_test1,_test2,_test3"
      
      Bug: 315085895
      Test: TH
      Change-Id: Ibd27e42cb9e7a0274d1d8df3f6f3a00786e4a237
      170d42f1
    • Paul Hu's avatar
      Support mDns Known-Answer Suppression · 01f243f5
      Paul Hu authored
      Support the RFC 6762 section 7.1. Known-Answer Suppression.
      If the response contains an answer that is also present in the
      answer section and the known-answer's TTL is greater than half
      of the original TTL, suppress the response.
      
      Bug: 312657709
      Test: atest FrameworksNetTests NsdManagerTest
            Passed DUPLICAE SUPPRESSION test case of BCT
      Change-Id: I1890e9fba068c1f59a1d93c3514f0e7d07da1814
      01f243f5
  7. Dec 18, 2023
Loading