summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-05-23netd_integration_test: add a test for 64-bit kernel CONFIG_BPF_JIT_ALWAYS_ONMaciej Żenczykowski
2023-05-08remove inprocess tetheringMaciej Żenczykowski
2023-04-20better error on failureMaciej Żenczykowski
2023-04-20fix netd_integration_test64.NetdBinderTest#SocketDestroyLinkLocal flakeMaciej Żenczykowski
2023-01-14Merge changes I6c0d0f92,I21bc0644Treehugger Robot
2023-01-14Follow-up commit of aosp/2367328Ken Chen
2023-01-13Fix misc-use-anonymous-namespace warningYi Kong
2022-12-26Trim the output of ip rules for more precise testingChalard Jean
2022-12-26Add local rules for local networksChalard Jean
2022-12-25Merge "Support per-uid explicit selected network permission control"Ken Chen
2022-12-24Support per-uid explicit selected network permission controlKen Chen
2022-12-22binder_test - uses KernelVersion.h header fileMaciej Żenczykowski
2022-12-20Add XFRM_MIGRATE support in NetdNativeServiceYan Yan
2022-12-19cleanup a bunch of bpf related things (header files mostly)Maciej Żenczykowski
2022-12-16require CONFIG_BPF_JIT=yMaciej Żenczykowski
2022-12-10netd - delete bpf_base_testMaciej Żenczykowski
2022-12-04net_test - add test of /sys/fs/bpf/loader fs_bpf_loader contextMaciej Żenczykowski
2022-11-24netd_integration_test - assertBpfContext - make test failure easier to debugMaciej Żenczykowski
2022-11-23Always add both v4 and v6 routes for each testschiachangwang
2022-11-14Address leftover commentschiachangwang
2022-11-01Merge "Address leftover comments on aosp/2194515"Chiachang Wang
2022-11-01Address leftover comments on aosp/2194515chiachangwang
2022-10-28Merge "Move ScopedUidChange to test_utils.h"Maciej Żenczykowski
2022-10-27Move ScopedUidChange to test_utils.hKen Chen
2022-10-25Skip MDnsBinderTest#EventListenerTest on HWASanFlorian Mayer
2022-10-20bpf_base_test - unconditionally run TestSocketFilterSetUpMaciej Żenczykowski
2022-09-20Add IPv4 link-local multicast range to local routing tableschiachangwang
2022-09-20Remove the overlapping uid range checkchiachangwang
2022-09-14Add test coverage for VPN local exclusionchiachangwang
2022-09-14Fix NDC fail in presubmit with cf_x86 devicechiachangwang
2022-08-17Fix unqualified-std-cast-call compiler warningdonghongweng
2022-07-18adjust tests for final implementationMaciej Żenczykowski
2022-07-15add tests for proper bpf fs labellingMaciej Żenczykowski
2022-07-06Test: Use SetResolversFromParcel in dns_benchmarkMike Yu
2022-06-22Logging life cycle of each testPaul Hu
2022-06-14move definition of xt_bpf program pin locations to system/netdMaciej Żenczykowski
2022-06-13adjust tests for less exposing BpfMap.hMaciej Żenczykowski
2022-06-09Add test to verify registration/unregistration mdns event listenerPaul Hu
2022-06-02Restrict the local network rangeChiachang
2022-06-02Update local routes based on network assigned rangeChiachang
2022-06-02Add app default local rulechiachangwang
2022-05-20Set isolated to false for netd_integration_testKen Chen
2022-05-18Fix string-compare warningYi Kong
2022-05-12Add local rule only for default networkChiachang
2022-04-27Remove NetdBinderTest#TetherOffload* testsHungming Chen
2022-04-24Merge "Use netd_aidl_interface wrappers"Ken Chen
2022-04-21Merge "Remove NetdBinderTest#ClatdStartStop"Maciej Żenczykowski
2022-04-20Use netd_aidl_interface wrappersKen Chen
2022-04-19Remove temporary hardcoded local exclusion routeschiachangwang
2022-03-31Add MDnsEventReporterpaulhu