HomeSort by relevance Sort by last modified time
    Searched refs:LTPTMP (Results 1 - 25 of 27) sorted by null

1 2

  /external/ltp/testcases/commands/mail/
mail_tests.sh 45 LTPTMP=${TMPBASE:-/tmp}
70 cat > $LTPTMP/tst_mail.in <<EOF
82 useradd -m -s /sbin/nologin mail_test > $LTPTMP/tst_mail.out 2>&1
84 tst_brk TBROK $LTPTMP/tst_mail.out NULL \
113 mail -s "Test" root@localhost < $LTPTMP/tst_mail.in \
114 > $LTPTMP/tst_mail.out 2>&1
116 tst_res TFAIL $LTPTMP/tst_mail.out \
124 echo "d" | mail -u root > $LTPTMP/tst_mail.res 2>&1
125 mailsub=$(awk '/^>N/ {print match($9, "Test")}' $LTPTMP/tst_mail.res)
130 tst_res TFAIL $LTPTMP/tst_mail.res
    [all...]
  /external/ltp/testcases/commands/logrotate/
logrotate_tests.sh 57 which $2 > $LTPTMP/tst_logrotate.err 2>&1 || RC=$?
88 LTPTMP=/tmp/tst_logrotate.$$
90 LTPTMP=$TMP/tst_logrotate.$$
93 mkdir -p $LTPTMP > /dev/null 2>&1 || RC=$?
123 tst_resm TINFO "CLEAN: removing $LTPTMP"
124 rm -fr $LTPTMP
149 tst_resm TINFO "Test #1: create a configfile $LTPTMP/var_mesg.config"
157 cat >$LTPTMP/tst_logrotate.conf <<-EOF
192 chmod 644 $LTPTMP/tst_logrotate.conf
193 logrotate -fv $LTPTMP/tst_logrotate.conf > $LTPTMP/tst_logrotate.out 2>&1
    [all...]
  /external/ltp/testcases/commands/sssd/
sssd01 34 sed -i -e "/\[nss\]/ a\override_homedir = $LTPTMP" $CONFIG_FILE
37 getent passwd $username@LOCAL | grep "$LTPTMP" >/dev/null 2>&1
39 tst_resm TFAIL "sssd: user home dir should be not $LTPTMP."
46 getent passwd $username@LOCAL | grep "$LTPTMP" >/dev/null 2>&1
48 tst_resm TPASS "sssd: user home dir is $LTPTMP."
50 tst_resm TFAIL "sssd: user home dir should be $LTPTMP."
66 sed -i -e "/\[domain\/LOCAL\]/ a\override_homedir = $LTPTMP/%u_%U@%d" \
71 home_dir="$LTPTMP/${username}_$uid@LOCAL"
101 sed -i -e "/\[nss\]/ a\override_homedir = $LTPTMP/%f" $CONFIG_FILE
104 home_dir="$LTPTMP/$username@LOCAL
    [all...]
sssd03 58 sss_usermod -s $LTPTMP/noshell $username
59 getent passwd $username@LOCAL | grep "$LTPTMP/noshell" >/dev/null 2>&1
61 tst_resm TPASS "sssd: user home dir is $LTPTMP/noshell."
63 tst_resm TFAIL "sssd: user home dir should be $LTPTMP/noshell."
79 sed -i -e "/\[nss\]/ a\allowed_shells = $LTPTMP/noshell" $CONFIG_FILE
82 sss_usermod -s $LTPTMP/noshell $username
109 sed -i -e "/\[nss\]/ a\allowed_shells = $LTPTMP/noshell" $CONFIG_FILE
113 sss_usermod -s $LTPTMP/noshell $username
173 sss_usermod -s $LTPTMP/noshell $username
194 grep -v -w -E "nologin|sh|bash" /etc/shells > $LTPTMP/all_shell
    [all...]
sssd-lib.sh 25 if [ -z "$LTPTMP" -a -z "$TMPBASE" ]; then
26 LTPTMP=/tmp
28 LTPTMP=$TMPBASE
  /external/ltp/testcases/commands/tpm-tools/tpm/tpm_clear/
tpm_clear_tests.sh 24 if [ -z "$LTPTMP" ] && [ -z "$TMPBASE" ]
26 LTPTMP="/tmp"
28 LTPTMP="$TMPBASE"
31 export TPM_TMPFILE="$LTPTMP/tst_tpm.err"
  /external/ltp/testcases/commands/tpm-tools/tpm/tpm_getpubek/
tpm_getpubek_tests.sh 24 if [ -z "$LTPTMP" ] && [ -z "$TMPBASE" ]
26 LTPTMP="/tmp"
28 LTPTMP="$TMPBASE"
31 export TPM_TMPFILE="$LTPTMP/tst_tpm.err"
  /external/ltp/testcases/commands/tpm-tools/tpm/tpm_takeownership/
tpm_takeownership_tests.sh 24 if [ -z "$LTPTMP" ] && [ -z "$TMPBASE" ]
26 LTPTMP="/tmp"
28 LTPTMP="$TMPBASE"
31 export TPM_TMPFILE="$LTPTMP/tst_tpm.err"
  /external/ltp/testcases/commands/tpm-tools/tpm/tpm_version/
