mirror of
https://github.com/CLIUtils/CLI11.git
synced 2026-01-19 04:52:08 +00:00
* Add the beginnings of a fuzzing system for CLI11. This commit adds the fuzzing code, a simple test, and two fixes to issues(seg faults) found by the initial round of fuzzing. It also adds a few tests and coverage issues uncovered in the process of developing the fuzz tests. As a side effect adjusts some of the azure tests to specify the vmImage which was being changed on azure. * update license to match rest of code base --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
38 lines
280 B
Plaintext
38 lines
280 B
Plaintext
###### Recommended dictionary.
|
|
"a"
|
|
"b"
|
|
"c"
|
|
"d"
|
|
"e"
|
|
"flag1"
|
|
"flag"
|
|
"flag2"
|
|
"flagA"
|
|
"opt1"
|
|
"opt2"
|
|
"opt3"
|
|
"opt4"
|
|
"opt5"
|
|
"opt6"
|
|
"opt7"
|
|
"opt8"
|
|
"opt9"
|
|
"aopt1"
|
|
"aopt2"
|
|
"dopt1"
|
|
"dopt2"
|
|
"vopt1"
|
|
"vopt2"
|
|
"vopt3"
|
|
"vopt4"
|
|
"="
|
|
"oopt1"
|
|
"oopt2"
|
|
"tup1"
|
|
"tup2"
|
|
"tup4"
|
|
"tup2"
|
|
"tup4"
|
|
"dwrap"
|
|
"iwrap"
|