[PING 2][PATCH v3] Add pretty printers for the NPTL lock types

Joseph Myers joseph@codesourcery.com
Fri Feb 5 16:28:00 GMT 2016


On Fri, 5 Feb 2016, Carlos O'Donell wrote:

> - Create a test script that is run as a test.

Note that right now we don't have any test scripts that run on the glibc 
host, they all run on the build system.  Thus, the makefile variables 
describing how to run programs for the glibc host, test-wrapper, 
test-wrapper-env and test-wrapper-env-only, all expect to be running a 
binary.

The effect is that a new variable or variables needs adding.  It might 
default to using existing variables, and that might be right when 
cross-testing via ssh - but people cross-testing using an emulator to run 
binaries (the same situation for which the default setting of 
test-wrapper-env may not work) might need to do something different.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list