Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 009b40b: Fix tests to allow selection of suite 10

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 28 Sep 2015 20:28:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=009b40ba0631de7bba2d8d34a8d529a9b859f7c6
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

009b40b by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Fix tests to allow selection of suite 10
    
    The tests only allowed a single character suite selection, which
    prevented suite 10 from being run on its own.
    
    Modified test.sh to now require a newline in addition to the input
    so that a 2 digit number can be entered.
    
    Also fixed test display to remove illusion that an individual step
    could be run.  Only whole suites can be run.
    
    Change-Id: I4dee0ec6a8e1f34fa443a6a0a3f2d52a73146e54
    Reviewed-on: https://code.wireshark.org/review/10676
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  1e8ad87   Cosmetic tidy up for the projects in the Visual Studio solution
    adds  009b40b   Fix tests to allow selection of suite 10


Summary of changes:
 test/test.sh |   71 +++++++++++++++++++---------------------------------------
 1 file changed, 23 insertions(+), 48 deletions(-)