Page MenuHomeFreeBSD

Supporting changes for `Add limited sandbox capability to "make check"`
ClosedPublic

Authored by ngie on Aug 12 2017, 10:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 7, 7:32 PM
Unknown Object (File)
Tue, Apr 7, 11:04 AM
Unknown Object (File)
Mon, Apr 6, 5:25 AM
Unknown Object (File)
Thu, Mar 26, 11:16 AM
Unknown Object (File)
Sun, Mar 22, 4:47 AM
Unknown Object (File)
Sat, Mar 21, 2:19 PM
Unknown Object (File)
Fri, Mar 20, 9:23 PM
Unknown Object (File)
Wed, Mar 18, 7:02 AM

Details

Summary

Supporting changes for Add limited sandbox capability to "make check"

Non-tests/... changes:

  • Add HAS_TESTS= to Makefiles with libraries and programs to enable iteration and propagate the appropriate environment down to *.test.mk.

tests/... changes:

  • Add appropriate support Makefile.inc's to set HAS_TESTS in a minimal manner, since tests/... is a special subdirectory tree compared to the others.

MFC after: 2 months
MFC with: rXXXXXXX
Requested by: jhb

Test Plan

See "Test Plan" in D11905.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable