diff options
Diffstat (limited to 'tests/accel-pppd/pppoe')
| -rw-r--r-- | tests/accel-pppd/pppoe/test_pppoe_session_chap_secrets.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/accel-pppd/pppoe/test_pppoe_session_chap_secrets.py b/tests/accel-pppd/pppoe/test_pppoe_session_chap_secrets.py index e8ac472d..05d19701 100644 --- a/tests/accel-pppd/pppoe/test_pppoe_session_chap_secrets.py +++ b/tests/accel-pppd/pppoe/test_pppoe_session_chap_secrets.py @@ -68,6 +68,7 @@ def pppd_config(veth_pair_netns): # test pppoe session without auth check +@pytest.mark.chap_secrets def test_pppoe_session_chap_secrets(pppd_instance, accel_cmd): # test that pppd (with accel-pppd) started successfully |
