Start testing: Jun 20 15:19 CEST ---------------------------------------------------------- 1/33 Testing: suite_capture 1/33 Test: suite_capture Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_capture" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_capture" start time: Jun 20 15:19 CEST Output: ---------------------------------------------------------- test_dumpcap_autostop_filesize (suite_capture.case_dumpcap_autostop) Capture from stdin using Dumpcap until we reach a file size limit ... ok test_dumpcap_autostop_packets (suite_capture.case_dumpcap_autostop) Capture from stdin using Dumpcap until we reach a packet limit ... ok test_dumpcap_capture_10_packets_to_file (suite_capture.case_dumpcap_capture) Capture 10 packets from the network to a file using Dumpcap ... skipped 'Test requires capture privileges.' test_dumpcap_capture_10_packets_to_stdout (suite_capture.case_dumpcap_capture) Capture 10 packets from the network to stdout using Dumpcap ... skipped 'Test requires capture privileges.' test_dumpcap_capture_from_fifo (suite_capture.case_dumpcap_capture) Capture from a fifo using Dumpcap ... ok test_dumpcap_capture_from_stdin (suite_capture.case_dumpcap_capture) Capture from stdin using Dumpcap ... ok test_dumpcap_capture_snapshot_len (suite_capture.case_dumpcap_capture) Capture truncated packets using Dumpcap ... skipped 'Test requires capture privileges.' test_dumpcap_pcapng_multi_in_multi_out (suite_capture.case_dumpcap_pcapng_sections) Capture from two pcapng sources using Dumpcap and write two files ... ok test_dumpcap_pcapng_multi_in_single_out (suite_capture.case_dumpcap_pcapng_sections) Capture from two pcapng sources using Dumpcap and write a single file ... ok test_dumpcap_pcapng_single_in_multi_out (suite_capture.case_dumpcap_pcapng_sections) Capture from a single pcapng source using Dumpcap and write two files ... ok test_dumpcap_pcapng_single_in_single_out (suite_capture.case_dumpcap_pcapng_sections) Capture from a single pcapng source using Dumpcap and write a single file ... ok test_dumpcap_ringbuffer_filesize (suite_capture.case_dumpcap_ringbuffer) Capture from stdin using Dumpcap and write multiple files until we reach a file size limit ... ok test_dumpcap_ringbuffer_packets (suite_capture.case_dumpcap_ringbuffer) Capture from stdin using Dumpcap and write multiple files until we reach a packet limit ... ok test_tshark_capture_10_packets_to_file (suite_capture.case_tshark_capture) Capture 10 packets from the network to a file using TShark ... skipped 'Test requires capture privileges.' test_tshark_capture_10_packets_to_stdout (suite_capture.case_tshark_capture) Capture 10 packets from the network to stdout using TShark ... skipped 'Test requires capture privileges.' test_tshark_capture_from_fifo (suite_capture.case_tshark_capture) Capture from a fifo using TShark ... ok test_tshark_capture_from_stdin (suite_capture.case_tshark_capture) Capture from stdin using TShark ... ok test_tshark_capture_snapshot_len (suite_capture.case_tshark_capture) Capture truncated packets using TShark ... skipped 'Test requires capture privileges.' test_wireshark_capture_10_packets_to_file (suite_capture.case_wireshark_capture) Capture 10 packets from the network to a file using Wireshark ... skipped 'Test requires capture privileges.' test_wireshark_capture_from_fifo (suite_capture.case_wireshark_capture) Capture from a fifo using Wireshark ... ok test_wireshark_capture_from_stdin (suite_capture.case_wireshark_capture) Capture from stdin using Wireshark ... ok test_wireshark_capture_snapshot_len (suite_capture.case_wireshark_capture) Capture truncated packets using Wireshark ... skipped 'Test requires capture privileges.' ---------------------------------------------------------------------- Ran 22 tests in 12.516s OK (skipped=8) "dumpcap -D" output: 1. lo (Loopback) 2. any 3. nflog 4. nfqueue "dumpcap -L -i 1" exited with 2. Output: dumpcap: The capabilities of the capture device "lo" could not be obtained (pcap_can_set_rfmon() failed: socket: Operation not permitted). Please check to make sure you have sufficient permissions, and that you have the proper interface or pipe specified. On Debian and Debian derivatives such as Ubuntu, if you have installed Wireshark from a package, try running sudo dpkg-reconfigure wireshark-common selecting "" in response to the question Should non-superusers be able to capture packets? adding yourself to the "wireshark" group by running sudo usermod -a -G wireshark {your username} and then logging out and logging back in again. Test time = 13.21 sec ---------------------------------------------------------- Test Passed. "suite_capture" end time: Jun 20 15:19 CEST "suite_capture" time elapsed: 00:00:13 ---------------------------------------------------------- 2/33 Testing: suite_clopts 2/33 Test: suite_clopts Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_clopts" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_clopts" start time: Jun 20 15:19 CEST Output: ---------------------------------------------------------- test_existing_file (suite_clopts.case_basic_clopts) ... ok test_nonexistent_file (suite_clopts.case_basic_clopts) ... ok test_dumpcap_invalid_capfilter (suite_clopts.case_dumpcap_capture_clopts) Invalid capture filter ... skipped 'Test requires capture privileges.' test_dumpcap_invalid_interface_index (suite_clopts.case_dumpcap_capture_clopts) Invalid capture interface index ... skipped 'Test requires capture privileges.' test_dumpcap_invalid_interface_name (suite_clopts.case_dumpcap_capture_clopts) Invalid capture interface name ... skipped 'Test requires capture privileges.' test_dumpcap_interface_chars (suite_clopts.case_dumpcap_options) Valid dumpcap parameters requiring capture permissions ... ok test_dumpcap_invalid_chars (suite_clopts.case_dumpcap_options) Invalid dumpcap parameters ... ok test_dumpcap_valid_chars (suite_clopts.case_dumpcap_options) ... ok test_tshark_invalid_capfilter (suite_clopts.case_tshark_capture_clopts) Invalid capture filter ... skipped 'Test requires capture privileges.' test_tshark_invalid_interface_index (suite_clopts.case_tshark_capture_clopts) Invalid capture interface index ... skipped 'Test requires capture privileges.' test_tshark_invalid_interface_name (suite_clopts.case_tshark_capture_clopts) Invalid capture interface name ... skipped 'Test requires capture privileges.' test_tshark_dump_glossary (suite_clopts.case_tshark_dump_glossaries) ... ok test_tshark_elastic_mapping (suite_clopts.case_tshark_dump_glossaries) ... ok test_tshark_glossary_plugin_count (suite_clopts.case_tshark_dump_glossaries) ... ok test_tshark_glossary_valid_utf8 (suite_clopts.case_tshark_dump_glossaries) ... ok test_tshark_unicode_folders (suite_clopts.case_tshark_dump_glossaries) Folders output with unicode ... skipped 'Test requires Lua scripting support.' test_tshark_extcap_interfaces (suite_clopts.case_tshark_extcap) ... ok test_tshark_valid_name_resolution (suite_clopts.case_tshark_name_resolution_clopts) ... skipped 'Test requires capture privileges.' test_tshark_interface_chars (suite_clopts.case_tshark_options) Valid tshark parameters requiring capture permissions ... ok test_tshark_invalid_chars (suite_clopts.case_tshark_options) Invalid tshark parameters ... ok test_tshark_valid_chars (suite_clopts.case_tshark_options) ... ok test_tshark_unicode_display_filter (suite_clopts.case_tshark_unicode_clopts) Unicode (UTF-8) display filter ... ok test_tshark_z_expert_all (suite_clopts.case_tshark_z_expert) ... ok test_tshark_z_expert_chat (suite_clopts.case_tshark_z_expert) ... ok test_tshark_z_expert_comment (suite_clopts.case_tshark_z_expert) ... ok test_tshark_z_expert_error (suite_clopts.case_tshark_z_expert) ... ok test_tshark_z_expert_error_filter (suite_clopts.case_tshark_z_expert) ... ok test_tshark_z_expert_error_invalid_filter (suite_clopts.case_tshark_z_expert) ... ok test_tshark_z_expert_filter (suite_clopts.case_tshark_z_expert) ... ok test_tshark_z_expert_invalid_filter (suite_clopts.case_tshark_z_expert) ... ok test_tshark_z_expert_note (suite_clopts.case_tshark_z_expert) ... ok test_tshark_z_expert_warn (suite_clopts.case_tshark_z_expert) ... ok ---------------------------------------------------------------------- Ran 32 tests in 11.775s OK (skipped=8) "dumpcap -D" output: 1. lo (Loopback) 2. any 3. nflog 4. nfqueue "dumpcap -L -i 1" exited with 2. Output: dumpcap: The capabilities of the capture device "lo" could not be obtained (pcap_can_set_rfmon() failed: socket: Operation not permitted). Please check to make sure you have sufficient permissions, and that you have the proper interface or pipe specified. On Debian and Debian derivatives such as Ubuntu, if you have installed Wireshark from a package, try running sudo dpkg-reconfigure wireshark-common selecting "" in response to the question Should non-superusers be able to capture packets? adding yourself to the "wireshark" group by running sudo usermod -a -G wireshark {your username} and then logging out and logging back in again. Test time = 12.01 sec ---------------------------------------------------------- Test Passed. "suite_clopts" end time: Jun 20 15:19 CEST "suite_clopts" time elapsed: 00:00:12 ---------------------------------------------------------- 3/33 Testing: suite_decryption 3/33 Test: suite_decryption Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_decryption" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_decryption" start time: Jun 20 15:19 CEST Output: ---------------------------------------------------------- test_80211_owe (suite_decryption.case_decrypt_80211) IEEE 802.11 decode OWE ... FAIL test_80211_wpa1_gtk_rekey (suite_decryption.case_decrypt_80211) Decode WPA1 with multiple GTK rekeys ... FAIL test_80211_wpa3_personal (suite_decryption.case_decrypt_80211) IEEE 802.11 decode WPA3 personal / SAE ... FAIL test_80211_wpa3_suite_b_192 (suite_decryption.case_decrypt_80211) IEEE 802.11 decode WPA3 Suite B 192-bit ... FAIL test_80211_wpa_eap (suite_decryption.case_decrypt_80211) IEEE 802.11 WPA EAP (EAPOL Rekey) ... Process output for suite_decryption.case_decrypt_80211.test_80211_owe: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/owe.pcapng.gz', '-Y', 'wlan.analysis.tk == 10f3deccc00d5c8f629fba7a0fff34aa || wlan.analysis.gtk == 016b04ae9e6050bcc1f940dda9ffff2b') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/owe.pcapng.gz', '-Y', 'wlan.analysis.tk == 10f3deccc00d5c8f629fba7a0fff34aa || wlan.analysis.gtk == 016b04ae9e6050bcc1f940dda9ffff2b') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/owe.pcapng.gz', '-Y', 'wlan.analysis.tk == 10f3deccc00d5c8f629fba7a0fff34aa || wlan.analysis.gtk == 016b04ae9e6050bcc1f940dda9ffff2b') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/owe.pcapng.gz', '-Y', 'wlan.analysis.tk == 10f3deccc00d5c8f629fba7a0fff34aa || wlan.analysis.gtk == 016b04ae9e6050bcc1f940dda9ffff2b') -- Process output for suite_decryption.case_decrypt_80211.test_80211_wpa1_gtk_rekey: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa1-gtk-rekey.pcapng.gz', '-Y', 'wlan.analysis.tk == "d0e57d224c1bb8806089d8c23154074c" || wlan.analysis.gtk == "6eaf63f4ad7997ced353723de3029f4d" || wlan.analysis.gtk == "fb42811bcb59b7845376246454fbdab7"') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa1-gtk-rekey.pcapng.gz', '-Y', 'wlan.analysis.tk == "d0e57d224c1bb8806089d8c23154074c" || wlan.analysis.gtk == "6eaf63f4ad7997ced353723de3029f4d" || wlan.analysis.gtk == "fb42811bcb59b7845376246454fbdab7"') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa1-gtk-rekey.pcapng.gz', '-Y', 'wlan.analysis.tk == "d0e57d224c1bb8806089d8c23154074c" || wlan.analysis.gtk == "6eaf63f4ad7997ced353723de3029f4d" || wlan.analysis.gtk == "fb42811bcb59b7845376246454fbdab7"') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa1-gtk-rekey.pcapng.gz', '-Y', 'wlan.analysis.tk == "d0e57d224c1bb8806089d8c23154074c" || wlan.analysis.gtk == "6eaf63f4ad7997ced353723de3029f4d" || wlan.analysis.gtk == "fb42811bcb59b7845376246454fbdab7"') -- Process output for suite_decryption.case_decrypt_80211.test_80211_wpa3_personal: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa3-sae.pcapng.gz', '-Y', 'wlan.analysis.tk == 20a2e28f4329208044f4d7edca9e20a6 || wlan.analysis.gtk == 1fc82f8813160031d6bf87bca22b6354') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa3-sae.pcapng.gz', '-Y', 'wlan.analysis.tk == 20a2e28f4329208044f4d7edca9e20a6 || wlan.analysis.gtk == 1fc82f8813160031d6bf87bca22b6354') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa3-sae.pcapng.gz', '-Y', 'wlan.analysis.tk == 20a2e28f4329208044f4d7edca9e20a6 || wlan.analysis.gtk == 1fc82f8813160031d6bf87bca22b6354') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa3-sae.pcapng.gz', '-Y', 'wlan.analysis.tk == 20a2e28f4329208044f4d7edca9e20a6 || wlan.analysis.gtk == 1fc82f8813160031d6bf87bca22b6354') -- Process output for suite_decryption.case_decrypt_80211.test_80211_wpa3_suite_b_192: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa3-suiteb-192.pcapng.gz', '-Tfields', '-ewlan.rsn.ie.gtk.key', '-ewlan.analysis.kck', '-ewlan.analysis.kek') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa3-suiteb-192.pcapng.gz', '-Tfields', '-ewlan.rsn.ie.gtk.key', '-ewlan.analysis.kck', '-ewlan.analysis.kek') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa3-suiteb-192.pcapng.gz', '-Tfields', '-ewlan.rsn.ie.gtk.key', '-ewlan.analysis.kck', '-ewlan.analysis.kek') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa3-suiteb-192.pcapng.gz', '-Tfields', '-ewlan.rsn.ie.gtk.key', '-ewlan.analysis.kck', '-ewlan.analysis.kek') -- Process output for suite_decryption.case_decrypt_80211.test_80211_wpa_eap: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa-eap-tls.pcap.gz', '-Y', 'wlan.analysis.tk==7d9987daf5876249b6c773bf454a0da7') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa-eap-tls.pcap.gz', '-Y', 'wlan.analysis.tk==7d9987daf5876249b6c773bf454a0da7') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa-eap-tls.pcap.gz', '-Y', 'wlan.analysis.tk==7d9987daf5876249b6c773bf454a0da7') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa-eap-tls.pcap.gz', '-Y', 'wlan.analysis.tk==7d9987daf5876249b6c773bf454a0da7') -- FAIL test_80211_wpa_eapol_incomplete_rekeys (suite_decryption.case_decrypt_80211) WPA decode with message1+2 only and secure bit set on message 2 ... FAIL test_80211_wpa_extended_key_id_rekey (suite_decryption.case_decrypt_80211) WPA decode for Extended Key ID ... FAIL test_80211_wpa_psk (suite_decryption.case_decrypt_80211) IEEE 802.11 WPA PSK ... FAIL test_80211_wpa_psk_mfp (suite_decryption.case_decrypt_80211) WPA decode management frames with MFP enabled (802.11w) ... Process output for suite_decryption.case_decrypt_80211.test_80211_wpa_eapol_incomplete_rekeys: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa-test-decode.pcap.gz', '-Y', 'icmp.resp_to == 4263') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa-test-decode.pcap.gz', '-Y', 'icmp.resp_to == 4263') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa-test-decode.pcap.gz', '-Y', 'icmp.resp_to == 4263') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa-test-decode.pcap.gz', '-Y', 'icmp.resp_to == 4263') -- Process output for suite_decryption.case_decrypt_80211.test_80211_wpa_extended_key_id_rekey: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa_ptk_extended_key_id.pcap.gz', '-Tfields', '-ewlan.fc.type_subtype', '-ewlan.ra', '-ewlan.analysis.tk', '-ewlan.analysis.gtk', '-ewlan.rsn.ie.ptk.keyid') -- 4 ff:ff:ff:ff:ff:ff 5 02:00:00:00:00:00 29 02:00:00:00:03:00 8 ff:ff:ff:ff:ff:ff 11 02:00:00:00:03:00 29 02:00:00:00:00:00 11 02:00:00:00:00:00 29 02:00:00:00:03:00 0 02:00:00:00:03:00 29 02:00:00:00:00:00 1 02:00:00:00:00:00 29 02:00:00:00:03:00 40 02:00:00:00:00:00 29 02:00:00:00:03:00 40 02:00:00:00:03:00 29 02:00:00:00:00:00 40 02:00:00:00:00:00 29 02:00:00:00:03:00 40 02:00:00:00:03:00 29 02:00:00:00:00:00 13 02:00:00:00:00:00 29 02:00:00:00:03:00 40 02:00:00:00:03:00 29 02:00:00:00:00:00 32 33:33:00:00:00:16 8 ff:ff:ff:ff:ff:ff 13 02:00:00:00:03:00 29 02:00:00:00:00:00 13 02:00:00:00:00:00 29 02:00:00:00:03:00 8 ff:ff:ff:ff:ff:ff 40 02:00:00:00:03:00 29 02:00:00:00:00:00 32 33:33:00:00:00:16 8 ff:ff:ff:ff:ff:ff 32 33:33:00:00:00:16 40 02:00:00:00:03:00 29 02:00:00:00:00:00 32 33:33:ff:00:00:00 8 ff:ff:ff:ff:ff:ff 8 ff:ff:ff:ff:ff:ff 8 ff:ff:ff:ff:ff:ff 8 ff:ff:ff:ff:ff:ff 32 33:33:ff:00:03:00 8 ff:ff:ff:ff:ff:ff 8 ff:ff:ff:ff:ff:ff 8 ff:ff:ff:ff:ff:ff 40 02:00:00:00:03:00 29 02:00:00:00:00:00 40 02:00:00:00:00:00 29 02:00:00:00:03:00 40 02:00:00:00:03:00 29 02:00:00:00:00:00 40 02:00:00:00:00:00 29 02:00:00:00:03:00 13 02:00:00:00:03:00 29 02:00:00:00:00:00 40 02:00:00:00:03:00 29 02:00:00:00:00:00 8 ff:ff:ff:ff:ff:ff 40 02:00:00:00:03:00 29 02:00:00:00:00:00 8 ff:ff:ff:ff:ff:ff 13 02:00:00:00:03:00 29 02:00:00:00:00:00 13 02:00:00:00:00:00 29 02:00:00:00:03:00 40 02:00:00:00:03:00 29 02:00:00:00:00:00 32 ff:ff:ff:ff:ff:ff 40 02:00:00:00:00:00 29 02:00:00:00:03:00 32 ff:ff:ff:ff:ff:ff 13 02:00:00:00:00:00 29 02:00:00:00:03:00 13 02:00:00:00:03:00 29 02:00:00:00:00:00 8 ff:ff:ff:ff:ff:ff 8 ff:ff:ff:ff:ff:ff 8 ff:ff:ff:ff:ff:ff 8 ff:ff:ff:ff:ff:ff 8 ff:ff:ff:ff:ff:ff 32 33:33:00:00:00:16 32 33:33:00:00:00:02 8 ff:ff:ff:ff:ff:ff 8 ff:ff:ff:ff:ff:ff 32 33:33:00:00:00:16 40 02:00:00:00:03:00 29 02:00:00:00:00:00 40 02:00:00:00:00:00 29 02:00:00:00:03:00 40 02:00:00:00:03:00 29 02:00:00:00:00:00 13 02:00:00:00:00:00 29 02:00:00:00:03:00 40 02:00:00:00:00:00 29 02:00:00:00:03:00 13 02:00:00:00:03:00 29 02:00:00:00:00:00 40 02:00:00:00:03:00 29 02:00:00:00:00:00 8 ff:ff:ff:ff:ff:ff 8 ff:ff:ff:ff:ff:ff 40 02:00:00:00:03:00 29 02:00:00:00:00:00 13 02:00:00:00:03:00 29 02:00:00:00:00:00 13 02:00:00:00:00:00 29 02:00:00:00:03:00 40 02:00:00:00:03:00 29 02:00:00:00:00:00 32 ff:ff:ff:ff:ff:ff 40 02:00:00:00:00:00 29 02:00:00:00:03:00 32 ff:ff:ff:ff:ff:ff 8 ff:ff:ff:ff:ff:ff 13 02:00:00:00:00:00 29 02:00:00:00:03:00 13 02:00:00:00:03:00 29 02:00:00:00:00:00 12 02:00:00:00:03:00 29 02:00:00:00:00:00 8 ff:ff:ff:ff:ff:ff 12 ff:ff:ff:ff:ff:ff 8 ff:ff:ff:ff:ff:ff -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa_ptk_extended_key_id.pcap.gz', '-Tfields', '-ewlan.fc.type_subtype', '-ewlan.ra', '-ewlan.analysis.tk', '-ewlan.analysis.gtk', '-ewlan.rsn.ie.ptk.keyid') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa_ptk_extended_key_id.pcap.gz', '-Tfields', '-ewlan.fc.type_subtype', '-ewlan.ra', '-ewlan.analysis.tk', '-ewlan.analysis.gtk', '-ewlan.rsn.ie.ptk.keyid') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa_ptk_extended_key_id.pcap.gz', '-Tfields', '-ewlan.fc.type_subtype', '-ewlan.ra', '-ewlan.analysis.tk', '-ewlan.analysis.gtk', '-ewlan.rsn.ie.ptk.keyid') -- Process output for suite_decryption.case_decrypt_80211.test_80211_wpa_psk: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-Tfields', '-e', 'http.request.uri', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa-Induction.pcap.gz', '-Y', 'http') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-Tfields', '-e', 'http.request.uri', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa-Induction.pcap.gz', '-Y', 'http') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-Tfields', '-e', 'http.request.uri', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa-Induction.pcap.gz', '-Y', 'http') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-Tfields', '-e', 'http.request.uri', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa-Induction.pcap.gz', '-Y', 'http') -- Process output for suite_decryption.case_decrypt_80211.test_80211_wpa_psk_mfp: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa-test-decode-mgmt.pcap.gz', '-Y', 'wlan.fixed.reason_code == 2 || wlan.fixed.category_code == 3') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa-test-decode-mgmt.pcap.gz', '-Y', 'wlan.fixed.reason_code == 2 || wlan.fixed.category_code == 3') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa-test-decode-mgmt.pcap.gz', '-Y', 'wlan.fixed.reason_code == 2 || wlan.fixed.category_code == 3') -- FAIL test_80211_wpa_tdls (suite_decryption.case_decrypt_80211) WPA decode traffic in a TDLS (Tunneled Direct-Link Setup) session (802.11z) ... FAIL test_ansi_c1222 (suite_decryption.case_decrypt_ansi_c1222) ANSI C12.22 ... FAIL test_dtls_dsb_aes128ccm8 (suite_decryption.case_decrypt_dtls) DTLS 1.2 with master secrets in a pcapng Decryption Secrets Block. ... ok test_dtls_psk_aes128ccm8 (suite_decryption.case_decrypt_dtls) DTLS 1.2 with PSK, AES-128-CCM-8 ... ok test_dtls_rsa (suite_decryption.case_decrypt_dtls) DTLS ... FAIL test_dtls_udt (suite_decryption.case_decrypt_dtls) UDT over DTLS 1.2 with RSA key ... ok test_dvb_ci (suite_decryption.case_decrypt_dvb_ci) DVB-CI ... ok test_http2 (suite_decryption.case_decrypt_http2) HTTP2 (HPACK) ... skipped 'Requires nghttp2.' test_ikev1_certs (suite_decryption.case_decrypt_ike_isakmp) IKEv1 (ISAKMP) with certificates ... FAIL test_ikev1_simultaneous (suite_decryption.case_decrypt_ike_isakmp) IKEv1 (ISAKMP) simultaneous exchanges ... FAIL test_ikev1_unencrypted (suite_decryption.case_decrypt_ike_isakmp) IKEv1 (ISAKMP) unencrypted phase 1 ... FAIL test_ikev2_3des_sha160 (suite_decryption.case_decrypt_ike_isakmp) IKEv2 decryption test (3DES-CBC/SHA1_160) ... -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa-test-decode-mgmt.pcap.gz', '-Y', 'wlan.fixed.reason_code == 2 || wlan.fixed.category_code == 3') -- Process output for suite_decryption.case_decrypt_80211.test_80211_wpa_tdls: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa-test-decode-tdls.pcap.gz', '-Y', 'icmp') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa-test-decode-tdls.pcap.gz', '-Y', 'icmp') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa-test-decode-tdls.pcap.gz', '-Y', 'icmp') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-o', 'wlan.enable_decryption: TRUE', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/wpa-test-decode-tdls.pcap.gz', '-Y', 'icmp') -- Process output for suite_decryption.case_decrypt_ansi_c1222.test_ansi_c1222: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/c1222_std_example8.pcap', '-o', 'c1222.decrypt: TRUE', '-o', 'c1222.baseoid: 2.16.124.113620.1.22.0', '-Tfields', '-e', 'c1222.data') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/c1222_std_example8.pcap', '-o', 'c1222.decrypt: TRUE', '-o', 'c1222.baseoid: 2.16.124.113620.1.22.0', '-Tfields', '-e', 'c1222.data') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/c1222_std_example8.pcap', '-o', 'c1222.decrypt: TRUE', '-o', 'c1222.baseoid: 2.16.124.113620.1.22.0', '-Tfields', '-e', 'c1222.data') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/c1222_std_example8.pcap', '-o', 'c1222.decrypt: TRUE', '-o', 'c1222.baseoid: 2.16.124.113620.1.22.0', '-Tfields', '-e', 'c1222.data') -- Process output for suite_decryption.case_decrypt_dtls.test_dtls_rsa: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/snakeoil-dtls.pcap', '-Tfields', '-e', 'data.data', '-Y', 'data') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/snakeoil-dtls.pcap', '-Tfields', '-e', 'data.data', '-Y', 'data') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/snakeoil-dtls.pcap', '-Tfields', '-e', 'data.data', '-Y', 'data') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/snakeoil-dtls.pcap', '-Tfields', '-e', 'data.data', '-Y', 'data') -- Process output for suite_decryption.case_decrypt_ike_isakmp.test_ikev1_certs: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev1-certs.pcap', '-Tfields', '-e', 'x509sat.printableString') -- SchendlZertifikate -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev1-certs.pcap', '-Tfields', '-e', 'x509sat.printableString') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev1-certs.pcap', '-Tfields', '-e', 'x509sat.printableString') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev1-certs.pcap', '-Tfields', '-e', 'x509sat.printableString') -- Process output for suite_decryption.case_decrypt_ike_isakmp.test_ikev1_simultaneous: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev1-bug-12610.pcapng.gz', '-Tfields', '-e', 'isakmp.hash') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev1-bug-12610.pcapng.gz', '-Tfields', '-e', 'isakmp.hash') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev1-bug-12610.pcapng.gz', '-Tfields', '-e', 'isakmp.hash') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev1-bug-12610.pcapng.gz', '-Tfields', '-e', 'isakmp.hash') -- Process output for suite_decryption.case_decrypt_ike_isakmp.test_ikev1_unencrypted: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev1-bug-12620.pcapng.gz', '-Tfields', '-e', 'isakmp.hash') -- 68f4ea68a521d3aaa60cb78cf189cf6a2de961b45dfd8976c685122537fd08b8 983c173af3ff22572d355779bca2a9489eead303d4b694ac4fefb9b21d97d034 -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev1-bug-12620.pcapng.gz', '-Tfields', '-e', 'isakmp.hash') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev1-bug-12620.pcapng.gz', '-Tfields', '-e', 'isakmp.hash') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev1-bug-12620.pcapng.gz', '-Tfields', '-e', 'isakmp.hash') -- Process output for suite_decryption.case_decrypt_ike_isakmp.test_ikev2_3des_sha160: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-3des-sha1_160.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- FAIL test_ikev2_aes128_ccm12 (suite_decryption.case_decrypt_ike_isakmp) IKEv2 decryption test (AES-128-CCM-12) - with CBC-MAC verification ... FAIL test_ikev2_aes128_ccm12_2 (suite_decryption.case_decrypt_ike_isakmp) IKEv2 decryption test (AES-128-CCM-12 using CTR mode, without checksum) ... FAIL test_ikev2_aes192ctr_sha512 (suite_decryption.case_decrypt_ike_isakmp) IKEv2 decryption test (AES-192-CTR/SHA2-512) ... FAIL test_ikev2_aes256cbc_sha256 (suite_decryption.case_decrypt_ike_isakmp) IKEv2 decryption test (AES-256-CBC/SHA2-256) ... FAIL test_ikev2_aes256ccm16 (suite_decryption.case_decrypt_ike_isakmp) IKEv2 decryption test (AES-256-CCM-16) ... FAIL test_ikev2_aes256gcm16 (suite_decryption.case_decrypt_ike_isakmp) IKEv2 decryption test (AES-256-GCM-16) ... FAIL test_ikev2_aes256gcm8 (suite_decryption.case_decrypt_ike_isakmp) IKEv2 decryption test (AES-256-GCM-8) ... -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-3des-sha1_160.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-3des-sha1_160.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-3des-sha1_160.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- Process output for suite_decryption.case_decrypt_ike_isakmp.test_ikev2_aes128_ccm12: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes128ccm12.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes128ccm12.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes128ccm12.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes128ccm12.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- Process output for suite_decryption.case_decrypt_ike_isakmp.test_ikev2_aes128_ccm12_2: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes128ccm12-2.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes128ccm12-2.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes128ccm12-2.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes128ccm12-2.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- Process output for suite_decryption.case_decrypt_ike_isakmp.test_ikev2_aes192ctr_sha512: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes192ctr.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes192ctr.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes192ctr.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes192ctr.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- Process output for suite_decryption.case_decrypt_ike_isakmp.test_ikev2_aes256cbc_sha256: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes256cbc.pcapng', '-Tfields', '-e', 'isakmp.auth.data') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes256cbc.pcapng', '-Tfields', '-e', 'isakmp.auth.data') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes256cbc.pcapng', '-Tfields', '-e', 'isakmp.auth.data') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes256cbc.pcapng', '-Tfields', '-e', 'isakmp.auth.data') -- Process output for suite_decryption.case_decrypt_ike_isakmp.test_ikev2_aes256ccm16: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes256ccm16.pcapng', '-Tfields', '-e', 'isakmp.auth.data') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes256ccm16.pcapng', '-Tfields', '-e', 'isakmp.auth.data') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes256ccm16.pcapng', '-Tfields', '-e', 'isakmp.auth.data') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes256ccm16.pcapng', '-Tfields', '-e', 'isakmp.auth.data') -- Process output for suite_decryption.case_decrypt_ike_isakmp.test_ikev2_aes256gcm16: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes256gcm16.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes256gcm16.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes256gcm16.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes256gcm16.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- Process output for suite_decryption.case_decrypt_ike_isakmp.test_ikev2_aes256gcm8: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes256gcm8.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- FAIL test_ipsec_esp (suite_decryption.case_decrypt_ipsec) IPsec ESP ... FAIL test_kerberos (suite_decryption.case_decrypt_kerberos) Kerberos ... skipped 'Requires kerberos.' test_knxip_data_security_decryption_fails (suite_decryption.case_decrypt_knxip) KNX/IP: Data Security decryption fails ... ok test_knxip_data_security_decryption_ok (suite_decryption.case_decrypt_knxip) KNX/IP: Data Security decryption OK ... ok test_knxip_keyring_xml_import (suite_decryption.case_decrypt_knxip) KNX/IP: keyring.xml import ... ok test_knxip_secure_wrapper_decryption_fails (suite_decryption.case_decrypt_knxip) KNX/IP: SecureWrapper decryption fails ... ok test_knxip_secure_wrapper_decryption_ok (suite_decryption.case_decrypt_knxip) KNX/IP: SecureWrapper decryption OK ... ok test_knxip_timer_notify_authentication_fails (suite_decryption.case_decrypt_knxip) KNX/IP: TimerNotify authentication fails ... ok test_knxip_timer_notify_authentication_ok (suite_decryption.case_decrypt_knxip) KNX/IP: TimerNotify authentication OK ... ok test_tls_pkcs11 (suite_decryption.case_decrypt_pkcs11) Check that a RSA key in a PKCS #11 token enables decryption. ... skipped 'SoftHSM is not found' test_smb300_aes128ccm (suite_decryption.case_decrypt_smb2) Check SMB 3.0 AES128CCM decryption. ... ok test_smb300_bad_key (suite_decryption.case_decrypt_smb2) Check that a bad session key doesn't crash ... ok test_smb311_aes128ccm (suite_decryption.case_decrypt_smb2) Check SMB 3.1.1 AES128CCM decryption. ... ok test_smb311_aes128gcm (suite_decryption.case_decrypt_smb2) Check SMB 3.1.1 AES128GCM decryption. ... ok test_smb311_bad_key (suite_decryption.case_decrypt_smb2) ... ok test_tls12_chacha20poly1305 (suite_decryption.case_decrypt_tls) TLS 1.2 with ChaCha20-Poly1305 ... ok test_tls12_dsb (suite_decryption.case_decrypt_tls) TLS 1.2 with master secrets in pcapng Decryption Secrets Blocks. ... ok test_tls12_psk_aes128ccm (suite_decryption.case_decrypt_tls) TLS 1.2 with PSK, AES-128-CCM ... ok test_tls12_psk_aes256gcm (suite_decryption.case_decrypt_tls) TLS 1.2 with PSK, AES-256-GCM ... ok test_tls12_renegotiation (suite_decryption.case_decrypt_tls) TLS 1.2 with renegotiation ... ok test_tls13_chacha20poly1305 (suite_decryption.case_decrypt_tls) TLS 1.3 with ChaCha20-Poly1305 ... ok test_tls13_rfc8446 (suite_decryption.case_decrypt_tls) TLS 1.3 (normal session, then early data followed by normal data). ... ok test_tls13_rfc8446_noearly (suite_decryption.case_decrypt_tls) TLS 1.3 (with undecryptable early data). ... ok test_tls_master_secret (suite_decryption.case_decrypt_tls) TLS using the master secret and ssl.keylog_file preference aliasing ... ok test_tls_rsa (suite_decryption.case_decrypt_tls) TLS using the server's private RSA key. ... FAIL test_tls_rsa_pq (suite_decryption.case_decrypt_tls) TLS using the server's private key with p < q ... ok test_tls_rsa_privkeys_uat (suite_decryption.case_decrypt_tls) Check TLS decryption works using the rsa_keys UAT. ... ok test_tls_rsa_with_password (suite_decryption.case_decrypt_tls) TLS using the server's private key with password ... FAIL test_decrypt_full_initiator (suite_decryption.case_decrypt_wireguard) Check for full handshake decryption using Spriv_r + Epriv_i. ... ok test_decrypt_full_responder (suite_decryption.case_decrypt_wireguard) Check for full handshake decryption using responder secrets. ... ok test_decrypt_initiation_ephemeral_only (suite_decryption.case_decrypt_wireguard) Check for partial decryption using Epriv_i. ... ok test_decrypt_initiation_sprivr (suite_decryption.case_decrypt_wireguard) Check for partial decryption using Spriv_r. ... ok test_decrypt_psk_initiator (suite_decryption.case_decrypt_wireguard) Check whether PSKs enable decryption for initiation keys. ... ok test_decrypt_psk_responder (suite_decryption.case_decrypt_wireguard) Check whether PSKs enable decryption for responder keys. ... ok test_decrypt_psk_wrong_orderl (suite_decryption.case_decrypt_wireguard) Check that the wrong order of lines indeed fail decryption. ... ok test_decrypt_wg_full_initiator_dsb (suite_decryption.case_decrypt_wireguard) Similar to test_decrypt_full_initiator, but using decryption keys ... ok test_mac1_private (suite_decryption.case_decrypt_wireguard) Check that MAC1 identification using private keys work. ... ok test_mac1_public (suite_decryption.case_decrypt_wireguard) Check that MAC1 identification using public keys work. ... ok test_zigbee (suite_decryption.case_decrypt_zigbee) ZigBee ... ok ====================================================================== FAIL: test_80211_owe (suite_decryption.case_decrypt_80211) IEEE 802.11 decode OWE ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 101, in test_80211_owe self.assertTrue(self.grepOutput('Who has 192.168.5.2')) AssertionError: False is not true ====================================================================== FAIL: test_80211_wpa1_gtk_rekey (suite_decryption.case_decrypt_80211) Decode WPA1 with multiple GTK rekeys ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 134, in test_80211_wpa1_gtk_rekey self.assertTrue(self.grepOutput('DHCP Discover')) AssertionError: False is not true ====================================================================== FAIL: test_80211_wpa3_personal (suite_decryption.case_decrypt_80211) IEEE 802.11 decode WPA3 personal / SAE ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 90, in test_80211_wpa3_personal self.assertTrue(self.grepOutput('Who has 192.168.5.18')) AssertionError: False is not true ====================================================================== FAIL: test_80211_wpa3_suite_b_192 (suite_decryption.case_decrypt_80211) IEEE 802.11 decode WPA3 Suite B 192-bit ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 116, in test_80211_wpa3_suite_b_192 self.assertEqual(self.countOutput('^29f92526ccda5a5dfa0ffa44c26f576ee2d45bae7c5f63369103b1edcab206ea\t' \ AssertionError: 0 != 1 ====================================================================== FAIL: test_80211_wpa_eap (suite_decryption.case_decrypt_80211) IEEE 802.11 WPA EAP (EAPOL Rekey) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 46, in test_80211_wpa_eap self.assertTrue(self.grepOutput('Group Message')) AssertionError: False is not true ====================================================================== FAIL: test_80211_wpa_eapol_incomplete_rekeys (suite_decryption.case_decrypt_80211) WPA decode with message1+2 only and secure bit set on message 2 ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 56, in test_80211_wpa_eapol_incomplete_rekeys self.assertTrue(self.grepOutput('Echo')) AssertionError: False is not true ====================================================================== FAIL: test_80211_wpa_extended_key_id_rekey (suite_decryption.case_decrypt_80211) WPA decode for Extended Key ID ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 151, in test_80211_wpa_extended_key_id_rekey self.assertEqual(self.countOutput('^32\t33:33:00:00:00:16\t\t234a9a6ddcca3cb728751cea49d01bb0\t$'), 5) AssertionError: 0 != 5 ====================================================================== FAIL: test_80211_wpa_psk (suite_decryption.case_decrypt_80211) IEEE 802.11 WPA PSK ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 36, in test_80211_wpa_psk self.assertTrue(self.grepOutput('favicon.ico')) AssertionError: False is not true ====================================================================== FAIL: test_80211_wpa_psk_mfp (suite_decryption.case_decrypt_80211) WPA decode management frames with MFP enabled (802.11w) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 66, in test_80211_wpa_psk_mfp self.assertEqual(self.countOutput('802.11.*SN=.*FN=.*Flags='), 3) AssertionError: 0 != 3 ====================================================================== FAIL: test_80211_wpa_tdls (suite_decryption.case_decrypt_80211) WPA decode traffic in a TDLS (Tunneled Direct-Link Setup) session (802.11z) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 80, in test_80211_wpa_tdls self.assertEqual(self.countOutput('ICMP.*Echo .ping'), 2) AssertionError: 0 != 2 ====================================================================== FAIL: test_ansi_c1222 (suite_decryption.case_decrypt_ansi_c1222) ANSI C12.22 ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 448, in test_ansi_c1222 self.assertTrue(self.grepOutput('00104d414e55464143545552455220534e2092')) AssertionError: False is not true ====================================================================== FAIL: test_dtls_rsa (suite_decryption.case_decrypt_dtls) DTLS ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 176, in test_dtls_rsa self.assertTrue(self.grepOutput('697420776f726b20210a')) AssertionError: False is not true ====================================================================== FAIL: test_ikev1_certs (suite_decryption.case_decrypt_ike_isakmp) IKEv1 (ISAKMP) with certificates ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 494, in test_ikev1_certs self.assertTrue(self.grepOutput('OpenSwan')) AssertionError: False is not true ====================================================================== FAIL: test_ikev1_simultaneous (suite_decryption.case_decrypt_ike_isakmp) IKEv1 (ISAKMP) simultaneous exchanges ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 504, in test_ikev1_simultaneous self.assertTrue(self.grepOutput('b52521f774967402c9f6cee95fd17e5b')) AssertionError: False is not true ====================================================================== FAIL: test_ikev1_unencrypted (suite_decryption.case_decrypt_ike_isakmp) IKEv1 (ISAKMP) unencrypted phase 1 ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 514, in test_ikev1_unencrypted self.assertTrue(self.grepOutput('40043b640f4373250d5ac3a1fb63153c')) AssertionError: False is not true ====================================================================== FAIL: test_ikev2_3des_sha160 (suite_decryption.case_decrypt_ike_isakmp) IKEv2 decryption test (3DES-CBC/SHA1_160) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 523, in test_ikev2_3des_sha160 self.assertTrue(self.grepOutput('02f7a0d5f1fdc8ea81039818c65bb9bd09af9b8917319b887ff9ba3046c344c7')) AssertionError: False is not true ====================================================================== FAIL: test_ikev2_aes128_ccm12 (suite_decryption.case_decrypt_ike_isakmp) IKEv2 decryption test (AES-128-CCM-12) - with CBC-MAC verification ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 532, in test_ikev2_aes128_ccm12 self.assertTrue(self.grepOutput('c2104394299e1ffe7908ea720ad5d13717a0d454e4fa0a2128ea689411f479c4')) AssertionError: False is not true ====================================================================== FAIL: test_ikev2_aes128_ccm12_2 (suite_decryption.case_decrypt_ike_isakmp) IKEv2 decryption test (AES-128-CCM-12 using CTR mode, without checksum) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 541, in test_ikev2_aes128_ccm12_2 self.assertTrue(self.grepOutput('aaa281c87b4a19046c57271d557488ca413b57228cb951f5fa9640992a0285b9')) AssertionError: False is not true ====================================================================== FAIL: test_ikev2_aes192ctr_sha512 (suite_decryption.case_decrypt_ike_isakmp) IKEv2 decryption test (AES-192-CTR/SHA2-512) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 550, in test_ikev2_aes192ctr_sha512 self.assertTrue(self.grepOutput('3ec23dcf9348485638407c754547aeb3085290082c49f583fdbae59263a20b4a')) AssertionError: False is not true ====================================================================== FAIL: test_ikev2_aes256cbc_sha256 (suite_decryption.case_decrypt_ike_isakmp) IKEv2 decryption test (AES-256-CBC/SHA2-256) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 559, in test_ikev2_aes256cbc_sha256 self.assertTrue(self.grepOutput('e1a8d550064201a7ec024a85758d0673c61c5c510ac13bcd225d6327f50da3d3')) AssertionError: False is not true ====================================================================== FAIL: test_ikev2_aes256ccm16 (suite_decryption.case_decrypt_ike_isakmp) IKEv2 decryption test (AES-256-CCM-16) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 568, in test_ikev2_aes256ccm16 self.assertTrue(self.grepOutput('fa2e74bdc01e30fb0b3ddc9723c9449095969da51f69e560209d2c2b7940210a')) AssertionError: False is not true ====================================================================== FAIL: test_ikev2_aes256gcm16 (suite_decryption.case_decrypt_ike_isakmp) IKEv2 decryption test (AES-256-GCM-16) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 577, in test_ikev2_aes256gcm16 self.assertTrue(self.grepOutput('9ab71f14ab553cad873a1aa70b99df155dee77cdcf3694b3b7527acbb9712ded')) AssertionError: False is not true ====================================================================== FAIL: test_ikev2_aes256gcm8 (suite_decryption.case_decrypt_ike_isakmp) IKEv2 decryption test (AES-256-GCM-8) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 586, in test_ikev2_aes256gcm8 self.assertTrue(self.grepOutput('4a66d822d0afbc22ad9a92a2cf4287c920ad8ac3b069a4a7e75fe0a5d499f914')) AssertionError: False is not true ====================================================================== FAIL: test_ipsec_esp (suite_decryption.case_decrypt_ipsec) IPsec ESP ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 480, in test_ipsec_esp self.assertTrue(self.grepOutput('08090a0b0c0d0e0f1011121314151617')) AssertionError: False is not true ====================================================================== FAIL: test_tls_rsa (suite_decryption.case_decrypt_tls) TLS using the server's private RSA key. ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 226, in test_tls_rsa self.assertTrue(self.grepOutput('favicon.ico')) AssertionError: False is not true ====================================================================== FAIL: test_tls_rsa_with_password (suite_decryption.case_decrypt_tls) TLS using the server's private key with password ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_decryption.py", line 267, in test_tls_rsa_with_password self.assertTrue(self.grepOutput('unsecureLogon.jsp')) AssertionError: False is not true ---------------------------------------------------------------------- Ran 67 tests in 11.790s FAILED (failures=26, skipped=3) -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes256gcm8.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes256gcm8.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/ikev2-decrypt-aes256gcm8.pcap', '-Tfields', '-e', 'isakmp.auth.data') -- Process output for suite_decryption.case_decrypt_ipsec.test_ipsec_esp: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/esp-bug-12671.pcapng.gz', '-o', 'esp.enable_encryption_decode: TRUE', '-Tfields', '-e', 'data.data') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/esp-bug-12671.pcapng.gz', '-o', 'esp.enable_encryption_decode: TRUE', '-Tfields', '-e', 'data.data') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/esp-bug-12671.pcapng.gz', '-o', 'esp.enable_encryption_decode: TRUE', '-Tfields', '-e', 'data.data') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/esp-bug-12671.pcapng.gz', '-o', 'esp.enable_encryption_decode: TRUE', '-Tfields', '-e', 'data.data') -- Process output for suite_decryption.case_decrypt_tls.test_tls_rsa: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/rsasnakeoil2.pcap', '-Tfields', '-e', 'http.request.uri', '-Y', 'http') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/rsasnakeoil2.pcap', '-Tfields', '-e', 'http.request.uri', '-Y', 'http') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/rsasnakeoil2.pcap', '-Tfields', '-e', 'http.request.uri', '-Y', 'http') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/rsasnakeoil2.pcap', '-Tfields', '-e', 'http.request.uri', '-Y', 'http') -- Process output for suite_decryption.case_decrypt_tls.test_tls_rsa_with_password: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/dmgr.pcapng', '-Tfields', '-e', 'http.request.uri', '-Y', 'http') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/dmgr.pcapng', '-Tfields', '-e', 'http.request.uri', '-Y', 'http') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/dmgr.pcapng', '-Tfields', '-e', 'http.request.uri', '-Y', 'http') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/dmgr.pcapng', '-Tfields', '-e', 'http.request.uri', '-Y', 'http') -- Test time = 12.02 sec ---------------------------------------------------------- Test Failed. "suite_decryption" end time: Jun 20 15:20 CEST "suite_decryption" time elapsed: 00:00:12 ---------------------------------------------------------- 4/33 Testing: suite_dfilter.group_bytes_ether 4/33 Test: suite_dfilter.group_bytes_ether Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_dfilter.group_bytes_ether" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_dfilter.group_bytes_ether" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_contains_1 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_contains_2 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_contains_3 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_contains_4 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_eq_1 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_eq_2 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_ge_1 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_ge_2 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_ge_3 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_gt_1 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_gt_2 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_gt_3 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_le_1 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_le_2 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_le_3 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_lt_1 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_lt_2 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_lt_3 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_ne_1 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_ne_2 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_slice_1 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_slice_2 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_slice_3 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok test_slice_4 (suite_dfilter.group_bytes_ether.case_bytes_ether) ... ok ---------------------------------------------------------------------- Ran 24 tests in 3.864s OK Test time = 4.08 sec ---------------------------------------------------------- Test Passed. "suite_dfilter.group_bytes_ether" end time: Jun 20 15:20 CEST "suite_dfilter.group_bytes_ether" time elapsed: 00:00:04 ---------------------------------------------------------- 5/33 Testing: suite_dfilter.group_bytes_ipv6 5/33 Test: suite_dfilter.group_bytes_ipv6 Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_dfilter.group_bytes_ipv6" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_dfilter.group_bytes_ipv6" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_cidr_eq_1 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_cidr_eq_2 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_cidr_eq_3 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_cidr_eq_4 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_cidr_ne_1 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_cidr_ne_2 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_cidr_ne_3 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_cidr_ne_4 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_eq_1 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_eq_2 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_ge_1 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_ge_2 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_gt_1 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_gt_2 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_le_1 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_le_2 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_lt_1 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_lt_2 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_ne_1 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_ne_2 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_slice_1 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_slice_2 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_slice_3 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok test_slice_4 (suite_dfilter.group_bytes_ipv6.case_bytes_ipv6) ... ok ---------------------------------------------------------------------- Ran 24 tests in 3.848s OK Test time = 4.07 sec ---------------------------------------------------------- Test Passed. "suite_dfilter.group_bytes_ipv6" end time: Jun 20 15:20 CEST "suite_dfilter.group_bytes_ipv6" time elapsed: 00:00:04 ---------------------------------------------------------- 6/33 Testing: suite_dfilter.group_bytes_type 6/33 Test: suite_dfilter.group_bytes_type Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_dfilter.group_bytes_type" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_dfilter.group_bytes_type" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_bytes_1 (suite_dfilter.group_bytes_type.case_bytes_type) ... ok test_ipv6_2 (suite_dfilter.group_bytes_type.case_bytes_type) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.319s OK Test time = 0.53 sec ---------------------------------------------------------- Test Passed. "suite_dfilter.group_bytes_type" end time: Jun 20 15:20 CEST "suite_dfilter.group_bytes_type" time elapsed: 00:00:00 ---------------------------------------------------------- 7/33 Testing: suite_dfilter.group_double 7/33 Test: suite_dfilter.group_double Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_dfilter.group_double" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_dfilter.group_double" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_eq_1 (suite_dfilter.group_double.case_double) ... ok test_eq_2 (suite_dfilter.group_double.case_double) ... ok test_ge_1 (suite_dfilter.group_double.case_double) ... ok test_ge_2 (suite_dfilter.group_double.case_double) ... ok test_ge_3 (suite_dfilter.group_double.case_double) ... ok test_gt_1 (suite_dfilter.group_double.case_double) ... ok test_gt_2 (suite_dfilter.group_double.case_double) ... ok test_gt_3 (suite_dfilter.group_double.case_double) ... ok test_le_1 (suite_dfilter.group_double.case_double) ... ok test_le_2 (suite_dfilter.group_double.case_double) ... ok test_le_3 (suite_dfilter.group_double.case_double) ... ok test_lt_1 (suite_dfilter.group_double.case_double) ... ok test_lt_2 (suite_dfilter.group_double.case_double) ... ok test_lt_3 (suite_dfilter.group_double.case_double) ... ok ---------------------------------------------------------------------- Ran 14 tests in 2.248s OK Test time = 2.46 sec ---------------------------------------------------------- Test Passed. "suite_dfilter.group_double" end time: Jun 20 15:20 CEST "suite_dfilter.group_double" time elapsed: 00:00:02 ---------------------------------------------------------- 8/33 Testing: suite_dfilter.group_dfunction_string 8/33 Test: suite_dfilter.group_dfunction_string Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_dfilter.group_dfunction_string" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_dfilter.group_dfunction_string" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_contains_1 (suite_dfilter.group_dfunction_string.case_dfunction_string) ... ok test_fail_1 (suite_dfilter.group_dfunction_string.case_dfunction_string) ... ok test_fail_2 (suite_dfilter.group_dfunction_string.case_dfunction_string) ... ok test_fail_3 (suite_dfilter.group_dfunction_string.case_dfunction_string) ... ok test_fail_4 (suite_dfilter.group_dfunction_string.case_dfunction_string) ... ok test_matches_1 (suite_dfilter.group_dfunction_string.case_dfunction_string) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.871s OK Test time = 1.09 sec ---------------------------------------------------------- Test Passed. "suite_dfilter.group_dfunction_string" end time: Jun 20 15:20 CEST "suite_dfilter.group_dfunction_string" time elapsed: 00:00:01 ---------------------------------------------------------- 9/33 Testing: suite_dfilter.group_integer 9/33 Test: suite_dfilter.group_integer Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_dfilter.group_integer" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_dfilter.group_integer" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_bool_eq_1 (suite_dfilter.group_integer.case_integer) ... ok test_bool_eq_2 (suite_dfilter.group_integer.case_integer) ... ok test_bool_ne_1 (suite_dfilter.group_integer.case_integer) ... ok test_bool_ne_2 (suite_dfilter.group_integer.case_integer) ... ok test_eq_1 (suite_dfilter.group_integer.case_integer) ... ok test_eq_2 (suite_dfilter.group_integer.case_integer) ... ok test_eq_3 (suite_dfilter.group_integer.case_integer) ... ok test_eq_4 (suite_dfilter.group_integer.case_integer) ... ok test_eq_5 (suite_dfilter.group_integer.case_integer) ... ok test_ne_1 (suite_dfilter.group_integer.case_integer) ... ok test_ne_2 (suite_dfilter.group_integer.case_integer) ... ok test_s_ge_1 (suite_dfilter.group_integer.case_integer) ... ok test_s_ge_2 (suite_dfilter.group_integer.case_integer) ... ok test_s_ge_3 (suite_dfilter.group_integer.case_integer) ... ok test_s_gt_1 (suite_dfilter.group_integer.case_integer) ... ok test_s_gt_2 (suite_dfilter.group_integer.case_integer) ... ok test_s_gt_3 (suite_dfilter.group_integer.case_integer) ... ok test_s_le_1 (suite_dfilter.group_integer.case_integer) ... ok test_s_le_2 (suite_dfilter.group_integer.case_integer) ... ok test_s_le_3 (suite_dfilter.group_integer.case_integer) ... ok test_s_lt_1 (suite_dfilter.group_integer.case_integer) ... ok test_s_lt_2 (suite_dfilter.group_integer.case_integer) ... ok test_s_lt_3 (suite_dfilter.group_integer.case_integer) ... ok test_u_ge_1 (suite_dfilter.group_integer.case_integer) ... ok test_u_ge_2 (suite_dfilter.group_integer.case_integer) ... ok test_u_ge_3 (suite_dfilter.group_integer.case_integer) ... ok test_u_gt_1 (suite_dfilter.group_integer.case_integer) ... ok test_u_gt_2 (suite_dfilter.group_integer.case_integer) ... ok test_u_gt_3 (suite_dfilter.group_integer.case_integer) ... ok test_u_le_1 (suite_dfilter.group_integer.case_integer) ... ok test_u_le_2 (suite_dfilter.group_integer.case_integer) ... ok test_u_le_3 (suite_dfilter.group_integer.case_integer) ... ok test_u_lt_1 (suite_dfilter.group_integer.case_integer) ... ok test_u_lt_2 (suite_dfilter.group_integer.case_integer) ... ok test_u_lt_3 (suite_dfilter.group_integer.case_integer) ... ok test_ipx_1 (suite_dfilter.group_integer_1byte.case_integer_1_byte) ... ok test_ipx_2 (suite_dfilter.group_integer_1byte.case_integer_1_byte) ... ok ---------------------------------------------------------------------- Ran 37 tests in 5.868s OK Test time = 6.09 sec ---------------------------------------------------------- Test Passed. "suite_dfilter.group_integer" end time: Jun 20 15:20 CEST "suite_dfilter.group_integer" time elapsed: 00:00:06 ---------------------------------------------------------- 10/33 Testing: suite_dfilter.group_integer_1byte 10/33 Test: suite_dfilter.group_integer_1byte Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_dfilter.group_integer_1byte" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_dfilter.group_integer_1byte" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_ipx_1 (suite_dfilter.group_integer_1byte.case_integer_1_byte) ... ok test_ipx_2 (suite_dfilter.group_integer_1byte.case_integer_1_byte) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.318s OK Test time = 0.53 sec ---------------------------------------------------------- Test Passed. "suite_dfilter.group_integer_1byte" end time: Jun 20 15:20 CEST "suite_dfilter.group_integer_1byte" time elapsed: 00:00:00 ---------------------------------------------------------- 11/33 Testing: suite_dfilter.group_ipv4 11/33 Test: suite_dfilter.group_ipv4 Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_dfilter.group_ipv4" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_dfilter.group_ipv4" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_cidr_eq_1 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_cidr_eq_2 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_cidr_eq_3 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_cidr_eq_4 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_cidr_ne_1 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_cidr_ne_2 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_cidr_ne_3 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_cidr_ne_4 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_count_1 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_count_2 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_eq_1 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_eq_2 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_ge_1 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_ge_2 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_ge_3 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_gt_1 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_gt_2 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_gt_3 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_le_1 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_le_2 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_le_3 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_lt_1 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_lt_2 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_lt_3 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_ne_1 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_ne_2 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_slice_1 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_slice_2 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_slice_3 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_slice_4 (suite_dfilter.group_ipv4.case_ipv4) ... ok test_uint64_1 (suite_dfilter.group_ipv4.case_ipv4) ... ok ---------------------------------------------------------------------- Ran 31 tests in 4.963s OK Test time = 5.18 sec ---------------------------------------------------------- Test Passed. "suite_dfilter.group_ipv4" end time: Jun 20 15:20 CEST "suite_dfilter.group_ipv4" time elapsed: 00:00:05 ---------------------------------------------------------- 12/33 Testing: suite_dfilter.group_membership 12/33 Test: suite_dfilter.group_membership Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_dfilter.group_membership" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_dfilter.group_membership" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_membership_10_bad_lhs_number (suite_dfilter.group_membership.case_membership) ... ok test_membership_11_bad_rhs_string (suite_dfilter.group_membership.case_membership) ... ok test_membership_1_match (suite_dfilter.group_membership.case_membership) ... ok test_membership_2_range_match (suite_dfilter.group_membership.case_membership) ... ok test_membership_3_range_no_match (suite_dfilter.group_membership.case_membership) ... ok test_membership_4_range_no_match_multiple (suite_dfilter.group_membership.case_membership) ... ok test_membership_5_negative_range_float (suite_dfilter.group_membership.case_membership) ... ok test_membership_6_both_negative_range_float (suite_dfilter.group_membership.case_membership) ... ok test_membership_7_string (suite_dfilter.group_membership.case_membership) ... ok test_membership_8_ip_range (suite_dfilter.group_membership.case_membership) ... ok test_membership_9_range_weird_float (suite_dfilter.group_membership.case_membership) ... ok ---------------------------------------------------------------------- Ran 11 tests in 1.721s OK Test time = 1.94 sec ---------------------------------------------------------- Test Passed. "suite_dfilter.group_membership" end time: Jun 20 15:20 CEST "suite_dfilter.group_membership" time elapsed: 00:00:01 ---------------------------------------------------------- 13/33 Testing: suite_dfilter.group_range_method 13/33 Test: suite_dfilter.group_range_method Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_dfilter.group_range_method" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_dfilter.group_range_method" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_slice_1_hex_neg (suite_dfilter.group_range_method.case_range) ... ok test_slice_1_hex_pos (suite_dfilter.group_range_method.case_range) ... ok test_slice_1_neg (suite_dfilter.group_range_method.case_range) ... ok test_slice_1_pos (suite_dfilter.group_range_method.case_range) ... ok test_slice_2_neg (suite_dfilter.group_range_method.case_range) ... ok test_slice_2_pos (suite_dfilter.group_range_method.case_range) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.973s OK Test time = 1.19 sec ---------------------------------------------------------- Test Passed. "suite_dfilter.group_range_method" end time: Jun 20 15:20 CEST "suite_dfilter.group_range_method" time elapsed: 00:00:01 ---------------------------------------------------------- 14/33 Testing: suite_dfilter.group_scanner 14/33 Test: suite_dfilter.group_scanner Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_dfilter.group_scanner" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_dfilter.group_scanner" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_dquote_1 (suite_dfilter.group_scanner.case_scanner) ... ok test_dquote_2 (suite_dfilter.group_scanner.case_scanner) ... ok test_dquote_3 (suite_dfilter.group_scanner.case_scanner) ... ok test_dquote_4 (suite_dfilter.group_scanner.case_scanner) ... ok test_dquote_5 (suite_dfilter.group_scanner.case_scanner) ... ok test_dquote_6 (suite_dfilter.group_scanner.case_scanner) ... ok ---------------------------------------------------------------------- Ran 6 tests in 0.979s OK Test time = 1.20 sec ---------------------------------------------------------- Test Passed. "suite_dfilter.group_scanner" end time: Jun 20 15:20 CEST "suite_dfilter.group_scanner" time elapsed: 00:00:01 ---------------------------------------------------------- 15/33 Testing: suite_dfilter.group_string_type 15/33 Test: suite_dfilter.group_string_type Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_dfilter.group_string_type" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_dfilter.group_string_type" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_contains_1 (suite_dfilter.group_string_type.case_string) ... ok test_contains_2 (suite_dfilter.group_string_type.case_string) ... ok test_contains_3 (suite_dfilter.group_string_type.case_string) ... ok test_contains_4 (suite_dfilter.group_string_type.case_string) ... ok test_contains_5 (suite_dfilter.group_string_type.case_string) ... ok test_contains_6 (suite_dfilter.group_string_type.case_string) ... ok test_contains_fail_0 (suite_dfilter.group_string_type.case_string) ... ok test_contains_fail_1 (suite_dfilter.group_string_type.case_string) ... ok test_contains_lower_0 (suite_dfilter.group_string_type.case_string) ... ok test_contains_lower_1 (suite_dfilter.group_string_type.case_string) ... ok test_contains_unicode (suite_dfilter.group_string_type.case_string) ... ok test_contains_upper_0 (suite_dfilter.group_string_type.case_string) ... ok test_contains_upper_1 (suite_dfilter.group_string_type.case_string) ... ok test_contains_upper_2 (suite_dfilter.group_string_type.case_string) ... ok test_eq_1 (suite_dfilter.group_string_type.case_string) ... ok test_eq_2 (suite_dfilter.group_string_type.case_string) ... ok test_eq_lower_1 (suite_dfilter.group_string_type.case_string) ... ok test_eq_unicode (suite_dfilter.group_string_type.case_string) ... ok test_ge_1 (suite_dfilter.group_string_type.case_string) ... ok test_ge_2 (suite_dfilter.group_string_type.case_string) ... ok test_ge_3 (suite_dfilter.group_string_type.case_string) ... ok test_gt_1 (suite_dfilter.group_string_type.case_string) ... ok test_gt_2 (suite_dfilter.group_string_type.case_string) ... ok test_gt_3 (suite_dfilter.group_string_type.case_string) ... ok test_le_1 (suite_dfilter.group_string_type.case_string) ... ok test_le_2 (suite_dfilter.group_string_type.case_string) ... ok test_le_3 (suite_dfilter.group_string_type.case_string) ... ok test_lt_1 (suite_dfilter.group_string_type.case_string) ... ok test_lt_2 (suite_dfilter.group_string_type.case_string) ... ok test_lt_3 (suite_dfilter.group_string_type.case_string) ... ok test_slice_1 (suite_dfilter.group_string_type.case_string) ... ok test_slice_2 (suite_dfilter.group_string_type.case_string) ... ok test_slice_3 (suite_dfilter.group_string_type.case_string) ... ok test_slice_4 (suite_dfilter.group_string_type.case_string) ... ok test_slice_5 (suite_dfilter.group_string_type.case_string) ... ok test_slice_6 (suite_dfilter.group_string_type.case_string) ... ok test_slice_7 (suite_dfilter.group_string_type.case_string) ... ok test_slice_8 (suite_dfilter.group_string_type.case_string) ... ok test_string_len (suite_dfilter.group_string_type.case_string) ... ok ---------------------------------------------------------------------- Ran 39 tests in 6.331s OK Test time = 6.56 sec ---------------------------------------------------------- Test Passed. "suite_dfilter.group_string_type" end time: Jun 20 15:20 CEST "suite_dfilter.group_string_type" time elapsed: 00:00:06 ---------------------------------------------------------- 16/33 Testing: suite_dfilter.group_stringz 16/33 Test: suite_dfilter.group_stringz Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_dfilter.group_stringz" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_dfilter.group_stringz" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_stringz_1 (suite_dfilter.group_stringz.case_stringz) ... ok test_stringz_2 (suite_dfilter.group_stringz.case_stringz) ... ok test_stringz_3 (suite_dfilter.group_stringz.case_stringz) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.486s OK Test time = 0.70 sec ---------------------------------------------------------- Test Passed. "suite_dfilter.group_stringz" end time: Jun 20 15:20 CEST "suite_dfilter.group_stringz" time elapsed: 00:00:00 ---------------------------------------------------------- 17/33 Testing: suite_dfilter.group_time_relative 17/33 Test: suite_dfilter.group_time_relative Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_dfilter.group_time_relative" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_dfilter.group_time_relative" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_relative_time_1 (suite_dfilter.group_time_relative.case_time_relative) ... ok test_relative_time_2 (suite_dfilter.group_time_relative.case_time_relative) ... ok test_relative_time_3 (suite_dfilter.group_time_relative.case_time_relative) ... ok ---------------------------------------------------------------------- Ran 3 tests in 0.483s OK Test time = 0.70 sec ---------------------------------------------------------- Test Passed. "suite_dfilter.group_time_relative" end time: Jun 20 15:20 CEST "suite_dfilter.group_time_relative" time elapsed: 00:00:00 ---------------------------------------------------------- 18/33 Testing: suite_dfilter.group_time_type 18/33 Test: suite_dfilter.group_time_type Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_dfilter.group_time_type" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_dfilter.group_time_type" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_bad_time_1 (suite_dfilter.group_time_type.case_time) ... ok test_bad_time_2 (suite_dfilter.group_time_type.case_time) ... ok test_bad_time_3 (suite_dfilter.group_time_type.case_time) ... ok test_eq_1 (suite_dfilter.group_time_type.case_time) ... ok test_eq_2 (suite_dfilter.group_time_type.case_time) ... ok test_eq_3 (suite_dfilter.group_time_type.case_time) ... ok test_ge_1 (suite_dfilter.group_time_type.case_time) ... ok test_ge_2 (suite_dfilter.group_time_type.case_time) ... ok test_ge_3 (suite_dfilter.group_time_type.case_time) ... ok test_gt_1 (suite_dfilter.group_time_type.case_time) ... ok test_gt_2 (suite_dfilter.group_time_type.case_time) ... ok test_gt_3 (suite_dfilter.group_time_type.case_time) ... ok test_le_1 (suite_dfilter.group_time_type.case_time) ... ok test_le_2 (suite_dfilter.group_time_type.case_time) ... ok test_le_3 (suite_dfilter.group_time_type.case_time) ... ok test_lt_1 (suite_dfilter.group_time_type.case_time) ... ok test_lt_2 (suite_dfilter.group_time_type.case_time) ... ok test_lt_3 (suite_dfilter.group_time_type.case_time) ... ok test_ne_1 (suite_dfilter.group_time_type.case_time) ... ok test_ne_2 (suite_dfilter.group_time_type.case_time) ... ok ---------------------------------------------------------------------- Ran 20 tests in 3.193s OK Test time = 3.41 sec ---------------------------------------------------------- Test Passed. "suite_dfilter.group_time_type" end time: Jun 20 15:20 CEST "suite_dfilter.group_time_type" time elapsed: 00:00:03 ---------------------------------------------------------- 19/33 Testing: suite_dfilter.group_tvb 19/33 Test: suite_dfilter.group_tvb Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_dfilter.group_tvb" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_dfilter.group_tvb" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_contains_1 (suite_dfilter.group_tvb.case_tvb) ... ok test_contains_2 (suite_dfilter.group_tvb.case_tvb) ... ok test_contains_3 (suite_dfilter.group_tvb.case_tvb) ... ok test_contains_4 (suite_dfilter.group_tvb.case_tvb) ... ok test_contains_5 (suite_dfilter.group_tvb.case_tvb) ... ok test_eq_1 (suite_dfilter.group_tvb.case_tvb) ... ok test_slice_1 (suite_dfilter.group_tvb.case_tvb) ... ok test_slice_2 (suite_dfilter.group_tvb.case_tvb) ... ok test_slice_3 (suite_dfilter.group_tvb.case_tvb) ... ok test_slice_4 (suite_dfilter.group_tvb.case_tvb) ... skipped "This doesn't work yet in Wireshark" test_slice_5 (suite_dfilter.group_tvb.case_tvb) ... skipped "This doesn't work yet in Wireshark" ---------------------------------------------------------------------- Ran 11 tests in 1.453s OK (skipped=2) Test time = 1.67 sec ---------------------------------------------------------- Test Passed. "suite_dfilter.group_tvb" end time: Jun 20 15:20 CEST "suite_dfilter.group_tvb" time elapsed: 00:00:01 ---------------------------------------------------------- 20/33 Testing: suite_dfilter.group_uint64 20/33 Test: suite_dfilter.group_uint64 Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_dfilter.group_uint64" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_dfilter.group_uint64" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_uint64_1 (suite_dfilter.group_uint64.case_uint64) ... ok test_uint64_2 (suite_dfilter.group_uint64.case_uint64) ... ok ---------------------------------------------------------------------- Ran 2 tests in 0.323s OK Test time = 0.54 sec ---------------------------------------------------------- Test Passed. "suite_dfilter.group_uint64" end time: Jun 20 15:20 CEST "suite_dfilter.group_uint64" time elapsed: 00:00:00 ---------------------------------------------------------- 21/33 Testing: suite_dissection 21/33 Test: suite_dissection Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_dissection" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_dissection" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_smb311_read_lz77 (suite_dissection.case_decompress_smb2) ... ok test_smb311_read_lz77huff (suite_dissection.case_decompress_smb2) ... ok test_smb311_read_lznt1 (suite_dissection.case_decompress_smb2) ... ok test_http_brotli_decompression (suite_dissection.case_dissect_http) HTTP brotli decompression ... skipped 'Requires brotli.' test_http2_brotli_decompression (suite_dissection.case_dissect_http2) HTTP2 brotli decompression ... skipped 'Requires nghttp2.' test_http2_data_reassembly (suite_dissection.case_dissect_http2) HTTP2 data reassembly ... skipped 'Requires nghttp2.' test_http2_follow_0 (suite_dissection.case_dissect_http2) Follow HTTP/2 Stream ID 0 test ... skipped 'Requires nghttp2.' test_http2_follow_1 (suite_dissection.case_dissect_http2) Follow HTTP/2 Stream ID 1 test ... skipped 'Requires nghttp2.' test_tcp_out_of_order_data_after_syn (suite_dissection.case_dissect_tcp) Test when the first non-empty segment is OoO. ... ok test_tcp_out_of_order_first_gap (suite_dissection.case_dissect_tcp) Test reporting of "reassembled_in" in the OoO frame that contains the ... ok test_tcp_out_of_order_onepass (suite_dissection.case_dissect_tcp) ... ok test_tcp_out_of_order_twopass (suite_dissection.case_dissect_tcp) ... skipped 'MSP splitting is not implemented yet' test_tcp_out_of_order_twopass_with_bug (suite_dissection.case_dissect_tcp) ... ok test_tcp_reassembly_more_data_1 (suite_dissection.case_dissect_tcp) Tests that reassembly also works when a new packet begins at the same ... ok test_tcp_reassembly_more_data_2 (suite_dissection.case_dissect_tcp) Like test_tcp_reassembly_more_data_1, but checks the second pass (-2). ... ok test_tls_handshake_reassembly (suite_dissection.case_dissect_tls) Verify that TCP and TLS handshake reassembly works. ... ok test_tls_handshake_reassembly_2 (suite_dissection.case_dissect_tls) Verify that TCP and TLS handshake reassembly works (second pass). ... ok ---------------------------------------------------------------------- Ran 17 tests in 2.023s OK (skipped=6) Test time = 2.24 sec ---------------------------------------------------------- Test Passed. "suite_dissection" end time: Jun 20 15:20 CEST "suite_dissection" time elapsed: 00:00:02 ---------------------------------------------------------- 22/33 Testing: suite_dissectors.group_asterix 22/33 Test: suite_dissectors.group_asterix Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_dissectors.group_asterix" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_dissectors.group_asterix" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_for_asterix (suite_dissectors.group_asterix.case_asterix) Verifies that the asterix dissector is installed and accessible ... ok test_for_fields (suite_dissectors.group_asterix.case_category_019) verifies existence of all fields and their maximum value ... ok test_undefined_value_handling (suite_dissectors.group_asterix.case_category_019) verifies that the dissector can dissect undefined field values by setting ... ok test_for_fields (suite_dissectors.group_asterix.case_category_034) verifies existence of all fields and their maximum value ... ok test_undefined_value_handling (suite_dissectors.group_asterix.case_category_034) verifies that the dissector can dissect undefined field values by setting ... ok test_for_fields (suite_dissectors.group_asterix.case_category_048) verifies existence of all fields and their maximum value ... ok test_undefined_value_handling (suite_dissectors.group_asterix.case_category_048) verifies that the dissector can dissect undefined field values by ... ok test_for_fields (suite_dissectors.group_asterix.case_category_063) verifies existence of all fields and their maximum value ... ok test_undefined_value_handling (suite_dissectors.group_asterix.case_category_063) verifies that the dissector can dissect undefined field values by ... ok test_for_fields (suite_dissectors.group_asterix.case_category_065) verifies existence of all fields and their maximum value ... ok test_undefined_value_handling (suite_dissectors.group_asterix.case_category_065) verifies that the dissector can dissect undefined field values by ... ok ---------------------------------------------------------------------- Ran 11 tests in 2.117s OK Test time = 2.34 sec ---------------------------------------------------------- Test Passed. "suite_dissectors.group_asterix" end time: Jun 20 15:20 CEST "suite_dissectors.group_asterix" time elapsed: 00:00:02 ---------------------------------------------------------- 23/33 Testing: suite_fileformats 23/33 Test: suite_fileformats Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_fileformats" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_fileformats" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_mime_pcapng_gz (suite_fileformats.case_fileformat_mime) Test that the full uncompressed contents is shown. ... ok test_pcap_nsec_direct (suite_fileformats.case_fileformat_pcap) Microsecond pcap direct vs nanosecond pcap direct ... ok test_pcap_nsec_stdin (suite_fileformats.case_fileformat_pcap) Microsecond pcap direct vs nanosecond pcap stdin ... ok test_pcap_usec_stdin (suite_fileformats.case_fileformat_pcap) Microsecond pcap direct vs microsecond pcap stdin ... ok test_pcapng_nsec_direct (suite_fileformats.case_fileformat_pcapng) Microsecond pcap direct vs nanosecond pcapng direct ... ok test_pcapng_nsec_stdin (suite_fileformats.case_fileformat_pcapng) Microsecond pcap direct vs nanosecond pcapng stdin ... ok test_pcapng_usec_direct (suite_fileformats.case_fileformat_pcapng) Microsecond pcap direct vs microsecond pcapng direct ... ok test_pcapng_usec_stdin (suite_fileformats.case_fileformat_pcapng) Microsecond pcap direct vs microsecond pcapng stdin ... ok test_pcapng_dsb_1 (suite_fileformats.case_fileformat_pcapng_dsb) Check that DSBs are preserved while rewriting files. ... ok test_pcapng_dsb_2 (suite_fileformats.case_fileformat_pcapng_dsb) Insert a single DSB into a pcapng file. ... ok test_pcapng_dsb_3 (suite_fileformats.case_fileformat_pcapng_dsb) Insert two DSBs into a pcapng file. ... ok test_pcapng_dsb_4 (suite_fileformats.case_fileformat_pcapng_dsb) Insert a single DSB into a pcapng file with existing DSBs. ... ok test_pcapng_dsb_bad_key (suite_fileformats.case_fileformat_pcapng_dsb) Insertion of a RSA key file is not very effective. ... ok ---------------------------------------------------------------------- Ran 13 tests in 2.307s OK Test time = 2.52 sec ---------------------------------------------------------- Test Passed. "suite_fileformats" end time: Jun 20 15:20 CEST "suite_fileformats" time elapsed: 00:00:02 ---------------------------------------------------------- 24/33 Testing: suite_follow 24/33 Test: suite_follow Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_follow" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_follow" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_follow_tcp_bad_conditions (suite_follow.case_follow_tcp) Checks whether Follow TCP correctly handles lots of edge cases. ... ok ---------------------------------------------------------------------- Ran 1 test in 0.164s OK Test time = 0.38 sec ---------------------------------------------------------- Test Passed. "suite_follow" end time: Jun 20 15:20 CEST "suite_follow" time elapsed: 00:00:00 ---------------------------------------------------------- 25/33 Testing: suite_io 25/33 Test: suite_io Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_io" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_io" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_rawshark_io_stdin (suite_io.case_rawshark_io) Read from stdin using Rawshark ... ok test_tshark_io_direct_direct (suite_io.case_tshark_io) Read direct and write direct using TShark ... ok test_tshark_io_direct_stdout (suite_io.case_tshark_io) Read direct and write to stdout using TShark ... ok test_tshark_io_stdin_direct (suite_io.case_tshark_io) Read from stdin and write direct using TShark ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.662s OK Test time = 0.88 sec ---------------------------------------------------------- Test Passed. "suite_io" end time: Jun 20 15:20 CEST "suite_io" time elapsed: 00:00:00 ---------------------------------------------------------- 26/33 Testing: suite_mergecap 26/33 Test: suite_mergecap Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_mergecap" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_mergecap" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_mergecap_basic_1_pcap_pcap (suite_mergecap.case_mergecap_pcap) Merge a single pcap file to pcap ... ok test_mergecap_basic_2_nano_pcap_pcap (suite_mergecap.case_mergecap_pcap) Merge two pcap files to pcap, one with nanosecond timestamps ... ok test_mergecap_basic_2_pcap_pcap (suite_mergecap.case_mergecap_pcap) Merge two pcap files to pcap ... ok test_mergecap_basic_3_empty_pcap_pcap (suite_mergecap.case_mergecap_pcap) Merge three pcap files to pcap, two empty ... ok test_mergecap_1_pcapng_many_pcapng (suite_mergecap.case_mergecap_pcapng) Merge one pcapng file with many interfaces to pcapng ... ok test_mergecap_3_pcapng_all_pcapng (suite_mergecap.case_mergecap_pcapng) Merge multiple pcapng files to pcapng in "none" mode, then merge that to "all" mode. ... ok test_mergecap_3_pcapng_any_pcapng (suite_mergecap.case_mergecap_pcapng) Merge multiple pcapng files to pcapng in "none" mode, then merge that to "all" mode. ... ok test_mergecap_3_pcapng_none_pcapng (suite_mergecap.case_mergecap_pcapng) Merge multiple pcapng files with many interfaces to pcapng, "none" merge mode ... ok test_mergecap_3_pcapng_pcapng (suite_mergecap.case_mergecap_pcapng) Merge multiple pcapng files with many interfaces to pcapng ... ok test_mergecap_basic_1_pcap_pcapng (suite_mergecap.case_mergecap_pcapng) Merge a single pcap file to pcapng ... ok test_mergecap_basic_1_pcapng_pcapng (suite_mergecap.case_mergecap_pcapng) Merge a single pcapng file to pcapng ... ok test_mergecap_basic_2_pcap_all_pcapng (suite_mergecap.case_mergecap_pcapng) Merge two pcap files to pcapng, "all" merge mode ... ok test_mergecap_basic_2_pcap_any_pcapng (suite_mergecap.case_mergecap_pcapng) Merge two pcap files to pcapng, "any" merge mode ... ok test_mergecap_basic_2_pcap_none_pcapng (suite_mergecap.case_mergecap_pcapng) Merge two pcap files to pcapng, "none" merge mode ... ok test_mergecap_basic_2_pcap_pcapng (suite_mergecap.case_mergecap_pcapng) Merge two pcap files to pcapng ... ok ---------------------------------------------------------------------- Ran 15 tests in 0.239s OK Test time = 0.46 sec ---------------------------------------------------------- Test Passed. "suite_mergecap" end time: Jun 20 15:20 CEST "suite_mergecap" time elapsed: 00:00:00 ---------------------------------------------------------- 27/33 Testing: suite_nameres 27/33 Test: suite_nameres Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_nameres" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_nameres" start time: Jun 20 15:20 CEST Output: ---------------------------------------------------------- test_hosts_any (suite_nameres.case_name_resolution) ... ok test_hosts_ipv4 (suite_nameres.case_name_resolution) ... ok test_hosts_ipv6 (suite_nameres.case_name_resolution) ... ok test_name_resolution_net_t_ext_f_hosts_f_custom (suite_nameres.case_name_resolution) Name resolution, no external, no profile hosts, custom profile. ... FAIL test_name_resolution_net_t_ext_f_hosts_f_global (suite_nameres.case_name_resolution) Name resolution, no external, no profile hosts, global profile. ... ok test_name_resolution_net_t_ext_f_hosts_f_personal (suite_nameres.case_name_resolution) Name resolution, no external, no profile hosts, personal profile. ... FAIL test_name_resolution_net_t_ext_f_hosts_t_custom (suite_nameres.case_name_resolution) Name resolution, no external, profile hosts, custom profile. ... Process output for suite_nameres.case_name_resolution.test_name_resolution_net_t_ext_f_hosts_f_custom: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/dns+icmp.pcapng.gz', '-o', 'nameres.network_name: TRUE', '-o', 'nameres.use_external_name_resolver: FALSE', '-o', 'nameres.hosts_file_handling: FALSE', '-C', 'Custom Profile') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/dns+icmp.pcapng.gz', '-o', 'nameres.network_name: TRUE', '-o', 'nameres.use_external_name_resolver: FALSE', '-o', 'nameres.hosts_file_handling: FALSE', '-C', 'Custom Profile') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/dns+icmp.pcapng.gz', '-o', 'nameres.network_name: TRUE', '-o', 'nameres.use_external_name_resolver: FALSE', '-o', 'nameres.hosts_file_handling: FALSE', '-C', 'Custom Profile') -- tshark: Configuration Profile "Custom Profile" does not exist -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/dns+icmp.pcapng.gz', '-o', 'nameres.network_name: TRUE', '-o', 'nameres.use_external_name_resolver: FALSE', '-o', 'nameres.hosts_file_handling: FALSE', '-C', 'Custom Profile') -- Process output for suite_nameres.case_name_resolution.test_name_resolution_net_t_ext_f_hosts_f_personal: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/dns+icmp.pcapng.gz', '-o', 'nameres.network_name: TRUE', '-o', 'nameres.use_external_name_resolver: FALSE', '-o', 'nameres.hosts_file_handling: FALSE') -- 1 0.000000 Crunch.local → 192.168.43.1 DNS 80 Standard query 0x528e PTR 8.8.8.8.in-addr.arpa 2 5.001009 Crunch.local → 192.168.43.1 DNS 80 Standard query 0x528e PTR 8.8.8.8.in-addr.arpa 3 5.006792 192.168.43.1 → Crunch.local DNS 124 Standard query response 0x528e PTR 8.8.8.8.in-addr.arpa PTR google-public-dns-a.google.com 4 5.013334 Crunch.local → global-8-8-8-8 ICMP 98 Echo (ping) request id=0xd73b, seq=0/0, ttl=64 5 5.505538 global-8-8-8-8 → Crunch.local ICMP 98 Echo (ping) reply id=0xd73b, seq=0/0, ttl=40 (request in 4) 6 6.019290 Crunch.local → global-8-8-8-8 ICMP 98 Echo (ping) request id=0xd73b, seq=1/256, ttl=64 7 6.153653 global-8-8-8-8 → Crunch.local ICMP 98 Echo (ping) reply id=0xd73b, seq=1/256, ttl=40 (request in 6) 8 7.015108 Crunch.local → global-8-8-8-8 ICMP 98 Echo (ping) request id=0xd73b, seq=2/512, ttl=64 9 7.781987 global-8-8-8-8 → Crunch.local ICMP 98 Echo (ping) reply id=0xd73b, seq=2/512, ttl=40 (request in 8) 10 7.791410 Crunch.local → 192.168.43.1 DNS 80 Standard query 0x695d PTR 4.4.8.8.in-addr.arpa 11 7.979359 192.168.43.1 → Crunch.local DNS 124 Standard query response 0x695d PTR 4.4.8.8.in-addr.arpa PTR google-public-dns-b.google.com 12 7.983593 Crunch.local → global-8-8-4-4 ICMP 98 Echo (ping) request id=0xdb3b, seq=0/0, ttl=64 13 8.984437 Crunch.local → global-8-8-4-4 ICMP 98 Echo (ping) request id=0xdb3b, seq=1/256, ttl=64 14 9.323049 global-8-8-4-4 → Crunch.local ICMP 98 Echo (ping) reply id=0xdb3b, seq=1/256, ttl=40 (request in 13) 15 9.985425 Crunch.local → global-8-8-4-4 ICMP 98 Echo (ping) request id=0xdb3b, seq=2/512, ttl=64 16 11.999365 Crunch.local → 192.168.43.1 DNS 80 Standard query 0x833a PTR 2.2.2.4.in-addr.arpa 17 12.073341 192.168.43.1 → Crunch.local DNS 116 Standard query response 0x833a PTR 2.2.2.4.in-addr.arpa PTR b.resolvers.Level3.net 18 12.078588 Crunch.local → 4.2.2.2 ICMP 98 Echo (ping) request id=0xdd3b, seq=0/0, ttl=64 19 12.148722 4.2.2.2 → Crunch.local ICMP 98 Echo (ping) reply id=0xdd3b, seq=0/0, ttl=50 (request in 18) 20 13.079308 Crunch.local → 4.2.2.2 ICMP 98 Echo (ping) request id=0xdd3b, seq=1/256, ttl=64 21 13.383662 4.2.2.2 → Crunch.local ICMP 98 Echo (ping) reply id=0xdd3b, seq=1/256, ttl=50 (request in 20) 22 14.079860 Crunch.local → 4.2.2.2 ICMP 98 Echo (ping) request id=0xdd3b, seq=2/512, ttl=64 23 15.280499 4.2.2.2 → Crunch.local ICMP 98 Echo (ping) reply id=0xdd3b, seq=2/512, ttl=50 (request in 22) 24 15.289472 Crunch.local → 192.168.43.1 DNS 77 Standard query 0x2121 A www.wireshark.org 25 15.703377 192.168.43.1 → Crunch.local DNS 93 Standard query response 0x2121 A www.wireshark.org A 174.137.42.65 26 15.722009 Crunch.local → 192.168.43.1 DNS 77 Standard query 0x2c58 A www.wireshark.org 27 15.865643 192.168.43.1 → Crunch.local DNS 93 Standard query response 0x2c58 A www.wireshark.org A 174.137.42.65 28 15.866126 Crunch.local → www.wireshark.org ICMP 98 Echo (ping) request id=0xe03b, seq=0/0, ttl=64 29 16.636590 www.wireshark.org → Crunch.local ICMP 98 Echo (ping) reply id=0xe03b, seq=0/0, ttl=48 (request in 28) 30 16.867268 Crunch.local → www.wireshark.org ICMP 98 Echo (ping) request id=0xe03b, seq=1/256, ttl=64 31 17.194006 www.wireshark.org → Crunch.local ICMP 98 Echo (ping) reply id=0xe03b, seq=1/256, ttl=48 (request in 30) 32 17.867597 Crunch.local → www.wireshark.org ICMP 98 Echo (ping) request id=0xe03b, seq=2/512, ttl=64 33 18.138642 www.wireshark.org → Crunch.local ICMP 98 Echo (ping) reply id=0xe03b, seq=2/512, ttl=48 (request in 32) -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/dns+icmp.pcapng.gz', '-o', 'nameres.network_name: TRUE', '-o', 'nameres.use_external_name_resolver: FALSE', '-o', 'nameres.hosts_file_handling: FALSE') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/dns+icmp.pcapng.gz', '-o', 'nameres.network_name: TRUE', '-o', 'nameres.use_external_name_resolver: FALSE', '-o', 'nameres.hosts_file_handling: FALSE') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/dns+icmp.pcapng.gz', '-o', 'nameres.network_name: TRUE', '-o', 'nameres.use_external_name_resolver: FALSE', '-o', 'nameres.hosts_file_handling: FALSE') -- Process output for suite_nameres.case_name_resolution.test_name_resolution_net_t_ext_f_hosts_t_custom: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/dns+icmp.pcapng.gz', '-o', 'nameres.network_name: TRUE', '-o', 'nameres.use_external_name_resolver: FALSE', '-o', 'nameres.hosts_file_handling: TRUE', '-C', 'Custom Profile') -- -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/dns+icmp.pcapng.gz', '-o', 'nameres.network_name: TRUE', '-o', 'nameres.use_external_name_resolver: FALSE', '-o', 'nameres.hosts_file_handling: TRUE', '-C', 'Custom Profile') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/dns+icmp.pcapng.gz', '-o', 'nameres.network_name: TRUE', '-o', 'nameres.use_external_name_resolver: FALSE', '-o', 'nameres.hosts_file_handling: TRUE', '-C', 'Custom Profile') -- FAIL test_name_resolution_net_t_ext_f_hosts_t_global (suite_nameres.case_name_resolution) Name resolution, no external, profile hosts, global profile. ... ok test_name_resolution_net_t_ext_f_hosts_t_personal (suite_nameres.case_name_resolution) Name resolution, no external, profile hosts, personal profile. ... FAIL ====================================================================== FAIL: test_name_resolution_net_t_ext_f_hosts_f_custom (suite_nameres.case_name_resolution) Name resolution, no external, no profile hosts, custom profile. ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_nameres.py", line 83, in test_name_resolution_net_t_ext_f_hosts_f_custom check_name_resolution(self, True, False, False, True, 'custom-4-2-2-2') File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_nameres.py", line 49, in check_name_resolution_real self.assertRun(tshark_cmd, env=nameres_env) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/subprocesstest.py", line 289, in assertRun self.assertEqual(process.returncode, expected_return) AssertionError: 1 != 0 ====================================================================== FAIL: test_name_resolution_net_t_ext_f_hosts_f_personal (suite_nameres.case_name_resolution) Name resolution, no external, no profile hosts, personal profile. ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_nameres.py", line 75, in test_name_resolution_net_t_ext_f_hosts_f_personal check_name_resolution(self, True, False, False, False, 'personal-8-8-4-4') File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_nameres.py", line 53, in check_name_resolution_real self.assertTrue(self.grepOutput(grep_str)) AssertionError: False is not true ====================================================================== FAIL: test_name_resolution_net_t_ext_f_hosts_t_custom (suite_nameres.case_name_resolution) Name resolution, no external, profile hosts, custom profile. ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_nameres.py", line 107, in test_name_resolution_net_t_ext_f_hosts_t_custom check_name_resolution(self, True, False, True, True, 'custom-4-2-2-2') File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_nameres.py", line 49, in check_name_resolution_real self.assertRun(tshark_cmd, env=nameres_env) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/subprocesstest.py", line 289, in assertRun self.assertEqual(process.returncode, expected_return) AssertionError: 1 != 0 ====================================================================== FAIL: test_name_resolution_net_t_ext_f_hosts_t_personal (suite_nameres.case_name_resolution) Name resolution, no external, profile hosts, personal profile. ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/fixtures.py", line 55, in wrapped test_fn(self, *fixtures) File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_nameres.py", line 99, in test_name_resolution_net_t_ext_f_hosts_t_personal check_name_resolution(self, True, False, True, False, 'personal-8-8-4-4') File "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/suite_nameres.py", line 53, in check_name_resolution_real self.assertTrue(self.grepOutput(grep_str)) AssertionError: False is not true ---------------------------------------------------------------------- Ran 9 tests in 1.199s FAILED (failures=4) tshark: Configuration Profile "Custom Profile" does not exist -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/dns+icmp.pcapng.gz', '-o', 'nameres.network_name: TRUE', '-o', 'nameres.use_external_name_resolver: FALSE', '-o', 'nameres.hosts_file_handling: TRUE', '-C', 'Custom Profile') -- Process output for suite_nameres.case_name_resolution.test_name_resolution_net_t_ext_f_hosts_t_personal: -- Begin stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/dns+icmp.pcapng.gz', '-o', 'nameres.network_name: TRUE', '-o', 'nameres.use_external_name_resolver: FALSE', '-o', 'nameres.hosts_file_handling: TRUE') -- 1 0.000000 Crunch.local → 192.168.43.1 DNS 80 Standard query 0x528e PTR 8.8.8.8.in-addr.arpa 2 5.001009 Crunch.local → 192.168.43.1 DNS 80 Standard query 0x528e PTR 8.8.8.8.in-addr.arpa 3 5.006792 192.168.43.1 → Crunch.local DNS 124 Standard query response 0x528e PTR 8.8.8.8.in-addr.arpa PTR google-public-dns-a.google.com 4 5.013334 Crunch.local → 8.8.8.8 ICMP 98 Echo (ping) request id=0xd73b, seq=0/0, ttl=64 5 5.505538 8.8.8.8 → Crunch.local ICMP 98 Echo (ping) reply id=0xd73b, seq=0/0, ttl=40 (request in 4) 6 6.019290 Crunch.local → 8.8.8.8 ICMP 98 Echo (ping) request id=0xd73b, seq=1/256, ttl=64 7 6.153653 8.8.8.8 → Crunch.local ICMP 98 Echo (ping) reply id=0xd73b, seq=1/256, ttl=40 (request in 6) 8 7.015108 Crunch.local → 8.8.8.8 ICMP 98 Echo (ping) request id=0xd73b, seq=2/512, ttl=64 9 7.781987 8.8.8.8 → Crunch.local ICMP 98 Echo (ping) reply id=0xd73b, seq=2/512, ttl=40 (request in 8) 10 7.791410 Crunch.local → 192.168.43.1 DNS 80 Standard query 0x695d PTR 4.4.8.8.in-addr.arpa 11 7.979359 192.168.43.1 → Crunch.local DNS 124 Standard query response 0x695d PTR 4.4.8.8.in-addr.arpa PTR google-public-dns-b.google.com 12 7.983593 Crunch.local → 8.8.4.4 ICMP 98 Echo (ping) request id=0xdb3b, seq=0/0, ttl=64 13 8.984437 Crunch.local → 8.8.4.4 ICMP 98 Echo (ping) request id=0xdb3b, seq=1/256, ttl=64 14 9.323049 8.8.4.4 → Crunch.local ICMP 98 Echo (ping) reply id=0xdb3b, seq=1/256, ttl=40 (request in 13) 15 9.985425 Crunch.local → 8.8.4.4 ICMP 98 Echo (ping) request id=0xdb3b, seq=2/512, ttl=64 16 11.999365 Crunch.local → 192.168.43.1 DNS 80 Standard query 0x833a PTR 2.2.2.4.in-addr.arpa 17 12.073341 192.168.43.1 → Crunch.local DNS 116 Standard query response 0x833a PTR 2.2.2.4.in-addr.arpa PTR b.resolvers.Level3.net 18 12.078588 Crunch.local → 4.2.2.2 ICMP 98 Echo (ping) request id=0xdd3b, seq=0/0, ttl=64 19 12.148722 4.2.2.2 → Crunch.local ICMP 98 Echo (ping) reply id=0xdd3b, seq=0/0, ttl=50 (request in 18) 20 13.079308 Crunch.local → 4.2.2.2 ICMP 98 Echo (ping) request id=0xdd3b, seq=1/256, ttl=64 21 13.383662 4.2.2.2 → Crunch.local ICMP 98 Echo (ping) reply id=0xdd3b, seq=1/256, ttl=50 (request in 20) 22 14.079860 Crunch.local → 4.2.2.2 ICMP 98 Echo (ping) request id=0xdd3b, seq=2/512, ttl=64 23 15.280499 4.2.2.2 → Crunch.local ICMP 98 Echo (ping) reply id=0xdd3b, seq=2/512, ttl=50 (request in 22) 24 15.289472 Crunch.local → 192.168.43.1 DNS 77 Standard query 0x2121 A www.wireshark.org 25 15.703377 192.168.43.1 → Crunch.local DNS 93 Standard query response 0x2121 A www.wireshark.org A 174.137.42.65 26 15.722009 Crunch.local → 192.168.43.1 DNS 77 Standard query 0x2c58 A www.wireshark.org 27 15.865643 192.168.43.1 → Crunch.local DNS 93 Standard query response 0x2c58 A www.wireshark.org A 174.137.42.65 28 15.866126 Crunch.local → www.wireshark.org ICMP 98 Echo (ping) request id=0xe03b, seq=0/0, ttl=64 29 16.636590 www.wireshark.org → Crunch.local ICMP 98 Echo (ping) reply id=0xe03b, seq=0/0, ttl=48 (request in 28) 30 16.867268 Crunch.local → www.wireshark.org ICMP 98 Echo (ping) request id=0xe03b, seq=1/256, ttl=64 31 17.194006 www.wireshark.org → Crunch.local ICMP 98 Echo (ping) reply id=0xe03b, seq=1/256, ttl=48 (request in 30) 32 17.867597 Crunch.local → www.wireshark.org ICMP 98 Echo (ping) request id=0xe03b, seq=2/512, ttl=64 33 18.138642 www.wireshark.org → Crunch.local ICMP 98 Echo (ping) reply id=0xe03b, seq=2/512, ttl=48 (request in 32) -- End stdout for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/dns+icmp.pcapng.gz', '-o', 'nameres.network_name: TRUE', '-o', 'nameres.use_external_name_resolver: FALSE', '-o', 'nameres.hosts_file_handling: TRUE') -- -- Begin stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/dns+icmp.pcapng.gz', '-o', 'nameres.network_name: TRUE', '-o', 'nameres.use_external_name_resolver: FALSE', '-o', 'nameres.hosts_file_handling: TRUE') -- -- End stderr for command ('/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build/run/tshark', '-r', '/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/captures/dns+icmp.pcapng.gz', '-o', 'nameres.network_name: TRUE', '-o', 'nameres.use_external_name_resolver: FALSE', '-o', 'nameres.hosts_file_handling: TRUE') -- Test time = 1.42 sec ---------------------------------------------------------- Test Failed. "suite_nameres" end time: Jun 20 15:21 CEST "suite_nameres" time elapsed: 00:00:01 ---------------------------------------------------------- 28/33 Testing: suite_outputformats 28/33 Test: suite_outputformats Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_outputformats" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_outputformats" start time: Jun 20 15:21 CEST Output: ---------------------------------------------------------- test_outputformat_ek (suite_outputformats.case_outputformats) Decode some captures into ek ... ok test_outputformat_ek_filter_field (suite_outputformats.case_outputformats) Check that the option -j works with -Tek. ... ok test_outputformat_ek_raw (suite_outputformats.case_outputformats) Decode some captures into ek, with raw data ... ok test_outputformat_ek_select_field (suite_outputformats.case_outputformats) Checks that the -e option works with -Tek. ... ok test_outputformat_json (suite_outputformats.case_outputformats) Decode some captures into json ... ok test_outputformat_json_select_field (suite_outputformats.case_outputformats) Checks that the -e option works with -Tjson. ... ok test_outputformat_jsonraw (suite_outputformats.case_outputformats) Decode some captures into jsonraw ... ok ---------------------------------------------------------------------- Ran 7 tests in 1.135s OK Test time = 1.35 sec ---------------------------------------------------------- Test Passed. "suite_outputformats" end time: Jun 20 15:21 CEST "suite_outputformats" time elapsed: 00:00:01 ---------------------------------------------------------- 29/33 Testing: suite_release 29/33 Test: suite_release Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_release" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_release" start time: Jun 20 15:21 CEST Output: ---------------------------------------------------------- test_automatic_updates_present (suite_release.case_release_automatic_updates) Checks whether Wireshark was built with automatic updates. ... skipped 'Release tests are not enabled via --enable-release' ---------------------------------------------------------------------- Ran 1 test in 0.001s OK (skipped=1) Test time = 0.21 sec ---------------------------------------------------------- Test Passed. "suite_release" end time: Jun 20 15:21 CEST "suite_release" time elapsed: 00:00:00 ---------------------------------------------------------- 30/33 Testing: suite_text2pcap 30/33 Test: suite_text2pcap Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_text2pcap" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_text2pcap" start time: Jun 20 15:21 CEST Output: ---------------------------------------------------------- test_text2pcap_sctp (suite_text2pcap.case_text2pcap_headers) Test SCTP over IPv4 ... ok test_text2pcap_sctp_data (suite_text2pcap.case_text2pcap_headers) Test SCTP DATA over IPv4 ... ok test_text2pcap_tcp (suite_text2pcap.case_text2pcap_headers) Test TCP over IPv4 ... ok test_text2pcap_udp (suite_text2pcap.case_text2pcap_headers) Test UDP over IPv4 ... ok test_text2pcap_i_icmp (suite_text2pcap.case_text2pcap_i_proto) Test -i without -4 or -6 ... ok test_text2pcap_i_icmp_ipv4 (suite_text2pcap.case_text2pcap_i_proto) Test -i with IPv4 (-4) header ... ok test_text2pcap_i_icmpv6_ipv6 (suite_text2pcap.case_text2pcap_i_proto) Test -i with IPv6 (-6) header ... ok test_text2pcap_i_sctp_ipv6 (suite_text2pcap.case_text2pcap_i_proto) Test -i with IPv6 (-6) header ... ok test_text2pcap_ipv4_sctp (suite_text2pcap.case_text2pcap_ipv4) Test SCTP over IPv4 ... ok test_text2pcap_ipv4_sctp_data (suite_text2pcap.case_text2pcap_ipv4) Test SCTP DATA over IPv4 ... ok test_text2pcap_ipv4_tcp (suite_text2pcap.case_text2pcap_ipv4) Test TCP over IPv4 ... ok test_text2pcap_ipv4_udp (suite_text2pcap.case_text2pcap_ipv4) Test UDP over IPv4 ... ok test_text2pcap_ipv6_sctp (suite_text2pcap.case_text2pcap_ipv6) Test SCTP over IPv6 ... ok test_text2pcap_ipv6_sctp_data (suite_text2pcap.case_text2pcap_ipv6) Test SCTP DATA over IPv6 ... ok test_text2pcap_ipv6_tcp (suite_text2pcap.case_text2pcap_ipv6) Test TCP over IPv6 ... ok test_text2pcap_ipv6_udp (suite_text2pcap.case_text2pcap_ipv6) Test UDP over IPv6 ... ok test_text2pcap_option_N (suite_text2pcap.case_text2pcap_other_options) Test -N option ... ok test_text2pcap_doc_ignore_text (suite_text2pcap.case_text2pcap_parsing) Verify: the text dump at the end of the line is ignored. Any hex numbers ... ok test_text2pcap_doc_leading_text_ignored (suite_text2pcap.case_text2pcap_parsing) Verify: Any test before the offset is ignored, including email ... ok test_text2pcap_doc_no_line_limit (suite_text2pcap.case_text2pcap_parsing) Verify: There is no limit on the width or number of bytes per line and ... ok test_text2pcap_doc_require_offset (suite_text2pcap.case_text2pcap_parsing) Any line which has only bytes without a leading offset is ignored. ... ok test_text2pcap_eol_hash (suite_text2pcap.case_text2pcap_parsing) Test text2pcap hash sign at the end-of-line. ... ok test_text2pcap_eol_missing (suite_text2pcap.case_text2pcap_parsing) Verify that the last LF can be missing. ... ok test_text2pcap_c1222_std_example8_pcap (suite_text2pcap.case_text2pcap_pcap) Test text2pcap with c1222_std_example8.pcap. ... ok test_text2pcap_dhcp_nanosecond_pcap (suite_text2pcap.case_text2pcap_pcap) Test text2pcap with dhcp-nanosecond.pcap. ... ok test_text2pcap_dhcp_pcap (suite_text2pcap.case_text2pcap_pcap) Test text2pcap with dhcp.pcap. ... ok test_text2pcap_dns_port_pcap (suite_text2pcap.case_text2pcap_pcap) Test text2pcap with dns_port.pcap. ... ok test_text2pcap_dvb_ci_uv1_0000_pcap (suite_text2pcap.case_text2pcap_pcap) Test text2pcap with dvb-ci_UV1_0000.pcap. ... ok test_text2pcap_empty_pcap (suite_text2pcap.case_text2pcap_pcap) Test text2pcap with empty.pcap. ... ok test_text2pcap_ikev1_certs_pcap (suite_text2pcap.case_text2pcap_pcap) Test text2pcap with ikev1-certs.pcap. ... ok test_text2pcap_rsa_p_lt_q_pcap (suite_text2pcap.case_text2pcap_pcap) Test text2pcap with rsa-p-lt-q.pcap. ... ok test_text2pcap_rsasnakeoil2_pcap (suite_text2pcap.case_text2pcap_pcap) Test text2pcap with rsasnakeoil2.pcap. ... ok test_text2pcap_sample_control4_2012_03_24_pcap (suite_text2pcap.case_text2pcap_pcap) Test text2pcap with sample_control4_2012-03-24.pcap. ... ok test_text2pcap_segmented_fpm_pcap (suite_text2pcap.case_text2pcap_pcap) Test text2pcap with segmented_fpm.pcap. ... ok test_text2pcap_snakeoil_dtls_pcap (suite_text2pcap.case_text2pcap_pcap) Test text2pcap with snakeoil-dtls.pcap. ... ok test_text2pcap_wpa_eap_tls_pcap_gz (suite_text2pcap.case_text2pcap_pcap) Test text2pcap with wpa-eap-tls.pcap.gz. ... ok test_text2pcap_wpa_induction_pcap (suite_text2pcap.case_text2pcap_pcap) Test text2pcap with wpa-Induction.pcap.gz. ... ok test_text2pcap_dhcp_nanosecond_pcapng (suite_text2pcap.case_text2pcap_pcapng) Test text2pcap with dhcp-nanosecond.pcapng. ... ok test_text2pcap_dhcp_pcapng (suite_text2pcap.case_text2pcap_pcapng) Test text2pcap with dhcp.pcapng. ... ok test_text2pcap_dhe1_pcapng_gz (suite_text2pcap.case_text2pcap_pcapng) Test text2pcap with dhe1.pcapng.gz. ... ok test_text2pcap_dmgr_pcapng (suite_text2pcap.case_text2pcap_pcapng) Test text2pcap with dmgr.pcapng. ... ok test_text2pcap_dns_icmp_pcapng_gz (suite_text2pcap.case_text2pcap_pcapng) Test text2pcap with dns+icmp.pcapng.gz. ... ok test_text2pcap_packet_h2_14_headers_pcapng (suite_text2pcap.case_text2pcap_pcapng) Test text2pcap with packet-h2-14_headers.pcapng. ... ok test_text2pcap_sip_pcapng (suite_text2pcap.case_text2pcap_pcapng) Test text2pcap with sip.pcapng. ... ok ---------------------------------------------------------------------- Ran 44 tests in 8.400s OK Test time = 8.62 sec ---------------------------------------------------------- Test Passed. "suite_text2pcap" end time: Jun 20 15:21 CEST "suite_text2pcap" time elapsed: 00:00:08 ---------------------------------------------------------- 31/33 Testing: suite_sharkd 31/33 Test: suite_sharkd Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_sharkd" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_sharkd" start time: Jun 20 15:21 CEST Output: ---------------------------------------------------------- test_sharkd_bad_request (suite_sharkd.case_sharkd) ... ok test_sharkd_config (suite_sharkd.case_sharkd) ... ok test_sharkd_config_enum (suite_sharkd.case_sharkd) Dump default enum preference value, change it and restore it. ... ok test_sharkd_nested_file (suite_sharkd.case_sharkd) Request a frame from a file with a deep level of nesting. ... ok test_sharkd_req_analyse (suite_sharkd.case_sharkd) ... ok test_sharkd_req_bye (suite_sharkd.case_sharkd) ... ok test_sharkd_req_check (suite_sharkd.case_sharkd) ... ok test_sharkd_req_complete_field (suite_sharkd.case_sharkd) ... ok test_sharkd_req_complete_pref (suite_sharkd.case_sharkd) ... ok test_sharkd_req_download_tls_secrets (suite_sharkd.case_sharkd) ... ok test_sharkd_req_dumpconf_all (suite_sharkd.case_sharkd) ... ok test_sharkd_req_dumpconf_bad (suite_sharkd.case_sharkd) ... ok test_sharkd_req_follow_bad (suite_sharkd.case_sharkd) ... ok test_sharkd_req_follow_no_match (suite_sharkd.case_sharkd) ... ok test_sharkd_req_follow_udp (suite_sharkd.case_sharkd) ... ok test_sharkd_req_frame_basic (suite_sharkd.case_sharkd) ... ok test_sharkd_req_frame_proto (suite_sharkd.case_sharkd) ... ok test_sharkd_req_frames (suite_sharkd.case_sharkd) ... ok test_sharkd_req_info (suite_sharkd.case_sharkd) ... ok test_sharkd_req_intervals_bad (suite_sharkd.case_sharkd) ... ok test_sharkd_req_intervals_basic (suite_sharkd.case_sharkd) ... ok test_sharkd_req_iograph_bad (suite_sharkd.case_sharkd) ... ok test_sharkd_req_iograph_basic (suite_sharkd.case_sharkd) ... ok test_sharkd_req_load_bad_pcap (suite_sharkd.case_sharkd) ... ok test_sharkd_req_setcomment (suite_sharkd.case_sharkd) ... ok test_sharkd_req_setconf_bad (suite_sharkd.case_sharkd) ... ok test_sharkd_req_status (suite_sharkd.case_sharkd) ... ok test_sharkd_req_status_no_pcap (suite_sharkd.case_sharkd) ... ok test_sharkd_req_tap (suite_sharkd.case_sharkd) ... ok test_sharkd_req_tap_invalid (suite_sharkd.case_sharkd) ... ok ---------------------------------------------------------------------- Ran 30 tests in 4.109s OK Test time = 4.33 sec ---------------------------------------------------------- Test Passed. "suite_sharkd" end time: Jun 20 15:21 CEST "suite_sharkd" time elapsed: 00:00:04 ---------------------------------------------------------- 32/33 Testing: suite_unittests 32/33 Test: suite_unittests Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_unittests" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_unittests" start time: Jun 20 15:21 CEST Output: ---------------------------------------------------------- test_unit_ftsanity (suite_unittests.case_unit_ftsanity) Looks for problems in field type definitions. ... ok test_unit_ctest_coverage (suite_unittests.case_unittests) Make sure CTest runs all of our tests. ... ok test_unit_exntest (suite_unittests.case_unittests) exntest ... ok test_unit_fieldcount (suite_unittests.case_unittests) fieldcount ... ok test_unit_oids_test (suite_unittests.case_unittests) oids_test ... ok test_unit_reassemble_test (suite_unittests.case_unittests) reassemble_test ... ok test_unit_tvbtest (suite_unittests.case_unittests) tvbtest ... ok test_unit_wmem_test (suite_unittests.case_unittests) wmem_test ... ok ---------------------------------------------------------------------- Ran 8 tests in 5.197s OK Test time = 5.42 sec ---------------------------------------------------------- Test Passed. "suite_unittests" end time: Jun 20 15:21 CEST "suite_unittests" time elapsed: 00:00:05 ---------------------------------------------------------- 33/33 Testing: suite_wslua 33/33 Test: suite_wslua Command: "/usr/bin/cmake" "-E" "env" "PYTHONIOENCODING=UTF-8" "/usr/bin/python3.8" "/var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4/test/test.py" "--verbose" "--program-path" "./run" "suite_wslua" Directory: /var/tmp/portage/net-analyzer/wireshark-3.2.4/work/wireshark-3.2.4_build "suite_wslua" start time: Jun 20 15:21 CEST Output: ---------------------------------------------------------- test_wslua_args_1 (suite_wslua.case_wslua) wslua args 1 ... skipped 'Test requires Lua scripting support.' test_wslua_args_2 (suite_wslua.case_wslua) wslua args 2 ... skipped 'Test requires Lua scripting support.' test_wslua_args_3 (suite_wslua.case_wslua) wslua args 3 ... skipped 'Test requires Lua scripting support.' test_wslua_args_4 (suite_wslua.case_wslua) wslua args 4 ... skipped 'Test requires Lua scripting support.' test_wslua_args_5 (suite_wslua.case_wslua) wslua args 5 ... skipped 'Test requires Lua scripting support.' test_wslua_dir (suite_wslua.case_wslua) wslua directory functions ... skipped 'Test requires Lua scripting support.' test_wslua_dissector_fpm (suite_wslua.case_wslua) wslua dissector functions, fpm ... skipped 'Test requires Lua scripting support.' test_wslua_dissector_mode_1 (suite_wslua.case_wslua) wslua dissector functions, mode 1 ... skipped 'Test requires Lua scripting support.' test_wslua_dissector_mode_2 (suite_wslua.case_wslua) wslua dissector functions, mode 2 ... skipped 'Test requires Lua scripting support.' test_wslua_dissector_mode_3 (suite_wslua.case_wslua) wslua dissector functions, mode 3 ... skipped 'Test requires Lua scripting support.' test_wslua_field (suite_wslua.case_wslua) wslua fields ... skipped 'Test requires Lua scripting support.' test_wslua_file_acme_reader (suite_wslua.case_wslua) wslua acme file reader ... skipped 'Test requires Lua scripting support.' test_wslua_file_reader (suite_wslua.case_wslua) wslua file reader ... skipped 'Test requires Lua scripting support.' test_wslua_file_writer (suite_wslua.case_wslua) wslua file writer ... skipped 'Test requires Lua scripting support.' test_wslua_globals (suite_wslua.case_wslua) wslua globals ... skipped 'Test requires Lua scripting support.' test_wslua_gregex (suite_wslua.case_wslua) wslua GRegex ... skipped 'GRegex tests are broken since PCRE 8.34, see bug 12997.' test_wslua_int64 (suite_wslua.case_wslua) wslua int64 ... skipped 'Test requires Lua scripting support.' test_wslua_listener (suite_wslua.case_wslua) wslua listener ... skipped 'Test requires Lua scripting support.' test_wslua_nstime (suite_wslua.case_wslua) wslua nstime ... skipped 'Test requires Lua scripting support.' test_wslua_pinfo (suite_wslua.case_wslua) wslua pinfo ... skipped 'Test requires Lua scripting support.' test_wslua_proto (suite_wslua.case_wslua) wslua proto ... skipped 'Test requires Lua scripting support.' test_wslua_protofield_no_tree (suite_wslua.case_wslua) wslua protofield without a tree ... skipped 'Test requires Lua scripting support.' test_wslua_protofield_tree (suite_wslua.case_wslua) wslua protofield with a tree ... skipped 'Test requires Lua scripting support.' test_wslua_struct (suite_wslua.case_wslua) wslua struct ... skipped 'Test requires Lua scripting support.' test_wslua_tvb_no_tree (suite_wslua.case_wslua) wslua tvb without a tree ... skipped 'Test requires Lua scripting support.' test_wslua_tvb_tree (suite_wslua.case_wslua) wslua tvb with a tree ... skipped 'Test requires Lua scripting support.' test_wslua_unicode (suite_wslua.case_wslua_unicode) Check handling of unicode paths. ... skipped 'Test requires Lua scripting support.' ---------------------------------------------------------------------- Ran 27 tests in 0.209s OK (skipped=27) Test time = 0.43 sec ---------------------------------------------------------- Test Passed. "suite_wslua" end time: Jun 20 15:21 CEST "suite_wslua" time elapsed: 00:00:00 ---------------------------------------------------------- End testing: Jun 20 15:21 CEST