[LTP] [PATCH 0/4] shell: Add $TST_MOUNT_DEVICE support

Petr Vorel pvorel@suse.cz
Wed Mar 23 20:04:29 CET 2022


Hi,

next step to all_filesystems support for shell.

Petr Vorel (4):
  tst_test.sh: Add $TST_MOUNT_DEVICE
  df01.sh: Use TST_MOUNT_DEVICE=1
  tst_test.sh: Improve pattern for allowed variables
  shell: Add test for TST_MOUNT_DEVICE=1

 doc/shell-test-api.txt                     |  2 ++
 lib/newlib_tests/shell/tst_mount_device.sh | 21 +++++++++++++++++++++
 testcases/commands/df/df01.sh              |  3 +--
 testcases/lib/tst_test.sh                  | 14 ++++++++++++--
 4 files changed, 36 insertions(+), 4 deletions(-)
 create mode 100755 lib/newlib_tests/shell/tst_mount_device.sh

-- 
2.35.1



More information about the ltp mailing list