]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'PR/tests-subtest-lifecycle' of https://github.com/karelzak/util-linux...
authorKarel Zak <kzak@redhat.com>
Mon, 11 May 2026 11:25:20 +0000 (13:25 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 11 May 2026 11:25:20 +0000 (13:25 +0200)
commit918bb9bbd36cbb3c7e76bf610638ffc634bc1238
treef895666174e53433b8f31e4c2f9966eb15a564a6
parent0b6b12e3045cd1835ca544c808d0beb99ba3ef41
parentb553c04fa58f0c54c44f3e7286884d2ef4eeaeef
Merge branch 'PR/tests-subtest-lifecycle' of https://github.com/karelzak/util-linux-work

* 'PR/tests-subtest-lifecycle' of https://github.com/karelzak/util-linux-work:
  tests: (findmnt) add missing ts_finalize_subtest
  tests: add ts_finalize_subtest before return in functions
  tests: add ts_finalize_subtest before continue in loops
  tests: move ts_finalize_subtest after if/else blocks
  tests: add subtest status tracking to ts_finalize_subtest