[Bug 236842] check if_tap.ko for sys/netmap/ctrl-api-test test

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 28 00:24:16 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236842

Alan Somers <asomers at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asomers at FreeBSD.org

--- Comment #1 from Alan Somers <asomers at FreeBSD.org> ---
Comment on attachment 203202
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203202
patch to skip sys/netmap/ctrl-api-test  if if_tap.ko not installed

Instead of using "required_files", you should use PLAIN_REQUIRE_KERNEL_MODULE
(from /usr/src/tests/freebsd_test_suite/macros.h).  Just stick that in the
test's .c file.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-testing mailing list