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]

[PING][PATCH 1/2] testsuite: Support filtering targets by TCL procedure in `run_dump_test'


On Thu, 12 Apr 2018, Maciej W. Rozycki wrote:

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

  Maciej


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