[coverage] Several tests + coverage stability (#637)
* Simplify construct_source_candidate_set * New tests: _CipherSuitesField and construct_source_candidate_set * Fix run_tests.bat * New nmap.uts tests * Add LLMNR tests * Add TLS failing tests * STP, linux + bpf random tests * Add DHCP6 tests
Showing
- .appveyor.yml 1 addition, 1 deletion.appveyor.yml
- .travis/test.sh 3 additions, 0 deletions.travis/test.sh
- scapy/arch/linux.py 1 addition, 1 deletionscapy/arch/linux.py
- scapy/arch/unix.py 1 addition, 1 deletionscapy/arch/unix.py
- scapy/arch/windows/__init__.py 1 addition, 1 deletionscapy/arch/windows/__init__.py
- scapy/layers/dhcp6.py 4 additions, 4 deletionsscapy/layers/dhcp6.py
- scapy/layers/llmnr.py 2 additions, 2 deletionsscapy/layers/llmnr.py
- scapy/modules/nmap.py 24 additions, 28 deletionsscapy/modules/nmap.py
- scapy/route6.py 1 addition, 1 deletionscapy/route6.py
- scapy/utils6.py 2 additions, 2 deletionsscapy/utils6.py
- test/bpf.uts 14 additions, 0 deletionstest/bpf.uts
- test/configs/windows2.utsc 2 additions, 1 deletiontest/configs/windows2.utsc
- test/linux.uts 10 additions, 0 deletionstest/linux.uts
- test/mock_windows.uts 1 addition, 1 deletiontest/mock_windows.uts
- test/nmap.uts 32 additions, 0 deletionstest/nmap.uts
- test/regression.uts 140 additions, 8 deletionstest/regression.uts
- test/run_tests.bat 2 additions, 2 deletionstest/run_tests.bat
- test/tls.uts 16 additions, 0 deletionstest/tls.uts
- test/x509.uts 7 additions, 0 deletionstest/x509.uts
Loading
Please register or sign in to comment