Open o-kopysov opened 1 year ago
Hey @o-kopysov , this issue seems like interesting , should i work on this
LPVSPayloadUtil file needs a lot of test-coverage.
@yashpandey06 The current fuzzer is not functioning correctly. For more information, please refer to this issue: https://github.com/Samsung/LPVS/issues/405. We are awaiting a resolution before proceeding with any related tasks.
Hello @yashpandey06 . The basic fuzzing workflow has been fixed in #613. Therefore, if you are interested in adding new fuzzing tests, you are highly encouraged to contribute to the LPVS project!
@o-kopysov thanks for the information .
We need to increase the coverage of fuzzer tests. First, we have to add tests for methods that have string/int inputs (such tests can be easily implemented). After that, we have to try to cover controller endpoints.