Home
last modified time | relevance | path

Searched refs:test_so_txtime (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/drivers/net/
H A Dso_txtime.py18 def test_so_txtime(cfg, clockid, ipver, args_tx, args_rx, expect_success): function
74 test_so_txtime(cfg, "mono", ipver, args_tx, args_rx, True)
82 test_so_txtime(cfg, "tai", ipver, args_tx, args_rx, True)
119 test_so_txtime(cfg, "tai", ipver, args_tx, args_rx, expect_fail)