Home
last modified time | relevance | path

Searched refs:TST_DATAROOT (Results 1 – 9 of 9) sorted by relevance

/external/ltp/testcases/commands/ar/
Dar0135 ROD ar -cr lib.a $TST_DATAROOT/file1.in $TST_DATAROOT/file3.in
36 ROD ar -ra file1.in lib.a $TST_DATAROOT/file2.in
53 ROD ar -cr lib.a $TST_DATAROOT/file1.in $TST_DATAROOT/file2.in \
54 $TST_DATAROOT/file3.in $TST_DATAROOT/file4.in
72 ROD ar -cr lib.a $TST_DATAROOT/file1.in $TST_DATAROOT/file3.in
73 ROD ar -rb file3.in lib.a $TST_DATAROOT/file2.in
90 ROD ar -cr lib.a $TST_DATAROOT/file1.in $TST_DATAROOT/file3.in \
91 $TST_DATAROOT/file2.in
109 ROD ar -cr lib.a $TST_DATAROOT/file1.in \> ar.out
123 ROD ar -qc lib.a $TST_DATAROOT/file1.in \> ar.out
[all …]
/external/ltp/testcases/commands/nm/
Dnm0136 ROD cp "$TST_DATAROOT/lib.a" "."
38 ROD cp "$TST_DATAROOT/lib.a" "dir/"
64 EXPECT_PASS $NM -f posix -g $TST_DATAROOT/f1 \> nm.out
76 EXPECT_PASS $NM -f posix -t o $TST_DATAROOT/f1 \> nm.out
88 EXPECT_PASS $NM -f sysv $TST_DATAROOT/f1 \> nm.out
100 EXPECT_PASS $NM -f bsd $TST_DATAROOT/f1 \> nm_bsd.out
101 EXPECT_PASS $NM -f posix $TST_DATAROOT/f1 \> nm_posix.out
116 EXPECT_PASS $NM -f sysv -u $TST_DATAROOT/f1 \> nm.out
128 EXPECT_PASS $NM -s $TST_DATAROOT/lib.a \> nm.out
/external/ltp/testcases/commands/unzip/
Dunzip01.sh36 Archive: $TST_DATAROOT/test.zip
77 EXPECT_PASS unzip "$TST_DATAROOT/test.zip" \> unzip.out
88 if diff "$TST_DATAROOT/dir.out" dir.out; then
/external/ltp/testcases/commands/ldd/
Dldd0139 export LD_LIBRARY_PATH="$TST_DATAROOT:$LD_LIBRARY_PATH"
40 LDDTESTFILE="$TST_DATAROOT/lddfile.out"
/external/ltp/testcases/kernel/security/integrity/ima/tests/
Dima_policy.sh42 VALID_POLICY="$TST_DATAROOT/measure.policy"
45 INVALID_POLICY="$TST_DATAROOT/measure.policy-invalid"
/external/ltp/testcases/commands/file/
Dfile01.sh52 fpath="$TST_DATAROOT/$fname"
/external/ltp/testcases/lib/
Dtst_test.sh543 export TST_DATAROOT="$LTPROOT/datafiles"
545 export TST_DATAROOT="$LTPROOT/testcases/data/$TST_ID"
/external/ltp/testcases/commands/ld/
Dld0138 ROD $CC -fPIC -c -o ${i}.o $TST_DATAROOT/${i}.c
/external/ltp/doc/
Dtest-writing-guidelines.txt200 You can obtain path to datafiles via $TST_DATAROOT provided by test.sh
201 '$TST_DATAROOT/...'
210 but '$TST_DATAROOT' and 'tst_dataroot()' are preferred as these can be used