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)
Thu, Jun 11, 7:16 PM
Unknown Object (File)
May 17 2026, 3:19 PM
Unknown Object (File)
May 17 2026, 3:17 PM
Unknown Object (File)
May 16 2026, 10:29 PM
Unknown Object (File)
May 14 2026, 2:49 AM
Unknown Object (File)
May 13 2026, 9:19 PM
Unknown Object (File)
Apr 30 2026, 5:26 PM
Unknown Object (File)
Apr 29 2026, 11:53 PM

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