/external/ltp/testscripts/ |
D | ltp-aiodio.sh | 232 sort -R ${LTPROOT}/runtest/ltp-aio-stress.part1 -o ${TMPBASE}/ltp-aio-stress.part1 234 …{LTPROOT}/bin/ltp-pan -e -S -a ltpaiostresspart1 -n ltp-aiostresspart1 -l ltpaiostress.logfile -o … 244 sort -R ${LTPROOT}/runtest/ltp-aio-stress.part2 -o ${TMPBASE}/ltp-aio-stress.part2 246 …{LTPROOT}/bin/ltp-pan -e -S -a ltpaiostresspart2 -n ltp-aiostresspart2 -l ltpaiostress.logfile -o … 259 sort -R ${LTPROOT}/runtest/ltp-aiodio.part1 -o ${TMPBASE}/ltp-aiodio.part1 261 ${LTPROOT}/bin/ltp-pan -e -S -a ltpaiodiopart1 -n ltp-aiodiopart1 -l ltpaiodio1.logfile -o ltpaiodi… 269 sort -R ${LTPROOT}/runtest/ltp-aiodio.part2 -o ${TMPBASE}/ltp-aiodio.part2 271 ${LTPROOT}/bin/ltp-pan -e -S -a ltpaiodiopart2 -n ltp-aiodiopart2 -l ltpaiodio2.logfile -o ltpaiodi… 281 sort -R ${LTPROOT}/runtest/ltp-aiodio.part3 -o ${TMPBASE}/ltp-aiodio.part3 283 ${LTPROOT}/bin/ltp-pan -e -S -a ltpaiodiopart3 -n ltp-aiodiopart3 -l ltpaiodio3.logfile -o ltpaiodi… [all …]
|
D | ltpdmmapper.sh | 67 echo "0 10240 linear " $part1 "0" > ltp-dev-mapper-table1 68 echo "0 100000 linear " $part1 "0" > ltp-dev-mapper-table2 69 echo "0 100000 linear " $part2 "0" > ltp-dev-mapper-table3 70 echo "0 200000 striped 2 16 " $part1 "0" $part2 "0" > ltp-dev-mapper-table4 74 dmsetup create dm-test-1 ltp-dev-mapper-table1 75 dmsetup create dm-test-2 ltp-dev-mapper-table2 76 dmsetup create dm-test-3 ltp-dev-mapper-table3 77 dmsetup create dm-test-4 ltp-dev-mapper-table4 127 dmsetup create dm-test-1 ltp-dev-mapper-table1 128 dmsetup create dm-test-2 ltp-dev-mapper-table2 [all …]
|
D | diskio.sh | 30 ${LTPROOT}/bin/ltp-pan -e -l /tmp/diskiopan.log -S -a ltpdiskio -n ltpdiskio -f ${LTPROOT}/runtest/… 33 echo ltp-pan reported PASS 35 echo ltp-pan reported FAIL
|
D | runEALtests.sh | 207 ${LTPROOT}/../bin/ltp-pan $quiet_mode -e -S $instances $duration -a $$ -n $$ $pretty_prt -f ${TMP}/… 210 echo ltp-pan reported PASS 212 echo ltp-pan reported FAIL
|
/external/ltp/pan/ |
D | Makefile | 40 MAKE_TARGETS := ltp-bump ltp-pan 43 $(warning ltp-scanner will not be built because a working copy of lex was not found) 45 MAKE_TARGETS += ltp-scanner 48 ltp-bump: ltp-bump.o zoolib.o 50 ltp-pan: ltp-pan.o zoolib.o splitstr.o 52 ltp-scanner: scan.o ltp-scanner.o reporter.o tag_report.o symbol.o splitstr.o debug.o
|
/external/ltp/testcases/network/stress/dns/ |
D | dns-stress | 89 cat << EOD > ltp-ns.zone 104 printf "dns\tIN\tA\t$net.1\n" >> ltp-ns.zone 107 printf "node$id\tIN\tA\t$net.$id\n" >> ltp-ns.zone 112 cat << EOD > ltp-ns.rev 126 printf "$id\tIN\tPTR\tnode$id.$DOMAIN.\n" >> ltp-ns.rev 133 printf "dns\tIN\tAAAA\t$net::1\n" >> ltp-ns.zone 136 printf "node$id\tIN\tAAAA\t$net::%x\n" $id >> ltp-ns.zone 141 cat << EOD > ltp-ns.rev 157 $(($id % 16)) $(($id / 16)) >> ltp-ns.rev
|
/external/ltp/ |
D | .gitignore | 32 /ltp-devel.spec 33 /README.ltp-devel 39 /m4/ltp-version.m4 40 /lib/ltp.pc 41 /pan/ltp-bump 42 /pan/ltp-pan 43 /pan/ltp-scanner
|
D | README.md | 17 https://github.com/linux-test-project/ltp/releases 19 The discussion about the project happens at ltp mailing list: 20 http://lists.linux.it/listinfo/ltp 23 https://github.com/linux-test-project/ltp 41 $ git clone https://github.com/linux-test-project/ltp.git 42 $ cd ltp 49 This will install LTP to `/opt/ltp`. 50 * If you have a problem see `doc/mini-howto-building-ltp-from-git.txt`. 65 $ cd /opt/ltp 89 contains a list of test cases in a simple format, see doc/ltp-run-files.txt. [all …]
|
D | INSTALL | 6 1. In order to compile ltp you must have make 3.80+ (make 3.81 preferred). 7 2. In order to compile and use ltp-scanner (a utility in the pan directory), 105 If you get a build error, please report it to ltp@lists.linux.it with 147 1> tar xzf ltp-XXXXXXXX.tar.gz 148 2> cd ltp 152 6> /opt/ltp/runltp 159 - The installation directory is /opt/ltp by default. Please see 174 2. Untar the ltp tarball into a spare directory. There is not a 195 in the same exact location, i.e. if the client has /root/ltp, then the 196 server must have /root/ltp. This is required because certain tests [all …]
|
D | configure.ac | 2 AC_INIT([ltp], [LTP_VERSION], [ltp@lists.linux.it]) package 11 lib/ltp.pc \ 31 AC_PREFIX_DEFAULT(/opt/ltp)
|
/external/libxaac/decoder/ |
D | ixheaacd_channel.c | 305 ixheaacd_init_ltp_object(&(ptr_ics_info->ltp)); in ixheaacd_ltp_decode() 306 ptr_ics_info->ltp.data_present = ixheaacd_read_bits_buf(it_bit_buff, 1); in ixheaacd_ltp_decode() 307 if (ptr_ics_info->ltp.data_present) { in ixheaacd_ltp_decode() 309 &(ptr_ics_info->ltp), it_bit_buff, in ixheaacd_ltp_decode() 374 ixheaacd_init_ltp_object(&(ptr_ics_info->ltp)); in ixheaacd_ics_read() 376 if ((ptr_ics_info->ltp.data_present = in ixheaacd_ics_read() 380 &(ptr_ics_info->ltp), it_bit_buff, in ixheaacd_ics_read() 400 if ((ptr_ics_info->ltp.data_present = in ixheaacd_ics_read() 404 &(ptr_ics_info->ltp), it_bit_buff, in ixheaacd_ics_read() 481 ptr_ics_info->ltp.lag; in ixheaacd_individual_ch_stream() [all …]
|
D | ixheaacd_hcr.h | 35 ia_aac_dec_channel_info_struct* ptr_aac_dec_channel_info, ltp_info* ltp, 41 ltp_info* ltp, ia_handle_bit_buf_struct bs,
|
/external/ltp/doc/ |
D | ltp-howto.txt | 157 harness. We have provided a simple solution with ltp-pan to 169 them. By default ltp-pan will select a command randomly from 179 ltp-pan it becomes a test tag in itself, thus it requires a 182 ltp-pan will overwrite the first character with a '#'. The active 183 file can be shared between multiple instances of ltp-pan so 187 A ltp-pan file contains a list of test tags for ltp-pan to run. The 188 format of a ltp-pan file is as follows: 194 # tags in your ltp-pan file. Tests programs can have different 225 fs-suite01 ltp-pan -e -a fs-suite01.zoo -n fs-suite01 -f runtest/fs 232 ignored by ltp-pan. It is a good practice to include descriptions [all …]
|
D | ltp-howto.lyx | 256 ltp-pan 271 ltp-pan 276 By default ltp-pan will select a command randomly from the list of test tags, 293 When you start ltp-pan it becomes a test tag in itself, thus it requires a 296 When a test tag exits, ltp-pan will overwrite the first character with a '#'. 297 The active file can be shared between multiple instances of ltp-pan so you 305 ltp-pan file 307 contains a list of test tags for ltp-pan to run. 308 The format of a ltp-pan file is as follows: 324 # tags in your ltp-pan file. [all …]
|
D | mini-howto-building-ltp-from-git.txt | 22 WORKING_DIR="$HOME/src/ltp" 24 PREFIX="/opt/ltp" 26 GIT_URL="https://github.com/linux-test-project/ltp.git" 48 git clone $GIT_URL ltp-git 52 cd ltp-git/
|
/external/ltp/testscripts/build/ |
D | build_test_function.sh | 61 export CVSROOT=${CVSROOT:-:pserver:anonymous@ltp.cvs.sf.net:/cvsroot/ltp} 65 cvs -z3 export -f -r HEAD ltp && srcdir="$PWD/ltp" 72 GIT_REPO=${GIT_REPO:-ltp-dev} 74 --remote=git://ltp.git.sourceforge.net/gitroot/ltp/$GIT_REPO . | tar -xf -
|
/external/ltp/android/ |
D | Android.mk | 19 include $(LOCAL_PATH)/Android.ltp.mk 25 LOCAL_MODULE := ltp 28 LOCAL_MODULE_RELATIVE_PATH := ltp 31 LOCAL_TEST_DATA := $(call find-test-data-in-subdirs,external/ltp,"*",runtest)
|
D | skipped-tests.txt | 7 4) all ltp prebuild compiled succesfully. ltp library cpu_set still yields errors, so it is disable… 8 5) ltp prebuild tcp4-uni-basic02 is temporally disabled because of build error on ab#35
|
D | how-to-update.txt | 1 (1) checkout updated LTP tree under external/ltp 7 (4) commit changes to gen.bp, android/Android.ltp.mk, android/ltp_package_list.mk
|
/external/ltp/runtest/ |
D | ltp-aiodio.part4 | 64 #Running ltp-diorh 65 DOR000 ltp-diorh $TMPDIR/aiodio.$$/file2 66 DOR001 ltp-diorh $TMPDIR/aiodio.$$/file3 67 DOR002 ltp-diorh $TMPDIR/aiodio.$$/file4 68 DOR003 ltp-diorh $TMPDIR/aiodio.$$/file5
|
/external/ltp/include/mk/ |
D | automake.mk | 44 aclocal.m4: $(wildcard m4/*.m4) m4/ltp-version.m4 54 autoheader: configure.ac $(wildcard m4/*.m4) m4/ltp-version.m4 aclocal.m4 60 m4/ltp-version.m4: VERSION 75 $(RM) -f m4/Makefile m4/ltp-version.m4 96 lib/ltp.pc \
|
/external/ltp/testcases/kernel/syscalls/epoll/ |
D | README.1ST | 12 3. Compile epoll-ltp.c in the <ltp_dir>testcases/kernel/syscall/epoll 17 To compile the epoll-ltp successfully the following libraries are needed: 37 11. Compile epoll-ltp.c in the <ltp_dir>testcases/kernel/syscall/epoll
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/ |
D | XLikelySubtags.java | 256 LSR ltp = LSR.from(sourceTarget.getKey()); 257 final String language = ltp.language; 258 final String script = ltp.script; 259 final String region = ltp.region; 261 ltp = LSR.from(sourceTarget.getValue()); 262 String languageTarget = ltp.language; 263 final String scriptTarget = ltp.script; 264 final String regionTarget = ltp.region;
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
D | XLikelySubtags.java | 252 LSR ltp = LSR.from(sourceTarget.getKey()); 253 final String language = ltp.language; 254 final String script = ltp.script; 255 final String region = ltp.region; 257 ltp = LSR.from(sourceTarget.getValue()); 258 String languageTarget = ltp.language; 259 final String scriptTarget = ltp.script; 260 final String regionTarget = ltp.region;
|
/external/ltp/testcases/network/stress/ftp/ |
D | ftp-upload-stress02-rmt | 68 curl -s --noproxy '*' -u anonymous:ftp@ltp-ns.org -T $filename \ 76 out=$(curl --noproxy '*' -sS -u anonymous:ftp@ltp-ns.org -T $filename \
|