tpm_version_tests.sh 28 if [ -z "$LTPTMP" ] && [ -z "$TMPBASE" ]
30 LTPTMP="/tmp"
32 LTPTMP="$TMPBASE"
35 export TPM_TMPFILE="$LTPTMP/tst_tpm.err"
  /external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_protect/
tpmtoken_protect_tests.sh 24 if [ -z "$LTPTMP" ] && [ -z "$TMPBASE" ]
26 LTPTMP="/tmp"
28 LTPTMP="$TMPBASE"
31 export TPM_TMPFILE="$LTPTMP/tst_tpm.err"
36 export TPM_ENCDATA="$LTPTMP/tst_tpm_data.enc"
38 export TPM_DECDATA="$LTPTMP/tst_tpm_data.dec"
  /external/ltp/testcases/commands/tpm-tools/tpm/tpm_changeauth/
tpm_changeauth_tests.sh 24 if [ -z "$LTPTMP" ] && [ -z "$TMPBASE" ]
26 LTPTMP="/tmp"
28 LTPTMP="$TMPBASE"
31 export TPM_TMPFILE="$LTPTMP/tst_tpm.err"
  /external/ltp/testcases/commands/tpm-tools/tpm/tpm_restrictpubek/
tpm_restrictpubek_tests.sh 24 if [ -z "$LTPTMP" ] && [ -z "$TMPBASE" ]
26 LTPTMP="/tmp"
28 LTPTMP="$TMPBASE"
31 export TPM_TMPFILE="$LTPTMP/tst_tpm.err"
  /external/ltp/testcases/commands/tpm-tools/tpm/tpm_selftest/
tpm_selftest_tests.sh 24 if [ -z "$LTPTMP" ] && [ -z "$TMPBASE" ]
26 LTPTMP="/tmp"
28 LTPTMP="$TMPBASE"
31 export TPM_TMPFILE="$LTPTMP/tst_tpm.err"
  /external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_objects/
tpmtoken_objects_tests.sh 24 if [ -z "$LTPTMP" ] && [ -z "$TMPBASE" ]
26 LTPTMP="/tmp"
28 LTPTMP="$TMPBASE"
31 export TPM_TMPFILE="$LTPTMP/tst_tpm.err"
  /external/ltp/testcases/kernel/security/mmc_security/
ask_password.sh 43 # Set up LTPTMP (temporary directory used by the tests).
44 LTPTMP=${TMP} # Temporary directory to create files, etc.
assign_password.sh 41 # Set up LTPTMP (temporary directory used by the tests).
42 LTPTMP=${TMP} # Temporary directory to create files, etc.
remove_password.sh 41 # Set up LTPTMP (temporary directory used by the tests).
42 LTPTMP=${TMP} # Temporary directory to create files, etc.
change_password.sh 39 # Set up LTPTMP (temporary directory used by the tests).
40 LTPTMP=${TMP} # Temporary directory to create files, etc.
force_erase.sh 42 # Set up LTPTMP (temporary directory used by the tests).
43 LTPTMP=${TMP} # Temporary directory to create files, etc.
  /external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_init/
tpmtoken_init_tests.sh 24 if [ -z "$LTPTMP" ] && [ -z "$TMPBASE" ]
26 LTPTMP="/tmp"
28 LTPTMP="$TMPBASE"
31 export TPM_TMPFILE="$LTPTMP/tst_tpm.err"
  /external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_setpasswd/
tpmtoken_setpasswd_tests.sh 24 if [ -z "$LTPTMP" ] && [ -z "$TMPBASE" ]
26 LTPTMP="/tmp"
28 LTPTMP="$TMPBASE"
31 export TPM_TMPFILE="$LTPTMP/tst_tpm.err"
  /test/vts-testcase/kernel/ltp/
ltp_enums.py 47 LTPTMP = 'LTPTMP'
requirements.py 38 ltp_configs.LTPTMP, ltp_configs.TMPDIR],
43 ltp_configs.LTPTMP, ltp_configs.TMPDIR],
  /external/ltp/testscripts/
tpm_tools.sh 54 if [ -z "$LTPTMP" ] && [ -z "$TMPBASE" ]
56 LTPTMP="/tmp"
58 LTPTMP="$TMPBASE"
60 export TPM_TMPFILE="$LTPTMP/tst_tpm.err"
  /external/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_import/
tpmtoken_import_tests.sh 24 if [ -z "$LTPTMP" ] && [ -z "$TMPBASE" ]
26 LTPTMP="/tmp"
28 LTPTMP="$TMPBASE"
31 export TPM_TMPFILE="$LTPTMP/tst_tpm.err"
35 export TPM_CERTFILE="$LTPTMP/tst_tpm.cert"
37 export TPM_KEYFILE="$LTPTMP/tst_tpm.key"
39 export TPM_COMBFILE="$LTPTMP/tst_tpm.comb"

Completed in 931 milliseconds

1 2