ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 9174] [PATCH] Fix test suite, add TLS 1.2 test suites with

Date: Sun, 22 Sep 2013 10:47:22 +0000

changed bug 9174

What Removed Added
Attachment #11627 Flags   review_for_checkin?

Comment # 3 on bug 9174 from
Created attachment 11627 [details]
[PATCH 3/5] test/decryption: separate source dir to test dir

Since the test directory is newly created each time, there is no need
for checking for conflicts (bye DC_ID!). Because of test suite
limitations $TEST_OUTDIR is not available when the suites are sourced.
Therefore $TEST_HOME is moved from test.sh to the decryption suite
(which was the only user of TEST_HOME).

As $HOME/.wireshark/$UAT is consulted before "DATADIR" ($WS_BIN_PATH),
use the home directory for storing UAT.


You are receiving this mail because:
  • You are watching all bug changes.