On 2025-10-20 13:50:45, David Matlack wrote:
On Fri, Oct 17, 2025 at 5:07 PM Vipin Sharma vipinsh@google.com wrote:
+TEST_GEN_ALL_PROGS := $(TEST_GEN_PROGS) +TEST_GEN_ALL_PROGS += $(TEST_GEN_PROGS_EXTENDED)
The TEST_GEN_PROGS_EXTENDED support should go in the commit that first needs them, or in their own commit.
Yeah, this can be extracted out from this commit.