Samuel Thibault
0fa9737a00
CI: run 64bit before 32bit
So developers get the 64bit results first
2 years ago
kmamadoudram
1f76c4b8bd
adding fuzzer for espeak_synth (#1178)
* Add: fuzzer files and modifications in config & compil
* add configure.ac change
* add minimize-corpus.sh
* add fuzzing directory and readme
* add to check if CC support libfuzzer
* Make workflow dump the crash POC
* Add debugging information
* Run fuzzing only once a week for now
Co-authored-by: kmamadoudram <[email protected] >
Co-authored-by: yocvito <[email protected] >
Co-authored-by: Samuel Thibault <[email protected] >
2 years ago
Samuel Thibault
d8b5786330
Disable gradle in reprotest
It seems that reprotest is breaking the gradle build
3 years ago
Samuel Thibault
e17f0764e3
valgrind CI: add missing debugging information
3 years ago
Samuel Thibault
9c72ff1d31
CI: allow manual trigger
3 years ago
Samuel Thibault
7954418b88
Fix generated tarball
The tarball produced by make dist was missing a lot of files, so that
building from it would completely fail.
3 years ago
Samuel Thibault
36feb2dc5c
Add x86-32 CI
3 years ago
Samuel Thibault
b3ba314ba7
CI: Add reprotest
3 years ago
Samuel Thibault
473cd9951a
CI: avoid aborting the whole matrix on failure
3 years ago
Samuel Thibault
c5696f5695
Add uploading config.log artifact on CI failure
3 years ago
Samuel Thibault
980b167e8f
CI: Factorize configuration by using a build matrix
3 years ago
Samuel Thibault
02dd413a32
Add valgrind CI run
Now that all errors are fixed.
3 years ago
Samuel Thibault
0f9a474ed4
Make msan warnings fatal
Otherwise they will go unnoticed.
3 years ago
Samuel Thibault
127968a6f6
Add msan CI run
Now that all memory errors are fixed.
Ref #220
3 years ago
Samuel Thibault
41fe49ea34
asan: Re-enable new_delete_type_mismatch
Now that it is fixed by
dab5457620
"Fix deleting FrameManagerImpl*"
261954b4bd
"Fix deleting SpeechWaveGenerator"
3 years ago
Samuel Thibault
e1c8adfcb5
Add tsan CI run
Now that all tsan errors are fixed.
Ref #220
3 years ago
Samuel Thibault
2d4fcfaf17
Add lsan CI run
Now that all lsan errors are fixed.
Ref #220
3 years ago
Samuel Thibault
f6b06e6db1
Fix asan usan CI merge
3 years ago
Samuel Thibault
c790af66d0
Add asan CI run
Now that all asan errors are fixed.
Ref #220
3 years ago
Samuel Thibault
156b0fd45f
Add usan CI run
Now that all usan errors are fixed.
Ref #220
3 years ago
Samuel Thibault
0b29e0080f
Make sure to update apt before installing deps
3 years ago
Samuel Thibault
caccd5ad73
Add CI
3 years ago