Skip to content

Split Landlock syscall tests by ABI version. - #13984

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test/cl959079959
Aug 5, 2026
Merged

Split Landlock syscall tests by ABI version.#13984
copybara-service[bot] merged 1 commit into
masterfrom
test/cl959079959

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Aug 4, 2026

Copy link
Copy Markdown

Split Landlock syscall tests by ABI version.

The Landlock implementation in gVisor will initially focus on ABI v1 support.
Splitting the test coverage into separate files for each ABI version (v1
through v6) makes it easier to manage and avoids confusing LLMs with
unsupported higher ABI versions.

This refactoring extracts common UAPI definitions and helper functions into
landlock_util.h and moves version-specific tests into their own respective
.cc files.

@copybara-service copybara-service Bot added the exported Issue was exported automatically label Aug 4, 2026
@copybara-service copybara-service Bot changed the title Internal Change Split Landlock syscall tests by ABI version. Aug 4, 2026
@copybara-service
copybara-service Bot force-pushed the test/cl959079959 branch 6 times, most recently from 50fee12 to a04a40d Compare August 5, 2026 00:36
The Landlock implementation in gVisor will initially focus on ABI v1 support.
Splitting the test coverage into separate files for each ABI version (v1
through v6) makes it easier to manage and avoids confusing LLMs with
unsupported higher ABI versions.

This refactoring extracts common UAPI definitions and helper functions into
landlock_util.h and moves version-specific tests into their own respective
.cc files.

PiperOrigin-RevId: 959339619
@copybara-service
copybara-service Bot merged commit 31a7917 into master Aug 5, 2026
0 of 2 checks passed
@copybara-service
copybara-service Bot deleted the test/cl959079959 branch August 5, 2026 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exported Issue was exported automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants