freebsd-src/tests/sys/netlink
Warner Losh e9ac41698b
Some checks are pending
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-14, /usr/lib/llvm-14/bin, ubuntu-22.04, bmake libarchive-dev clang-14 lld-14, arm64, aarch64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-14, /usr/lib/llvm-14/bin, ubuntu-22.04, bmake libarchive-dev clang-14 lld-14, amd64, amd64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-13, /opt/homebrew/opt/llvm@13/bin, macos-latest, bmake libarchive llvm@13, arm64, aarch64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-13, /opt/homebrew/opt/llvm@13/bin, macos-latest, bmake libarchive llvm@13, amd64, amd64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-12, /usr/lib/llvm-12/bin, ubuntu-20.04, bmake libarchive-dev clang-12 lld-12, arm64, aarch64) (push) Waiting to run
Cross-build Kernel / ${{ matrix.target_arch }} ${{ matrix.os }} (${{ matrix.compiler }}) (clang-12, /usr/lib/llvm-12/bin, ubuntu-20.04, bmake libarchive-dev clang-12 lld-12, amd64, amd64) (push) Waiting to run
Remove residual blank line at start of Makefile
This is a residual of the $FreeBSD$ removal.

MFC After: 3 days (though I'll just run the command on the branches)
Sponsored by: Netflix
2024-07-15 16:43:39 -06:00
..
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
netlink_socket.c tests/netlink: improve recently added netlink_socket:membership 2024-01-10 20:51:53 -08:00
test_netlink_message_writer.py netlink: use protocol specific receive buffer 2024-01-02 13:04:01 -08:00
test_nl_core.py tests: split netlink.py into multiple files to impove maintainability. 2023-04-01 19:31:38 +00:00
test_rtnl_iface.py tests/netlink: mark the vlan(4) test with required module 2023-10-18 22:21:53 -07:00
test_rtnl_ifaddr.py netlink: fix failing TestRtNlAddIfaddrLo::test_add_6 tests. 2023-06-13 15:26:44 +00:00
test_rtnl_neigh.py tests: split netlink.py into multiple files to impove maintainability. 2023-04-01 19:31:38 +00:00
test_rtnl_route.py tests/netlink: mark a test that requires tun(4) 2024-01-10 20:51:53 -08:00
test_snl.c netlink: temporary skip snl(3) capped test. 2023-05-09 14:59:41 +00:00
test_snl_generic.c netlink: cope with growing requests 2023-10-17 08:47:52 +02:00