Page MenuHomeFreeBSD

tests: fix ATF_TESTS_PYTEST no clean build
ClosedPublic

Authored by glebius on Oct 19 2023, 5:20 AM.
Tags
None
Referenced Files
F132468035: D42283.id129172.diff
Fri, Oct 17, 4:37 AM
F132467974: D42283.diff
Fri, Oct 17, 4:37 AM
Unknown Object (File)
Sat, Oct 11, 1:02 PM
Unknown Object (File)
Wed, Oct 8, 2:42 AM
Unknown Object (File)
Sep 14 2025, 8:51 AM
Unknown Object (File)
Sep 14 2025, 8:00 AM
Unknown Object (File)
Sep 14 2025, 7:59 AM
Unknown Object (File)
Sep 10 2025, 12:36 PM

Details

Summary

The hack with .xtmp file was effectively making the make to
ignore changes to the sources, breaking NO_CLEAN builds. The
hack can be actually omitted as setting SCRIPTSNAME_${_T} for
every test is sufficient to prevent renaming by bsd.prog.mk.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable