Guillaume Valadon
135e174631
Launch tests with pypy3
2018-02-05 14:07:44 +01:00
Guillaume Valadon
9f8d9d580e
Add coverage support to osx builds
2018-02-01 19:15:54 +01:00
Guillaume Valadon
0257fed05e
Use Tox to perform Scapy unit tests ( #1106 )
2018-01-31 14:34:57 +01:00
Pierre LALET
34a5312bb6
Travis / Linux: fix PCAPDNET install
2018-01-06 23:56:38 +01:00
Pierre LALET
5d39578828
Use coverage for all the tests
2018-01-06 23:56:38 +01:00
Pierre LALET
eea7eb151e
Travis CI: include directory used by pip with --user in PATH
2018-01-06 23:56:38 +01:00
Pierre LALET
a92cbab0bc
Travis: use regular OSX image
2018-01-06 23:56:37 +01:00
Pierre LALET
af1d768087
Travis: install codecov in install.sh
2018-01-06 23:56:37 +01:00
Pierre LALET
ec80e3538d
Enable Python 3 (3.3 to 3.6) tests
...
This also fixes the Python version used for the test and to
install the packages.
2018-01-03 17:35:24 +01:00
Guillaume Valadon
abe5cc9d79
Use --system-site-packages with Travis
2017-12-22 12:56:35 +01:00
Guillaume Valadon
ec73737dac
Use Xcode 7.3 in Travis
2017-11-30 13:35:04 +01:00
Guillaume Valadon
1859e865f2
Exclude directories from coverage reports
2017-04-12 13:16:50 +02:00
gpotter2
59b16b4577
[TLS/coverage] Migrate to UTS + Bug ( #508 )
2017-02-14 23:26:42 +01:00
Pierre LALET
6b8a0cd0e0
Tests: combined_modes can be tested everywhere
2017-01-06 13:56:05 +01:00
Guillaume Valadon
8fc77d5eb7
codecov support
2016-12-27 20:34:16 +01:00
Pierre Lalet
cbcb87b29f
Merge pull request #361 from guedou/travis_osx_sudo
...
OS X Travis tests fixed
2016-12-05 21:58:00 +00:00
Guillaume Valadon
35f97efc53
Native Mac OS X and *BSD support ( #221 )
2016-12-02 07:07:09 +00:00
Guillaume Valadon
37997002bd
OS X Travis tests fixed
2016-11-24 12:59:34 +01:00
Daniel Collins
620f195c65
Corrected ICV length for AES-GCM and AES-CCM in IPSec layer. Added un… ( #269 )
...
* Corrected ICV length for AES-GCM and AES-CCM in IPSec layer. Added unit tests to the ipsec campaign.
* Added travis support for pycrypto 2.7a1 combined modes.
* Updated documentation for pycrypto installation.
2016-10-26 10:03:37 +02:00
Pierre LALET
b2a7a54a35
Remove support for Python 2.5 to clean the code
...
- update (part of) the documentation
- some URLs for Windows need to be updated
- update classifiers in setup.py
- remove `from __future__ import with_statement`
- use `{k: v for ...}` instead of `dict((k, v) for ...)`
- remove hacks for `gcd()` and `binrepr()` implementations
- use class decorators
- remove Python 2.6 Travis-CI tests
2016-10-19 20:02:59 +02:00
Guillaume Valadon
5b5bd11933
Travis CI improvements ( #258 )
2016-08-12 11:36:08 +00:00
Guillaume Valadon
6317ba089a
Run unit tests on Linux and OS X - root and non-root
2016-06-08 09:53:11 +02:00
Pierre LALET
a89091f10c
Travis-CI: enable automaton tests
2016-01-23 23:13:42 +01:00
Pierre LALET
18c410b231
Add PyPy to travis tests
2016-01-21 01:03:06 +01:00
Pierre LALET
1848f53aae
Fix UTscapy output and return code
2016-01-15 13:30:30 +01:00
Pierre LALET
064203bba7
Add README / prepare for Github migration
2016-01-12 11:39:05 +01:00