Re: [PATCH 3/3] tools/testing: adjust pstore backend related selftest

2024-02-20 Thread Yuanhe Shu
On 2024/2/7 20:53, Kees Cook wrote: On Wed, Feb 07, 2024 at 10:19:21AM +0800, Yuanhe Shu wrote: Pstore now supports multiple backends, the module parameter pstore.backend varies from 'registered backend' to 'backends that are allowed to register'. Adjust selftests to match the change. Signed

Re: [PATCH 3/3] tools/testing: adjust pstore backend related selftest

2024-02-07 Thread Kees Cook
On Wed, Feb 07, 2024 at 10:19:21AM +0800, Yuanhe Shu wrote: > Pstore now supports multiple backends, the module parameter > pstore.backend varies from 'registered backend' to 'backends that are > allowed to register'. Adjust selftests to match the change. > > Signed-off-by: Yuanhe Shu > --- > to

[PATCH 3/3] tools/testing: adjust pstore backend related selftest

2024-02-06 Thread Yuanhe Shu
Pstore now supports multiple backends, the module parameter pstore.backend varies from 'registered backend' to 'backends that are allowed to register'. Adjust selftests to match the change. Signed-off-by: Yuanhe Shu --- tools/testing/selftests/pstore/common_tests | 8 +-- .../selftests/pstore

[PATCH 3/3] tools/testing: adjust pstore backend related selftest

2024-02-05 Thread Yuanhe Shu
Pstore now supports multiple backends, the module parameter pstore.backend varies from 'registered backend' to 'backends that are allowed to register'. Adjust selftests to match the change. Signed-off-by: Yuanhe Shu --- tools/testing/selftests/pstore/common_tests | 8 +-- .../selftests/pstore