summaryrefslogtreecommitdiff
path: root/tests/net/if_l2tp/t_l2tp.sh
AgeCommit message (Expand)Author
2019-08-19tests: use rump_server_add_iface to create interfacesozaki-r
2018-02-01Commonalize and add tests of creating/destroying interfacesozaki-r
2017-08-03Clean up clunky eval stringsozaki-r
2017-02-17Make test names self-descriptiveozaki-r
2017-02-16add l2tp(4) basic test.knakahara