/external/ltp/testcases/commands/nm/ |
D | nm01.sh | 27 EXPECT_PASS $NM -f posix -A "lib.a" \> nm.out 36 EXPECT_PASS $NM -f posix -A "dir/lib.a" \> nm.out 48 EXPECT_PASS $NM -f posix -g $TST_DATAROOT/f1 \> nm.out 60 EXPECT_PASS $NM -f posix -t o $TST_DATAROOT/f1 \> nm.out 72 EXPECT_PASS $NM -f sysv $TST_DATAROOT/f1 \> nm.out 84 EXPECT_PASS $NM -f bsd $TST_DATAROOT/f1 \> nm_bsd.out 85 EXPECT_PASS $NM -f posix $TST_DATAROOT/f1 \> nm_posix.out 103 EXPECT_PASS $NM -f sysv -u $TST_DATAROOT/f1 \> nm.out 115 EXPECT_PASS $NM -s $TST_DATAROOT/lib.a \> nm.out
|
/external/ltp/testcases/kernel/controllers/memcg/functional/ |
D | memcg_force_empty.sh | 44 EXPECT_PASS echo 1 \> memory.force_empty 51 EXPECT_PASS echo 0 \> memory.force_empty 56 EXPECT_PASS echo 1.0 \> memory.force_empty 61 EXPECT_PASS echo 1xx \> memory.force_empty 66 EXPECT_PASS echo xx \> memory.force_empty
|
D | memcg_limit_in_bytes.sh | 104 EXPECT_PASS echo -1 \> memory.limit_in_bytes
|
D | memcg_memsw_limit_in_bytes_test.sh | 86 EXPECT_PASS echo -1 \> memory.memsw.limit_in_bytes
|
/external/ltp/testcases/kernel/security/integrity/ima/tests/ |
D | evm_overlay.sh | 51 EXPECT_PASS echo lower \> $lower/$file 52 EXPECT_PASS echo overlay \> $merged/$file 60 EXPECT_PASS echo lower \> $lower/$file 61 EXPECT_PASS echo overlay \>\> $merged/$file 69 EXPECT_PASS echo overlay \> $merged/$file 78 EXPECT_PASS cat $f \> /dev/null 2\> /dev/null
|
/external/ltp/testcases/commands/eject/ |
D | eject-tests.sh | 42 EXPECT_PASS eject -d \> eject.out 54 EXPECT_PASS eject -v $CD_DRIVE \> eject.out 113 EXPECT_PASS eject -a on $CD_DRIVE 120 EXPECT_PASS umount $CD_DRIVE 129 EXPECT_PASS eject -a off $CD_DRIVE 137 EXPECT_PASS umount $CD_DRIVE
|
/external/ltp/testcases/kernel/mem/tunable/ |
D | overcommit_memory.c | 75 #define EXPECT_PASS 0 macro 159 alloc_and_check(commit_left / 2, EXPECT_PASS); in overcommit_memory_test() 165 alloc_and_check(free_total / 2, EXPECT_PASS); in overcommit_memory_test() 171 alloc_and_check(sum_total / 2, EXPECT_PASS); in overcommit_memory_test() 172 alloc_and_check(sum_total, EXPECT_PASS); in overcommit_memory_test() 173 alloc_and_check(sum_total * 2, EXPECT_PASS); in overcommit_memory_test() 200 case EXPECT_PASS: in alloc_and_check()
|
/external/ltp/testcases/commands/tar/ |
D | tar_tests.sh | 57 EXPECT_PASS tar t${verbose}f "$fname" \> tar.out 80 EXPECT_PASS tar x${verbose}f $fname \> tar.out 95 EXPECT_PASS tar c${verbose}f$comp $fname $TAR_FILES \> tar.out 99 EXPECT_PASS tar d${verbose}f $fname \> tar.out 113 EXPECT_PASS tar r${verbose}f $fname file4 \> tar.out
|
/external/ltp/testcases/commands/ld/ |
D | ld01.sh | 52 EXPECT_PASS $LD -shared f1.o d1.o -o test.so 63 EXPECT_PASS $LD -Bdynamic -shared f1.o d1.o -o test.so 69 EXPECT_PASS $LD -Bdynamic -shared main.o f1.o rf1.o -o test.so -L/usr/lib/
|
/external/ltp/testcases/commands/cpio/ |
D | cpio_tests.sh | 19 EXPECT_PASS cpio -o \> cpio.out \< filelist 22 EXPECT_PASS cpio -i \< cpio.out
|
/external/deqp/modules/glshared/ |
D | glsShaderConstExprTests.cpp | 161 spec.expectResult = glu::sl::EXPECT_PASS; in createTests() 182 spec.expectResult = glu::sl::EXPECT_PASS; in createTests() 215 spec.expectResult = glu::sl::EXPECT_PASS; in createTests() 236 spec.expectResult = glu::sl::EXPECT_PASS; in createTests()
|
/external/ltp/testcases/network/tcp_cmds/arping/ |
D | arping01.sh | 19 EXPECT_PASS arping -w $timeout "$ip_addr" -I $dev -fq
|
/external/ltp/testcases/network/tcp_cmds/ping/ |
D | ping01.sh | 36 EXPECT_PASS $PING_CMD -i 0.2 -c $COUNT -s $s $ipaddr \>/dev/null
|
D | ping02.sh | 31 EXPECT_PASS $PING -c $COUNT -f -s $s $ipaddr -p "$pat" \>/dev/null
|
/external/ltp/lib/newlib_tests/shell/net/ |
D | tst_ipaddr_un.sh | 151 EXPECT_PASS "[ '$(eval $cmd)' = '$result' ]"
|
/external/ltp/testcases/commands/mkdir/ |
D | mkdir_tests.sh | 48 EXPECT_PASS mkdir -p "$LONG_PATH"
|
/external/ltp/testcases/network/traceroute/ |
D | traceroute01.sh | 31 EXPECT_PASS traceroute $ip $bytes -n -m 2 $opts \>out.log 2>&1
|
/external/ltp/testcases/kernel/fs/iso9660/ |
D | isofs.sh | 59 EXPECT_PASS mkisofs -o isofs.iso -quiet $mkisofs_opt $make_file_sys_dir 2\> /dev/null \
|
/external/ltp/testcases/commands/ln/ |
D | ln_tests.sh | 58 EXPECT_PASS ln $args $src $link
|
/external/ltp/testcases/commands/cp/ |
D | cp_tests.sh | 74 EXPECT_PASS cp $args $src $dst
|
/external/ltp/testcases/commands/file/ |
D | file01.sh | 40 EXPECT_PASS file "$fpath" \> file.out
|
/external/ltp/testcases/commands/unzip/ |
D | unzip01.sh | 59 EXPECT_PASS unzip "$TST_DATAROOT/test.zip" \> unzip.out
|
/external/deqp/external/openglcts/modules/common/ |
D | glcShaderLibraryCase.hpp | 57 EXPECT_PASS = 0, enumerator
|
/external/ltp/testcases/network/stress/multicast/grp-operation/ |
D | mcast-lib.sh | 99 EXPECT_PASS $MCAST_LCMD $param_multi_socket -n $num -p $mprefix \> $tmpfile
|
/external/deqp/framework/opengl/ |
D | gluShaderLibrary.hpp | 50 EXPECT_PASS = 0, enumerator
|