Home
last modified time | relevance | path

Searched refs:TST_DATAROOT (Results 1 - 11 of 11) sorted by relevance

/third_party/ltp/testcases/commands/ar/
H A Dar01.sh25 ROD $AR -cr"$MOD" lib.a $TST_DATAROOT/file1.in $TST_DATAROOT/file3.in
26 ROD $AR -ra"$MOD" file1.in lib.a $TST_DATAROOT/file2.in
43 ROD $AR -cr"$MOD" lib.a $TST_DATAROOT/file1.in $TST_DATAROOT/file2.in \
44 $TST_DATAROOT/file3.in $TST_DATAROOT/file4.in
62 ROD $AR -cr"$MOD" lib.a $TST_DATAROOT/file1.in $TST_DATAROOT/file3.in
63 ROD $AR -rb"$MOD" file3.in lib.a $TST_DATAROOT/file
[all...]
/third_party/ltp/testcases/commands/nm/
H A Dnm01.sh19 ROD cp "$TST_DATAROOT/lib.a" "."
21 ROD cp "$TST_DATAROOT/lib.a" "dir/"
47 EXPECT_PASS $NM -f posix -g $TST_DATAROOT/f1 \> nm.out
59 EXPECT_PASS $NM -f posix -t o $TST_DATAROOT/f1 \> nm.out
71 EXPECT_PASS $NM -f sysv $TST_DATAROOT/f1 \> nm.out
83 EXPECT_PASS $NM -f bsd $TST_DATAROOT/f1 \> nm_bsd.out
84 EXPECT_PASS $NM -f posix $TST_DATAROOT/f1 \> nm_posix.out
102 EXPECT_PASS $NM -f sysv -u $TST_DATAROOT/f1 \> nm.out
114 EXPECT_PASS $NM -s $TST_DATAROOT/lib.a \> nm.out
/third_party/ltp/testcases/kernel/fs/binfmt_misc/
H A Dbinfmt_misc02.sh94 "$TST_DATAROOT/file.extension" "1";;
96 "$TST_DATAROOT/file.magic" "1";;
98 "$TST_DATAROOT/file.extension" "1";;
100 "$TST_DATAROOT/file.magic" "1";;
102 "$TST_DATAROOT/file.extension" "0";;
104 "$TST_DATAROOT/file.magic" "0";;
/third_party/ltp/testcases/commands/unzip/
H A Dunzip01.sh23 Archive: $TST_DATAROOT/test.zip
64 EXPECT_PASS unzip "$TST_DATAROOT/test.zip" \> unzip.out
75 if diff "$TST_DATAROOT/dir.out" dir.out; then
/third_party/ltp/testcases/commands/ldd/
H A Dldd01.sh16 export LD_LIBRARY_PATH="$TST_DATAROOT:$LD_LIBRARY_PATH"
17 LDDTESTFILE="$TST_DATAROOT/lddfile.out"
/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
H A Dima_policy.sh16 VALID_POLICY="$TST_DATAROOT/measure.policy"
19 INVALID_POLICY="$TST_DATAROOT/measure.policy-invalid"
H A Dima_setup.sh172 if [ ! -d "$TST_DATAROOT" ]; then
173 TST_DATAROOT="$LTPROOT/../datafiles/$TST_ID/"
H A Dima_keys.sh105 local cert_file="$TST_DATAROOT/x509_ima.der"
/third_party/ltp/testcases/network/rpc/basic_tests/rpc01/
H A Drpc01.sh41 EXPECT_RHOST_PASS rpc1 -s $(tst_ipaddr) -f $TST_DATAROOT/$f
/third_party/ltp/testcases/commands/file/
H A Dfile01.sh34 fpath="$TST_DATAROOT/$fname"
/third_party/ltp/testcases/commands/ld/
H A Dld01.sh21 ROD $CC -fPIC -c -o ${i}.o $TST_DATAROOT/${i}.c

Completed in 3 milliseconds