Skip to content

Add direct tests for all shims #3179

@RalfJung

Description

@RalfJung

For example: "lseek" on Linux is currently only tested via the libstd functions, but not via direct libc calls.

And really we should ideally have direct tests for all of our shims to make sure they don't start to bitrot when the standard library changes. So the first step here would be to figure out which of our shims still need testing. Just assembling the TODO list is already quite valuable!

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-shimsArea: This affects the external function shimsC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementE-good-first-issueA good way to start contributing, mentoring is available

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions