URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d88c5df0cf7a7f72dd88b6c888180b064c73ac0c
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d88c5df by Gerald Combs (gerald@xxxxxxxxxxxxx):
Test+CMake: Make our test grouping more fine-grained.
Split our tests by suite_*.group_* instead of suite_*. There are quite a
few dfilter tests and this should make them more parallelizable.
Change-Id: I52371409618cda70dc99811e8de1fb1ad9d9a3b6
Reviewed-on: https://code.wireshark.org/review/28329
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from f1c4102 Get rid of some occurrences of Q_UNUSED
adds d88c5df Test+CMake: Make our test grouping more fine-grained.
Summary of changes:
CMakeLists.txt | 35 +++++++++++++++++++++++++----------
test/config.py | 2 +-
test/suite_unittests.py | 16 ++++++++--------
test/test.py | 17 ++++++++++++++++-
4 files changed, 50 insertions(+), 20 deletions(-)