Searched refs:EXPECT_PASS (Results 1 - 25 of 27) sorted by relevance

12

/external/ltp/testcases/kernel/controllers/memcg/functional/
H A Dmemcg_force_empty.sh44 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
H A Dmemcg_limit_in_bytes.sh104 EXPECT_PASS echo -1 \> memory.limit_in_bytes
H A Dmemcg_memsw_limit_in_bytes_test.sh86 EXPECT_PASS echo -1 \> memory.memsw.limit_in_bytes
/external/ltp/testcases/commands/nm/
H A Dnm0143 EXPECT_PASS $NM -f posix -A "lib.a" \> nm.out
52 EXPECT_PASS $NM -f posix -A "dir/lib.a" \> nm.out
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/eject/
H A Deject-tests.sh60 EXPECT_PASS eject -d \> eject.out
72 EXPECT_PASS eject -v $CD_DRIVE \> eject.out
131 EXPECT_PASS eject -a on $CD_DRIVE
138 EXPECT_PASS umount $CD_DRIVE
147 EXPECT_PASS eject -a off $CD_DRIVE
155 EXPECT_PASS umount $CD_DRIVE
/external/ltp/testcases/kernel/mem/tunable/
H A Dovercommit_memory.c75 #define EXPECT_PASS 0 macro
156 alloc_and_check(commit_left / 2, EXPECT_PASS);
162 alloc_and_check(free_total / 2, EXPECT_PASS);
170 alloc_and_check(sum_total / 2, EXPECT_PASS);
171 alloc_and_check(sum_total, EXPECT_PASS);
172 alloc_and_check(sum_total * 2, EXPECT_PASS);
199 case EXPECT_PASS:
/external/ltp/testcases/commands/cpio/
H A Dcpio_tests.sh39 EXPECT_PASS cpio -o \> cpio.out \< filelist
42 EXPECT_PASS cpio -i \< cpio.out
/external/ltp/testcases/network/tcp_cmds/ping/
H A Dping01.sh48 EXPECT_PASS $PING_CMD -c $COUNT -s $packetsize $ipaddr \>/dev/null
H A Dping02.sh40 EXPECT_PASS $PING -c $COUNT -f -s $psize $ipaddr -p "$pat" \>/dev/null
/external/ltp/testcases/commands/tar/
H A Dtar_tests.sh73 EXPECT_PASS tar t${verbose}f "$fname" \> tar.out
96 EXPECT_PASS tar x${verbose}f $fname \> tar.out
111 EXPECT_PASS tar c${verbose}f$comp $fname $TAR_FILES \> tar.out
115 EXPECT_PASS tar d${verbose}f $fname \> tar.out
129 EXPECT_PASS tar r${verbose}f $fname file4 \> tar.out
/external/ltp/testcases/commands/ld/
H A Dld0168 EXPECT_PASS $LD -shared f1.o d1.o -o test.so
79 EXPECT_PASS $LD -Bdynamic -shared f1.o d1.o -o test.so
85 EXPECT_PASS $LD -Bdynamic -shared main.o f1.o rf1.o -o test.so -L/usr/lib/
/external/ltp/testcases/commands/mkdir/
H A Dmkdir_tests.sh65 EXPECT_PASS mkdir -p "$LONG_PATH"
/external/ltp/testcases/network/traceroute/
H A Dtraceroute01.sh47 EXPECT_PASS traceroute $ip $bytes -n -m 2 $opts \>out.log 2>&1
/external/deqp/modules/glshared/
H A DglsShaderConstExprTests.cpp161 spec.expectResult = glu::sl::EXPECT_PASS;
182 spec.expectResult = glu::sl::EXPECT_PASS;
215 spec.expectResult = glu::sl::EXPECT_PASS;
236 spec.expectResult = glu::sl::EXPECT_PASS;
/external/ltp/testcases/commands/cp/
H A Dcp_tests.sh91 EXPECT_PASS cp $args $src $dst
/external/ltp/testcases/commands/file/
H A Dfile01.sh55 EXPECT_PASS file "$fpath" \> file.out
/external/ltp/testcases/commands/ln/
H A Dln_tests.sh75 EXPECT_PASS ln $args $src $link
/external/ltp/testcases/commands/unzip/
H A Dunzip01.sh77 EXPECT_PASS unzip "$TST_DATAROOT/test.zip" \> unzip.out
/external/deqp/external/openglcts/modules/common/
H A DglcShaderLibraryCase.hpp57 EXPECT_PASS = 0, enumerator in enum:deqp::sl::ShaderCase::ExpectResult
H A DglcShaderLibraryCase.cpp303 case EXPECT_PASS:
343 if (m_expectResult != EXPECT_PASS)
/external/deqp/framework/opengl/
H A DgluShaderLibrary.hpp50 EXPECT_PASS = 0, enumerator in enum:glu::sl::ExpectResult
H A DgluShaderLibrary.cpp116 if (spec.expectResult != EXPECT_PASS &&
1231 expectResult = EXPECT_PASS;
1355 ExpectResult expectResult = EXPECT_PASS;
/external/ltp/testcases/network/stress/multicast/grp-operation/
H A Dmcast-lib.sh112 EXPECT_PASS $MCAST_LCMD $param_multi_socket -n $num -p $mprefix \> $tmpfile
/external/ltp/testcases/lib/
H A Dtest.sh274 EXPECT_PASS() function
H A Dtst_test.sh135 EXPECT_PASS() function

Completed in 446 milliseconds

12