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
F151978999: D42283.id.diff
Sat, Apr 11, 9:51 PM
Unknown Object (File)
Tue, Apr 7, 1:42 PM
Unknown Object (File)
Tue, Apr 7, 8:07 AM
Unknown Object (File)
Tue, Mar 24, 5:13 PM
Unknown Object (File)
Wed, Mar 18, 1:10 PM
Unknown Object (File)
Mar 9 2026, 5:11 PM
Unknown Object (File)
Feb 27 2026, 1:13 PM
Unknown Object (File)
Feb 23 2026, 3:31 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