Home
last modified time | relevance | path

Searched refs:TST_MNTPOINT (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
Devm_overlay.sh24 lower="$TST_MNTPOINT/lower"
25 upper="$TST_MNTPOINT/upper"
26 work="$TST_MNTPOINT/work"
27 merged="$TST_MNTPOINT/merged"
36 mntpoint_backup="$TST_MNTPOINT"
37 TST_MNTPOINT="$PWD/$merged"
77 for f in $(find $TST_MNTPOINT -type f); do
86 tst_umount $TST_MNTPOINT
90 TST_MNTPOINT="$mntpoint_backup"
Dima_setup.sh153 cd $TST_MNTPOINT
/third_party/ltp/testcases/lib/
Dtst_test.sh292 ROD_SILENT mkdir -p $TST_MNTPOINT
293 mount $mnt_opt $TST_DEVICE $TST_MNTPOINT $TST_MNT_PARAMS
307 local mntpoint="${1:-$TST_MNTPOINT}"
677 TST_MNTPOINT="${TST_MNTPOINT:-$PWD/mntpoint}"
/third_party/ltp/doc/
Dshell-test-api.txt517 '$TST_MNTPOINT' (defaults to mntpoint), optionally using the
518 '$TST_MNT_PARAMS'. The '$TST_MNTPOINT' directory is created if it didn't
521 If the path passed (optional, must be absolute path, defaults to '$TST_MNTPOINT')