Commit Graph

10 Commits

Author SHA1 Message Date
gpotter2 653d114f04 [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
2017-06-22 10:19:02 +02:00
gpotter2 0ef62bfe31 Change line ending of unix to dos files 2017-05-31 17:05:39 +02:00
gpotter2 f2201b7f82 Add UTscapy multi-file support 2017-03-05 02:14:36 +01:00
gpotter2 e658e64c2b [Windows/coverage] Fix and Support automaton (#496) 2017-02-14 23:28:57 +01:00
gpotter2 0c9b9089ab [coverage/Tiny fixes] Fixed some appveyor.yml tests (#481) 2017-01-22 15:51:46 +00:00
gpotter2 90da76f56b [Networking/Windows] Added IPv6 support (#398)
Fix IPv6 support on Windows
2017-01-13 07:25:04 +00:00
gpotter2 5daf27ed46 Fix misplaced quotes
I had not tested it last time... 
When running  `python`, the first parameter is the file. So here all the arguments were passed as the file name...
2016-12-29 17:11:17 +01:00
Pierre LALET 5a7d25a85e Fix Windows bat files to work with spaces in paths (@gpotter2) 2016-12-26 23:36:25 +01:00
Gabriel Potter 6c331b78aa Fixed windows circular import (#298)
Moved all modifications to modules not needed in arch that were causing
crashed to another file next to __init__ (in arch.windows).

Fixed "run_tests.bat" crash: the old usage of the %DATE% param was no more supported.
2016-10-18 08:44:43 +00:00
Dirk Loss b6affad4a5 Added Windows batch files for run_scapy and run_tests 2009-07-20 10:21:37 +02:00