URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e83b3aead76c7772bb9e2a895e78d871444b4cd1
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
e83b3ae by Mikael Kanstrup (mikael.kanstrup@xxxxxxxx):
tests/suite_decryption: Skip CCMP-256 test with libgcrypt < 1.6
CCMP-256 decryption support is only available with libgcrypt >= 1.6 so
skip corresponding test if lib is too old.
Fixes: v3.3.0rc0-733-geed31f13be ("ieee80211: Add CCMP-256 decryption support")
Change-Id: I6145f2ec49e19d1356915b9b1d8da54332a4a16a
Reviewed-on: https://code.wireshark.org/review/36414
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from cf4c055 ieee80211: GCMP decryption support
add e83b3ae tests/suite_decryption: Skip CCMP-256 test with libgcrypt < 1.6
Summary of changes:
test/suite_decryption.py | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)