Speed up the authentication protocol security tests.
[tinc] / test / meson.build
1 if cc_name != 'msvc'
2   subdir('integration')
3 endif
4
5 subdir('unit')
6