[0/2] selftests/mm: Output cleanups for the compaction test

Message ID 20240209-kselftest-mm-cleanup-v1-0-a3c0386496b5@kernel.org
Headers
Series selftests/mm: Output cleanups for the compaction test |

Message

Mark Brown Feb. 9, 2024, 2:30 p.m. UTC
  A couple of small updates for the check_compaction selftest which make
it play more nicely with test automation systems.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
Mark Brown (2):
      selftests/mm: Log skipped compaction test as a skip
      selftests/mm: Log a consistent test name for check_compaction

 tools/testing/selftests/mm/compaction_test.c | 37 +++++++++++++++-------------
 1 file changed, 20 insertions(+), 17 deletions(-)
---
base-commit: b1d3a0e70c3881d2f8cf6692ccf7c2a4fb2d030d
change-id: 20240208-kselftest-mm-cleanup-30edd2e567cb

Best regards,