commit | a7d50a0dd81b09dc13fa9e4b55765e8684bc8226 | [log] [tgz] |
---|---|---|
author | Lucas Bates <lucasb@mojatatu.com> | Mon Jul 08 21:34:26 2019 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 09 14:07:20 2019 -0700 |
tree | 9002f00cf328cfd8f23f554644780e1654af9bd6 | |
parent | a1cd4e4324afa4d8a2d6d0ce16bc689d6bab02cc [diff] |
tc-testing: Allow tdc plugins to see test case data Instead of only passing the test case name and ID, pass the entire current test case down to the plugins. This change allows plugins to start accepting commands and directives from the test cases themselves, for greater flexibility in testing. Signed-off-by: Lucas Bates <lucasb@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>