This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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][PATCH 1/2] testsuite: Support filtering targets by TCL procedure in `run_dump_test'


Hi Maciej,

>> 	binutils/
>> 	* testsuite/lib/binutils-common.exp (match_target): New procedure.
>> 	* testsuite/lib/utils-lib.exp (run_dump_test): Use it in place
>> 	of `istarget' for matching with `target', `not-target', `skip' 
>> 	and `not-skip' options.
>>
>> 	gas/
>> 	* testsuite/lib/gas-defs.exp (run_dump_test): Use `match_target' 
>> 	in place of `istarget' for matching with `target', `not-target', 
>> 	`skip' and `not-skip' options.
>>
>> 	ld/
>> 	* testsuite/lib/ld-lib.exp (run_dump_test): Use `match_target' 
>> 	in place of `istarget' for matching with `target', `alltargets' 
>> 	and `notarget' options.
> 
>  Ping for: <https://sourceware.org/ml/binutils/2018-04/msg00121.html>, 
> blocking: <https://sourceware.org/ml/binutils/2018-04/msg00098.html>.

Sorry - I missed this one.

Patch approved - please apply.

Cheers
  Nick



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