Re: [PATCH net-next 3/7] tools: tc-testing: Introduce plugin architecture

2018-02-14 Thread Lucas Bates
On Wed, Feb 14, 2018 at 2:09 PM, Brenda J. Butler wrote: > This should be a general test architecture, and yet allow specific > tests to be done. Introduce a plugin architecture. > > An individual test has 4 stages, setup/execute/verify/teardown. Each > plugin gets a chance

[PATCH net-next 3/7] tools: tc-testing: Introduce plugin architecture

2018-02-14 Thread Brenda J. Butler
This should be a general test architecture, and yet allow specific tests to be done. Introduce a plugin architecture. An individual test has 4 stages, setup/execute/verify/teardown. Each plugin gets a chance to run a function at each stage, plus one call before all the tests are called ("pre"