URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1b9d46a9502843c15c33891955f6242c883aa1a5
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1b9d46a by Peter Wu (peter@xxxxxxxxxxxxx):
tests: do not invoke missing unit tests
If the "test-programs" target is not built, then it should not try to
invoke the last program (wireshark-gtk in my case).
Change-Id: Ida60a71d1dc47305ef8abe10e6c96c8a1cb8dcbb
Reviewed-on: https://code.wireshark.org/review/18346
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from a6d81ef Clean up file handle management.
adds 1b9d46a tests: do not invoke missing unit tests
Summary of changes:
test/suite-unittests.sh | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)