morris
|
b7ecccd901
|
test: fix several test build error
|
2020-11-16 13:30:49 +08:00 |
|
Angus Gratton
|
87e13baaf1
|
freertos: Add RISC-V port
Changes come from internal branch commit a6723fc
|
2020-11-13 07:49:11 +11:00 |
|
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
|
Angus Gratton
|
98a0cc783f
|
test_compile_fuzzers: Fix include paths for host build
Regression in 988be69466 , need to add
esp_hw_support component include dir here.
|
2020-11-05 16:30:07 +11:00 |
|
Anton Maklakov
|
b5b2738644
|
Merge branch 'test/ci_fuzzer_precheck' into 'master'
CI: Add a test to pre-check fuzzer tests compilation before weekly run
See merge request espressif/esp-idf!10332
|
2020-11-04 12:22:53 +08:00 |
|
Renz Bagaporo
|
79887fdc6c
|
soc: descriptive part occupy whole component
|
2020-10-28 07:21:29 +08:00 |
|
suren.gabrielyan
|
637f5c0a68
|
CI: Add a test to pre-check fuzzer tests compilation before weekly run
|
2020-10-20 13:57:00 +00:00 |
|
Mahavir Jain
|
20af94ff53
|
Coredump config option rename throughout IDF
|
2020-09-30 20:22:27 +05:30 |
|
suren.gabrielyan
|
a43c06a592
|
mdns, dns, dhcp, dhcps: update fuzzer test to work in CI
Closes: IDF-1861 and IDF-1990
|
2020-09-10 18:17:30 +00:00 |
|
Anton Maklakov
|
afbaf74007
|
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
2019-08-01 16:28:56 +07:00 |
|
David Cermak
|
38d15cbd63
|
mdns tests: adapt mdns fuzzer test to compile with event loop library
|
2019-05-27 16:31:25 +02:00 |
|
David Cermak
|
bc60bbbeaf
|
fuzzer tests: update of mdns and lwip host compilation for fuzzer testing
Closes IDF-540
|
2019-03-22 11:37:26 +01:00 |
|
David Cermak
|
0c147648f7
|
added CI job for AFL fuzzer tests
|
2018-07-20 10:28:12 +02:00 |
|
Angus Gratton
|
a67d5d89e0
|
Replace all DOS line endings with Unix
Command run was:
git ls-tree -r HEAD --name-only | xargs dos2unix
|
2018-07-12 19:10:37 +08:00 |
|
Ivan Grokhotkov
|
cb649e452f
|
remove executable permission from source files
|
2018-05-29 20:07:45 +08:00 |
|
David Cermak
|
e983230be9
|
MDNS-Fuzzer: AFL fuzzer tests for mdsn packet parser
|
2018-05-22 11:23:12 +02:00 |
|
jack
|
81e4cad615
|
fix the bug that in mdns test code redefine esp_err_t to uint32_t, which should be int32_t
|
2018-04-25 21:05:21 +08:00 |
|
me-no-dev
|
4c2622755d
|
Add AFL fuzz test
|
2017-04-05 09:23:09 +03:00 |
|