summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/hsr
AgeCommit message (Expand)AuthorLines
2026-02-10selftests: hsr: Add more link fault tests for HSRFelix Maurer-28/+44
2026-02-10selftests: hsr: Add tests for more link faults with PRPFelix Maurer-5/+74
2026-02-10selftests: hsr: Add tests for faulty linksFelix Maurer-11/+272
2026-02-10selftests: hsr: Check duplicates on HSR with VLANFelix Maurer-120/+70
2026-02-10selftests: hsr: Add ping test for PRPFelix Maurer-0/+148
2025-10-06selftests: net: unify the Makefile formatsJakub Kicinski-1/+5
2025-10-06selftests: net: sort configsJakub Kicinski-2/+2
2024-11-11selftests: hsr: Add test for VLANMD Danish Anwar-0/+99
2024-10-30tests: hsr: Increase timeout to 50 secondsYunshui Jiang-2/+3
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+1
2024-06-05selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addressesLukasz Majewski-0/+9
2024-06-05selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addressesLukasz Majewski-0/+15
2024-06-05selftests: hsr: add missing config for CONFIG_BRIDGEHangbin Liu-0/+1
2024-05-27selftests: hsr: Fix "File exists" errors for hsr_pingGeliang Tang-0/+2
2024-05-13test: hsr: Extend the hsr_redbox.sh to have more SAN devices connectedLukasz Majewski-22/+49
2024-05-08test: hsr: Call cleanup_all_ns when hsr_redbox.sh script exitsLukasz Majewski-0/+2
2024-04-26test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operationLukasz Majewski-1/+93
2024-04-26test: hsr: Extract version agnostic information from ping command outputLukasz Majewski-1/+2
2024-04-26test: hsr: Move common code to hsr_common.sh fileLukasz Majewski-78/+88
2024-04-26test: hsr: Remove script code already implemented in lib.shLukasz Majewski-25/+3
2023-09-18selftests: hsr: Extend the testsuite to also cover HSRv1.Sebastian Andrzej Siewior-6/+17
2023-09-18selftests: hsr: Reorder the testsuite.Sebastian Andrzej Siewior-123/+132
2023-09-18selftests: hsr: Use `let' properly.Sebastian Andrzej Siewior-1/+1
2022-12-01selftests: Add a basic HSR test.Sebastian Andrzej Siewior-0/+267