From ed384882117696d4ff110e46bc60ebe9ac304974 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Mon, 30 Apr 2018 14:42:29 -0700 Subject: Test: Add unittests. Note that these require the "test-programs" target. Change-Id: I1bea381eaa48504fcd76f88e1c6f2edece0a78a2 Reviewed-on: https://code.wireshark.org/review/27231 Petri-Dish: Gerald Combs Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs --- docbook/wsdg_src/WSDG_chapter_tests.asciidoc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docbook') diff --git a/docbook/wsdg_src/WSDG_chapter_tests.asciidoc b/docbook/wsdg_src/WSDG_chapter_tests.asciidoc index 092ebe88cc..4e90809736 100644 --- a/docbook/wsdg_src/WSDG_chapter_tests.asciidoc +++ b/docbook/wsdg_src/WSDG_chapter_tests.asciidoc @@ -13,6 +13,9 @@ bugs as Wireshark grows and evolves. === Quick Start +Before running any tests you should build the “test-programs” target. It +is required for the “utittests” suite. + The main testing script is `test.py`. It will attempt to test as much as possible by default, including packet capture. This means that you will probably either have to supply a capture interface (`--capture-interface -- cgit v1.2.3