[PATCH] tests: Handle system-wide tunables in rseq tests
DJ Delorie
dj@redhat.com
Mon Jul 6 21:24:13 GMT 2026
Adhemerval Zanella Netto <adhemerval.zanella@linaro.org> writes:
> On 03/07/26 12:36, DJ Delorie wrote:
>> Michael Jeanson <mjeanson@efficios.com> writes:
>>> The testroot.pristine is not created in the build dir
>>
>> $ make $PWD/testroot.pristine/install.stamp
>
> As a side note, should we add this as an implicit rule for 'make test ...'?
Please no ;-)
When I'm writing tests, I use "make test" a *lot* and rebuilding and
reinstalling the whole testroot each time would be a huge waste.
Maybe some parameter to "make test" like "make test newroot=1 t=" ?
More information about the Libc-alpha
mailing list