HomeSort by relevance Sort by last modified time
    Searched refs:ne (Results 326 - 350 of 1686) sorted by null

<<11121314151617181920>>

  /external/linux-kselftest/tools/testing/selftests/ftrace/
ftracetest 32 if [ `id -u` -ne 0 ]; then
72 if [ $VERBOSE -ne 0 ]; then
138 [ $DEBUG -ne 0 ] && set -x
303 [ $? -ne 0 ] && kill -s $SIG_FAIL $SIG_PID
346 if [ $STOP_FAILURE -ne 0 -a $TOTAL_RESULT -ne 0 ]; then
361 if [ $STOP_FAILURE -ne 0 -a $TOTAL_RESULT -ne 0 ]; then
  /external/linux-kselftest/tools/testing/selftests/ftrace/test.d/event/
event-enable.tc 48 if [ $count -ne 0 ]; then
subsystem-enable.tc 48 if [ $count -ne 0 ]; then
toplevel-enable.tc 51 if [ $count -ne 0 ]; then
  /external/linux-kselftest/tools/testing/selftests/ftrace/test.d/kprobe/
multiple_kprobes.tc 24 if [ $L -ne $N ]; then
  /external/linux-kselftest/tools/testing/selftests/ftrace/test.d/trigger/
trigger-trace-marker-synthetic.tc 47 if [ $cnt -ne 2 ]; then
  /external/linux-kselftest/tools/testing/selftests/pstore/
common_tests 45 prlog -ne "\t${f} ... "
81 if [ $rc -ne 0 ]; then
  /external/ltp/testcases/commands/keyctl/
keyctl01.sh 49 if [ $? -ne 0 ]; then
60 if [ $nosup -ne 0 ]; then
  /external/ltp/testcases/commands/tpm-tools/tpm/tpm_restrictpubek/
tpm_restrictpubek_tests.sh 47 if [ $RC -ne 0 ]
55 if [ $RC -ne 0 ]
  /external/ltp/testcases/commands/which/
which01.sh 74 if [ $? -ne 0 ]; then
89 if [ $? -ne 0 ]; then
  /external/ltp/testcases/kernel/containers/netns/
netns_sysfs.sh 77 if [ $? -ne 0 ]; then
86 if [ $? -ne 0 ]; then
  /external/ltp/testcases/kernel/fs/fs_bind/regression/
test01 63 if [ $result -ne 0 ]
  /external/ltp/testcases/kernel/sched/hyperthreading/ht_enabled/
smt_smp_enabled.sh 41 if [ $ret_value -ne 0 ];then
  /external/ltp/testcases/kernel/syscalls/syslog/
syslog-lib.sh 49 if [ $exit_code -ne $? ]; then
151 if [ $? -ne 0 ]; then
syslog09 82 if [ $diff1 -ne 1 ]; then
89 if [ $diff2 -ne 0 ]; then
syslog10 84 if [ $diff1 -ne 1 ]; then
91 if [ $diff2 -ne 0 ]; then
  /external/ltp/testcases/kernel/tracing/ftrace_test/ftrace_stress/
ftrace_set_ftrace_filter.sh 112 [ $? -ne 0 ] && tst_resm TFAIL "$0: setup filter <$filter_format> failed"
117 [ $? -ne 0 ] && tst_resm TFAIL "$0: remove filter <$filter_format> failed"
ftrace_trace_options.sh 51 if [ $ret_val -ne 0 ]; then
  /external/ltp/testcases/network/dhcp/
dhcpd_tests.sh 25 [ $? -ne 0 ] && tst_brk TBROK "failed to backup dhcpd.conf"
28 [ $? -ne 0 ] && tst_brk TBROK "failed to create dhcpd.conf"
  /external/ltp/testcases/network/stress/ns-tools/
add_ipv6addr 61 if [ $# -ne 4 ]; then
90 if [ $ret -ne 0 ]; then
  /external/openssh/regress/
cipher-speed.sh 23 if [ $? -ne 0 ]; then
47 if [ $? -ne 0 ]; then
conch-ciphers.sh 22 if [ $? -ne 0 ]; then
kextype.sh 20 if [ $? -ne 0 ]; then
keygen-change.sh 21 if [ $? -ne 0 ]; then
proxy-connect.sh 17 if [ $? -ne 0 ]; then

Completed in 663 milliseconds

<<11121314151617181920>>