[PATCH] tests: Handle system-wide tunables in rseq tests

Adhemerval Zanella Netto adhemerval.zanella@linaro.org
Fri Jul 3 19:24:26 GMT 2026



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 ...'?

> 
> The initial testroot isn't created unless you do a full test run - that
> was an optimization we decided on back when, to save time.  Warning: it
> isn't re-built if you run "make check" again either, you need to delete
> and remake the install.stamp to update it during development.
> 
> Every test after that just rsync's the pristine root to the working root
> as needed.
> 



More information about the Libc-alpha mailing list