Skip to content

RFC: Unify naming for syscall tests ending in digits #1336

Description

@JawsKim

I noticed both styles are used for tests of syscalls ending in digits:

For example:

  • dup2/dup201.c
  • dup3/dup3_01.c

Would it be better to unify them as dup2_01.c / dup3_01.c for consistency?

Link: https://lore.kernel.org/ltp/20260430150942.4859-1-always.starving0@gmail.com

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