Skip to content

Commit 1c7b8ac

Browse files
committed
add test with casr-afl&pyafl
1 parent 634cb23 commit 1c7b8ac

File tree

105 files changed

+2375
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

105 files changed

+2375
-2
lines changed

.github/workflows/amd64.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
openjdk-17-jdk ca-certificates gnupg lua5.4
2626
# Atheris fails to install on Ubuntu 24.04, see https://github.com/google/atheris/issues/82
2727
# pip3 install atheris
28+
pip3 install python-afl
2829
sudo mkdir -p /etc/apt/keyrings
2930
curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | sudo gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg
3031
export NODE_MAJOR=20

.github/workflows/coverage.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
sudo apt update && sudo apt install -y gdb pip curl python3-dev llvm \
2222
openjdk-17-jdk ca-certificates gnupg lua5.4
2323
pip3 install atheris
24+
pip3 install python-afl
2425
sudo mkdir -p /etc/apt/keyrings
2526
curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | sudo gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg
2627
export NODE_MAJOR=20
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/fuzz/yaml_fuzzer_pyafl.py
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
?
2+
- - membermber2
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
?
2+
- mer
3+
- - mr
4+
- - member2membember2member2
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
?
2+
- ?
3+
- meq
4+
- member2
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
?
2+
- ?
3+
- m
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
?
2+
- mer
3+
- member:
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
?
2+
- mereral-block: |
3+
4+
- member2
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
?
2+
- mer
3+
- membcr?{{{{{{{{�: O'''{{''''''{'''
4+
- mer
5+
- member2

0 commit comments

Comments
 (0)