Crate turbo_tasks_fuzz

Crate turbo_tasks_fuzz 

Source

StructsΒ§

Cli πŸ”’
A collection of fuzzers for turbo-tasks. These are not test cases as they’re slow and (in many cases) non-deterministic.
FsCleanup πŸ”’
FsWatcher πŸ”’
PathInvalidations πŸ”’
RandomDirectory πŸ”’

EnumsΒ§

Commands πŸ”’

StaticsΒ§

DISK_FILE_SYSTEM_OPERATION_FUNCTION πŸ”’
DISK_FILE_SYSTEM_ROOT_OPERATION_FUNCTION πŸ”’
READ_ALL_PATHS_OPERATION_FUNCTION πŸ”’
READ_PATH_FUNCTION πŸ”’

FunctionsΒ§

create_directory_tree πŸ”’
disk_file_system_operation πŸ”’
disk_file_system_root_operation πŸ”’
fuzz_fs_watcher πŸ”’
main πŸ”’
pick_random_directory πŸ”’
pick_random_file πŸ”’
read_all_paths_operation πŸ”’
read_path πŸ”’