aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)AuthorFilesLines
2023-09-26Re-add python install of requirements to Travis CI.Paul Elliott1-2/+5
2023-09-22Remove all travis builds except for coverity_scanPaul Elliott1-170/+6
2023-08-30Regenerate coverity scan tokenPaul Elliott1-1/+1
2023-08-21Merge pull request #7486 from AndrzejKurek/calloc-also-zeroizesGilles Peskine1-0/+12
2023-08-04Add aesce test string filterJerry Yu1-1/+1
2023-08-02fix various issuesJerry Yu1-1/+0
2023-08-02Rename plain c option and update commentsJerry Yu1-1/+1
2023-08-02Rename HAS_NO_PLAIN_C to DONT_USE_SOFTWARE_CRYPTOJerry Yu1-1/+1
2023-08-02Rename plain c disable optionJerry Yu1-1/+1
2023-08-02Add accelerator only tests.Jerry Yu1-0/+25
2023-07-05Add msan and asan env variables to .travis.ymlAndrzej Kurek1-0/+12
2023-03-21Merge branch 'development-restricted' into mbedtls-3.4.0rc0-prPaul Elliott1-0/+1
2023-03-15Travis: run selftest on WindowsGilles Peskine1-0/+1
2023-03-13Add reason for arm64 host travis testsJerry Yu1-4/+10
2023-03-13Enable all arm64 acceleration in travis testsJerry Yu1-14/+4
2023-02-28Merge pull request #6895 from yuhaoth/pr/add-aes-with-armv8-crypto-extensionGilles Peskine1-0/+52
2023-02-24Add comments about travis test.Jerry Yu1-3/+6
2023-02-23Update some commentsPengyu Lv1-1/+1
2023-02-22Remove explicit ECDH exclusion for Travis CIPengyu Lv1-1/+1
2023-02-21Revert "Disable clang tests"Jerry Yu1-2/+2
2023-02-08fix wrong typoJerry Yu1-1/+1
2023-02-07Disable clang testsJerry Yu1-2/+2
2023-02-07Add arm64 tests on travis ciJerry Yu1-0/+49
2023-01-17Fix failure in Travis CIYanray Wang1-1/+1
2022-11-24Update the Travis "full" build to use modern ClangGilles Peskine1-1/+33
2022-05-06Revert Coverity project name changePaul Elliott1-1/+1
2022-05-04Change coverity secret token in travisPaul Elliott1-1/+1
2022-03-31Update references to old Github organisationDave Rodgman1-1/+1
2021-11-18Reconcile python interpreter namesGilles Peskine1-1/+2
2021-11-18Declare all jobs as PythonGilles Peskine1-4/+8
2021-11-18Travis: use the in-tree Python package requirementsGilles Peskine1-2/+3
2021-08-03Fix missing dependency on TravisManuel Pégourié-Gonnard1-0/+1
2021-08-03Enable arm-linux-gnueabi-gcc build on TravisManuel Pégourié-Gonnard1-1/+2
2021-06-10Disable OS X builds on TravisDave Rodgman1-6/+0
2021-05-20Generate source files before doing builds on TravisGilles Peskine1-3/+4
2021-01-20Run mypy on TravisGilles Peskine1-1/+1
2020-09-09Remove check compilation guards from travis buildJohn Durkop1-4/+0
2020-04-30Travis: do both a Cortex-A build and a Cortex-M0+ buildGilles Peskine1-1/+1
2020-04-26Travis: rebalance the Linux buildsGilles Peskine1-4/+4
2020-04-26Travis: Windows: install Python 3 and run generate_psa_constants.pyGilles Peskine1-0/+9
2020-04-26Travis: Windows: target Visual Studio 2017Gilles Peskine1-1/+1
2020-04-26Travis: add a build with Visual Studio on WindowsGilles Peskine1-0/+5
2020-04-26Travis: add a build on macOSGilles Peskine1-0/+6
2020-04-26Travis: add a baremetal buildGilles Peskine1-0/+3
2020-04-26Travis: call all depends_* testsGilles Peskine1-2/+1
2020-04-26Travis: install gnutls-bin for all jobsGilles Peskine1-4/+4
2020-04-25Travis: replace "default configuration by "full configuration"Gilles Peskine1-2/+3
2020-04-25Travis: call all.sh for the default-configuration buildGilles Peskine1-6/+5
2020-04-25Travis: call all.sh for sanity checksGilles Peskine1-7/+1
2020-04-25Travis: run PylintGilles Peskine1-0/+5