Thom Wiggers
78a65d6ec9
Parallel tests ( #206 )
...
* Do tests with pytest to run them in parallel
* attempt to handle merge commits better for PR test path
Similar to how we solved this for travis
* Clean up imports
* don't run valgrind if not specified slow_test
* Fix functest after initializer rename
* upload tests results as junit
* Upload test-common files since #200 got merged
* Catch test results upload failure
2019-07-29 10:38:25 +02:00
Thom Wiggers
15bd2d4fb4
another attempt at fixing appveyor
2019-04-18 11:26:28 +02:00
Thom Wiggers
65d43df241
Change permit test into a decorator
...
This way we can properly raise skiptest
2019-04-18 11:26:28 +02:00
Thom Wiggers
98780c6e8e
use yaml.safe_load to silence warning.
2019-04-18 11:26:28 +02:00
Douglas Stebila
1e7ee7a4c2
skip_windows decorator
2019-04-11 09:23:35 -04:00
Douglas Stebila
b7f390368e
Merge branch 'master' into frodo-aes
2019-04-11 08:15:40 -04:00
Douglas Stebila
42a5e0e4ad
Use environment variables to selectively filter tests
2019-04-10 17:03:02 -04:00
Douglas Stebila
395f14a2f6
Allow multiple sources for duplicate consistency checks; break into multiple unit test to improve output
2019-04-10 12:07:49 -04:00
Douglas Stebila
46aa7ff9b2
Move duplicate consistency data outside of META.yml
2019-04-06 09:07:44 -04:00
Douglas Stebila
ad4984fdad
Improve skipping for duplicate_consistency test
2019-04-04 12:38:47 -04:00
Douglas Stebila
7a4e0d445b
Skip duplicate consistency check on Windows (i.e., if sed not available)
2019-04-04 12:07:54 -04:00
Douglas Stebila
bc5d18e7cd
Add duplicate consistency check
2019-04-04 12:05:43 -04:00