[Bug 236889] Add binaries requirement for some lib/atf regression tests

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 29 23:57:47 UTC 2019


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

            Bug ID: 236889
           Summary: Add binaries requirement for some lib/atf regression
                    tests
           Product: Base System
           Version: 12.0-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: tests
          Assignee: testing at freebsd.org
          Reporter: olivier at freebsd.org

Created attachment 203250
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203250&action=edit
Preventing tests failure if cc or c++ are missing

Some lib/atf family (atf_c/atf_c++, build_test, check_test and macros_test)
require usage of cc or c++.
These tests failed if compiler is not installed.

Notice that for macros_test family, only test case 'use' failed if the compiler
is missing, but I didn't find how to check requirements just for this one.

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


More information about the freebsd-testing mailing list