mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 05:46:41 +01:00
parent
bb0102e999
commit
e7f635d0f1
1 changed files with 0 additions and 7 deletions
|
|
@ -3,10 +3,6 @@ compiler:
|
||||||
- clang
|
- clang
|
||||||
- gcc
|
- gcc
|
||||||
sudo: false
|
sudo: false
|
||||||
addons:
|
|
||||||
apt:
|
|
||||||
packages:
|
|
||||||
- valgrind
|
|
||||||
script:
|
script:
|
||||||
- tests/scripts/recursion.pl library/*.c
|
- tests/scripts/recursion.pl library/*.c
|
||||||
- tests/scripts/check-generated-files.sh
|
- tests/scripts/check-generated-files.sh
|
||||||
|
|
@ -20,9 +16,6 @@ script:
|
||||||
- tests/ssl-opt.sh -e '\(DTLS\|SCSV\).*openssl'
|
- tests/ssl-opt.sh -e '\(DTLS\|SCSV\).*openssl'
|
||||||
- tests/scripts/test-ref-configs.pl
|
- tests/scripts/test-ref-configs.pl
|
||||||
- tests/scripts/curves.pl
|
- tests/scripts/curves.pl
|
||||||
- make
|
|
||||||
- make memcheck
|
|
||||||
- tests/ssl-opt.sh -e '\(DTLS\|SCSV\).*openssl' --memcheck
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
secure: "barHldniAfXyoWOD/vcO+E6/Xm4fmcaUoC9BeKW+LwsHqlDMLvugaJnmLXkSpkbYhVL61Hzf3bo0KPJn88AFc5Rkf8oYHPjH4adMnVXkf3B9ghHCgznqHsAH3choo6tnPxaFgOwOYmLGb382nQxfE5lUdvnM/W/psQjWt66A1+k="
|
secure: "barHldniAfXyoWOD/vcO+E6/Xm4fmcaUoC9BeKW+LwsHqlDMLvugaJnmLXkSpkbYhVL61Hzf3bo0KPJn88AFc5Rkf8oYHPjH4adMnVXkf3B9ghHCgznqHsAH3choo6tnPxaFgOwOYmLGb382nQxfE5lUdvnM/W/psQjWt66A1+k="
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue