.. index:: fuzz (command) .. _command_fuzz: fuzz - Run fuzz test ==================== Usage ^^^^^ ``fuzz [-ls] -f FILE [test]`` Synopsis ^^^^^^^^ :: Run barebox fuzz test on fixed input Options ^^^^^^^ -l list registered fuzz tests -f FILE use FILE as fuzz input -s SIZE read only SIZE bytes from file .. generated from: ./commands/fuzz.c .. command function: do_fuzz