symqemu
symqemu copied to clipboard
Is specifying an input mandatory for SymQEMU to perform symbolic execution and generate test cases?
We are attempting to perform symbolic execution testing on ArduPilot using SymQEMU, but SymQEMU fails to generate corresponding test cases during the program's runtime. The program utilizes command-line options as input.How do we solve this problem?