On 2/26/25 22:29, Siddharth Menon wrote:
Currently, kselftests does not have a generalised mechanism to skip
compilation and run tests when required kernel configuration options
are disabled.
Skipping compile by default is not what we want to do. Tests are
supposed to compile and run even when
Currently, kselftests does not have a generalised mechanism to skip
compilation and run tests when required kernel configuration options
are disabled.
This patch series adresses this issue by checking whether all required
configs from selftest//config are enabled in the current kernel
Siddharth M
2 matches
Mail list logo