URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d38ab1bde0f1183ecfdec2a4aa8d2d202c2302a9
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
d38ab1b by Peter Wu (peter@xxxxxxxxxxxxx):
test: convert suite_nameres to use fixtures
Create a special custom profile just for the nameres tests, instead of
doing this for all tests. Other tests do not need it.
Change-Id: I41de0ece9dcf1ee310957beab2bbee0a99784753
Reviewed-on: https://code.wireshark.org/review/30633
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from bd84c71 test: convert suite_text2pcap to use fixtures
add d38ab1b test: convert suite_nameres to use fixtures
Summary of changes:
test/fixtures_ws.py | 1 -
test/suite_nameres.py | 95 ++++++++++++++++++++++++++++++---------------------
2 files changed, 57 insertions(+), 39 deletions(-)