Add the ability for test suites to provide default configuration.

Review Request #11650 — Created June 7, 2021 and submitted

Information

ReviewBot
release-3.0.x

Reviewers

This introduces a new config attribute for test suites, which can
provide configuration used for each test in the suite.

This will be used for upcoming Java classpath settings for tests.

Tested this along with upcoming changes to some unit test suites.

Summary ID
Add the ability for test suites to provide default configuration.
This introduces a new `config` attribute for test suites, which can provide configuration used for each test in the suite. This will be used for upcoming Java classpath settings for tests.
8e19056612941d5b95b5237a6839edfd5fb9c4bb
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.0.x (7226fb1)
Loading...