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, Apr 18, 11:52 AM
Unknown Object (File)
Dec 19 2023, 6:11 PM
Unknown Object (File)
Dec 4 2023, 6:46 PM
Unknown Object (File)
Nov 7 2023, 9:22 AM
Unknown Object (File)
Oct 6 2023, 8:19 AM
Unknown Object (File)
Sep 25 2023, 8:13 AM
Unknown Object (File)
Sep 3 2023, 8:59 PM
Unknown Object (File)
Aug 31 2023, 5:06 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