Crate syzlang_data

Crate syzlang_data 

Source
Expand description

Data parsed from Syzkaller using syzlang-parser. This uses a known version of Syzkaller with test of post-processing to ensure it works.

By default, no features are enabled and therefore no data is included. Specify the OS-es you are interested in as features.

Macros§

load_os
Load post-processed version of the data, panics on failure.

Structs§

SK_VERSION
Newest git commit hash from version of Syzkaller used when building.