diff options
author | Ole Troan <ot@cisco.com> | 2019-02-28 20:20:47 +0100 |
---|---|---|
committer | Paul Vinciguerra <pvinci@vinciconsulting.com> | 2019-03-04 14:31:08 +0000 |
commit | f159f58dbfc85f616b029c36196961915d7e52d2 (patch) | |
tree | 979f191da4b816aa7cb1accc4a79bcdf9c563c46 /build-data | |
parent | 84b83776d3843b5eaf50dbd40007987d77ad2490 (diff) |
test framework: add factory function and default parameters
This is the first step to be able to remove all the API message
wrappers in vpp_papi_provider.py. This allows to remove all
functions that do not override parameters (different from zero),
and a separate dictionary for messages requiring different defaults.
The general requirement is that all new tests should use named
arguments directly. Not positional arguments through the wrapper.
Note when removing functions, the calls in vpp_papi_provider
wrappers do not necessarily follow message order.
Change-Id: If64916c07f8622c138db3a9d7c4a98b93a058e68
Signed-off-by: Ole Troan <ot@cisco.com>
Diffstat (limited to 'build-data')
0 files changed, 0 insertions, 0 deletions