When building light FreeBSD without if_wg this regression test fail because it can't load the module.
Details
Details
- Reviewers
jhb - Group Reviewers
tests - Commits
- rGd22c5c42e8ad: Skip if_wg regression tests if module doesn't exist
- mv /boot/kernel/if_wg.ko /boot/kernel/if_wg.ko.bak
- kyua test sys/net/if_wg
sys/net/if_wg:wg_basic -> skipped: This test requires if_wg and could not load it [0.008s]
sys/net/if_wg:wg_key_peerdev_makeshared -> skipped: This test requires if_wg and could not load it [0.008s]
sys/net/if_wg:wg_key_peerdev_shared -> skipped: This test requires if_wg and could not load it [0.008s]
Results file id is usr_tests.20230206-185148-152438
Results saved to /root/.kyua/store/results.usr_tests.20230206-185148-152438.db
3/3 passed (0 failed)
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable