Fuzzing with NTFC
- Dominant language
- Python
- Stars
- 3
- Forks
- 5
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 13
Description
I wrote a fuzzer for NuttX that looks for build breaks by changing Kconfig options one by one.
I'm thinking of porting it to NTFC, so that all testing tools for NuttX are available in one tool.
Functions that could be added:
- fuzz Kconfig options and look for build breaks
- fuzz Kconfig options and run ostest
- fuzz Kconfig options and create memory usage reports
Contributor guide
Research direction
Review the existing NuttX fuzzer described in the issue and linked pull request #12, then compare the proposed integration with the three listed testing behaviors. Done should be an agreed, working NTFC integration with clear coverage for the selected Kconfig fuzzing, build-break, ostest, or memory-report workflows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- embedded-iot, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100