Skip to content

Commit

Permalink
Add test suite generated by afl
Browse files Browse the repository at this point in the history
  • Loading branch information
skeeto committed Dec 2, 2018
1 parent 936b151 commit d876ca4
Show file tree
Hide file tree
Showing 537 changed files with 181,121 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Expand Up @@ -10,5 +10,8 @@ bini: bini.c common.h getopt.h trie.h
unbini: unbini.c common.h getopt.h
$(CC) $(LDFLAGS) $(CFLAGS) -o $@ unbini.c $(LDLIBS)

check: bini unbini
(cd tests && ./test.sh)

clean:
rm -f bini bini.exe unbini unbini.exe
Binary file added tests/invalid/000.ini
Binary file not shown.
Binary file added tests/invalid/001.ini
Binary file not shown.
Binary file added tests/invalid/002.ini
Binary file not shown.
Binary file added tests/invalid/003.ini
Binary file not shown.
37 changes: 37 additions & 0 deletions tests/invalid/004.ini
@@ -0,0 +1,37 @@
[00000@]A= 1
0= 1 ÿ =Q=0] x=00000 0= 0]x={=
0] x= 0
0=000
0= 0 =Q= 0
0= ÿ= ÿþ<0
@ Q= 0
0=
00={=
@]A= 1
0= 1 =Q= 0
0= ÿ= ü ÿþ<0
@ Q= 0
0=
00=0=
0] x=0001E0
0= ÿþ< 0
0= x=Q= H
0=
0=000000þ0000
0= 0 3
0= 00000þ< 0
0=
@ Q= 0 0= 0]x={=
0] x=000000000001E0
00=
0= ÿþ< 0
0 8,7 =00001E000000000
0Q 0]x={=
0] x=00000 0= 0]x={=
0] x=0001E000000000
00=
0= ÿþ< 0
0=00001E0
@ Q= 0 0= 0]x={I
0] x=00000000000 8,7 ,7 0 0  , O 8,7 ) , ! 8,7 ,]]x=ç ]x=ç 0  , 8,7 8,7 , 8,7 , 8,7 , 8,7 0 0  , 0 8,7 , 0 8,7 ,8,7
Expand Down

0 comments on commit d876ca4

Please sign in to comment.