tests: add tests for link executor

This commit is contained in:
Ariadne Conill 2020-07-26 03:48:37 -06:00
parent 08805f7de3
commit 5f078537bf
3 changed files with 25 additions and 0 deletions

View file

@ -5,3 +5,5 @@ test_suite('ifupdown-ng')
atf_test_program{name='ifquery_test'}
atf_test_program{name='ifup_test'}
atf_test_program{name='ifdown_test'}
include('linux/Kyuafile')