This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]