summaryrefslogtreecommitdiff
path: root/tests/accel-pppd/pppoe/test_pppoe_session_chap_secrets.py
AgeCommit message (Collapse)Author
2024-11-28tests,ci: disable chap-secrets related tests on alpineSergey V. Lobanov
radius and chap-secrets can't work together due to musl library limiations This patch disables chap-secrets related tests on alpine ref: https://github.com/accel-ppp/accel-ppp/pull/190#issuecomment-2331036461
2024-09-04tests: add test pppoe session using chap-secrets authSergey V. Lobanov