diff options
| author | Alexander Potapenko <glider@google.com> | 2025-10-17 15:10:52 +0200 |
|---|---|---|
| committer | Alexander Potapenko <glider@google.com> | 2025-10-17 13:30:07 +0000 |
| commit | 1c8c8cd830af4deee250ad11f1613d1d9a62ca0b (patch) | |
| tree | 94150cb17ef443966a10139b5f6e67dacff49f09 /executor/executor_runner.h | |
| parent | 9b7c3903875ea246fda1aeac2cf62d7bb74b157b (diff) | |
pkg/csource: run testPseudoSyscalls() for all targets
Previously in the -short configuration testPseudoSyscalls() was only
executed for the first supported target, which in most cases ended up
being linux/386 (the least popular configuration).
As a result, platform-specific pseudo-syscalls were never executed on
the CI.
Fix this by testing the pseudo-syscalls on all available platforms.
This increases the execution time of TestGenerate from 18s to 36s,
but also helps to discover bugs in pseudo-syscalls quicker.
As a result of this change, 3 distinct latent bugs were found on
amd64, arm64 and ppc64.
Diffstat (limited to 'executor/executor_runner.h')
0 files changed, 0 insertions, 0 deletions
