Home
last modified time | relevance | path

Searched defs:fail (Results 1 – 25 of 88) sorted by relevance

1234

/linux/tools/testing/selftests/alsa/
H A Dmixer-test.c747 bool fail = false; in test_ctl_write_valid_boolean() local
770 bool fail = false; in test_ctl_write_valid_integer() local
799 bool fail = false; in test_ctl_write_valid_integer64() local
826 bool fail = false; in test_ctl_write_valid_enumerated() local
918 bool fail = false; in test_ctl_write_invalid_boolean() local
936 bool fail = false; in test_ctl_write_invalid_integer() local
982 bool fail = false; in test_ctl_write_invalid_integer64() local
1028 bool fail = false; in test_ctl_write_invalid_enumerated() local
/linux/tools/testing/selftests/net/
H A Dbpf_offload.py85 def fail(cond, msg): function
99 def cmd(cmd, shell=True, include_stderr=False, background=False, fail=True): argument
114 def cmd_result(proc, include_stderr=False, fail=False): argument
146 def tool(name, args, flags, JSON=True, ns="", fail=True, include_stderr=False): argument
173 def bpftool(args, JSON=True, ns="", fail=True, include_stderr=False): argument
218 fail=True, include_stderr=False, dev_bind=None): argument
234 def ip(args, force=False, JSON=True, ns="", fail=True, include_stderr=False): argument
240 def tc(args, JSON=True, ns="", fail=True, include_stderr=False): argument
244 def ethtool(dev, opt, args, fail=True): argument
413 def set_mtu(self, mtu, fail=True): argument
[all …]
H A Dnetns-name.sh19 fail() { function
H A Dvlan_hw_filter.sh14 fail() { function
H A Dnetns-sysctl.sh15 fail() { function
H A Dtest_ingress_egress_chaining.sh28 function fail() { function
/linux/tools/testing/selftests/user_events/
H A Duser_events_selftests.h19 static inline bool tracefs_enabled(char **message, bool *fail, bool *umount) in tracefs_enabled()
60 static inline bool user_events_enabled(char **message, bool *fail, bool *umount) in user_events_enabled()
/linux/lib/
H A Dtest_meminit.c191 bool fail = false; in check_buf() local
222 bool fail = false; in do_kmem_cache_size() local
298 bool fail = false; in do_kmem_cache_rcu_persistent() local
352 bool fail = false; in do_kmem_cache_size_bulk() local
/linux/tools/testing/selftests/bpf/
H A Dwith_addr.sh16 fail() { function
/linux/tools/testing/selftests/mm/
H A Dva_high_addr_switch.sh16 fail() function
/linux/net/6lowpan/
H A Diphc.c308 bool fail; in lowpan_iphc_uncompress_addr() local
369 bool fail; in lowpan_iphc_uncompress_ctx_addr() local
430 bool fail; in lowpan_uncompress_multicast_daddr() local
485 bool fail; in lowpan_uncompress_multicast_ctx_daddr() local
H A Dnhc_udp.c40 bool fail; in udp_uncompress() local
/linux/tools/testing/selftests/kselftest/
H A Dmodule.sh70 fail() { function
/linux/tools/testing/selftests/powerpc/signal/
H A Dsignal_tm.c26 static sig_atomic_t fail; variable
H A Dsignal.c26 static sig_atomic_t fail; variable
/linux/tools/testing/selftests/net/forwarding/
H A Dlib_sh_test.sh47 fail() function
/linux/tools/testing/selftests/gpio/
H A Dgpio-mockup.sh70 fail() function
H A Dgpio-sim.sh9 fail() { function
/linux/tools/testing/selftests/proc/
H A Dproc-self-map-files-001.c36 static void fail(const char *fmt, unsigned long a, unsigned long b) in fail() function
H A Dproc-self-map-files-002.c36 static void fail(const char *fmt, unsigned long a, unsigned long b) in fail() function
/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-context-chk-fpu.c45 static sig_atomic_t fail, broken; variable
H A Dtm-signal-context-chk-gpr.c37 static sig_atomic_t fail, broken; variable
H A Dtm-signal-context-chk-vmx.c38 static sig_atomic_t fail, broken; variable
/linux/mm/
H A Dpage_ext.c224 int nid, fail; in page_ext_init_flatmem() local
376 int fail = 0; in online_page_ext() local
/linux/tools/testing/selftests/exec/
H A Dexecveat.c171 int fail = 0; in check_execveat_pathmax() local
267 int fail = 0; in run_tests() local

1234