Skip to content

quickchecking with whitelisting and opaque types #1171

Open
@shnewto

Description

@shnewto

The quickchecking crate, for property testing with fuzzed C headers doesn't exercise whitelisting or opaque types.

If those features were excercised, the tests might verify that if whitelisting is employed,
those types appear in the bindings and that anything flagged opaque isn't translated beyond "a blob of bytes".

Corresponds to extending #970

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions