Thom Wiggers
fbe01a7d3c
Remove clang-tidy -fix flag handlign (doesn't work)
2019-08-01 09:13:30 +02:00
Thom Wiggers
9067d622ab
Disable clang-tidy on i386
2019-07-30 10:21:11 +02:00
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
65d43df241
Change permit test into a decorator
...
This way we can properly raise skiptest
2019-04-18 11:26:28 +02:00
Douglas Stebila
09632377f9
Skip clang-tidy on Windows
2019-04-16 20:59:37 -04:00
Thom Wiggers
5b0174d282
Avoid clang tidy segfault ( #106 )
...
* Gracefully degrade if clang-tidy segfaults
* Typo on returncode
2019-04-11 13:22:50 -04:00
Joost Rijneveld
7dcedfc56c
Allow -fix-errors to fix linter errors
2019-04-11 10:10:05 +02:00
Douglas Stebila
42a5e0e4ad
Use environment variables to selectively filter tests
2019-04-10 17:03:02 -04:00
Thom Wiggers
1399c7fd1f
Only ignore missing helper programs if not on CI
...
use randombytes in functest
Got dropped by the rebase
Work around missing clang-tidy on Travis
Also check if valgrind is available
2019-03-07 08:43:13 +01:00
Thom Wiggers
4178768599
Skip clang-tidy if not available
2019-03-01 13:00:43 +01:00
Thom Wiggers
e8c4cf949b
Move clang-tidy into python-based tests
2019-03-01 11:44:22 +01:00