/tools/testing/selftests/alsa/ |
D | mixer-test.c | 714 bool fail = false; in test_ctl_write_valid_boolean() local 737 bool fail = false; in test_ctl_write_valid_integer() local 766 bool fail = false; in test_ctl_write_valid_integer64() local 793 bool fail = false; in test_ctl_write_valid_enumerated() local 885 bool fail = false; in test_ctl_write_invalid_boolean() local 903 bool fail = false; in test_ctl_write_invalid_integer() local 949 bool fail = false; in test_ctl_write_invalid_integer64() local 995 bool fail = false; in test_ctl_write_invalid_enumerated() local
|
/tools/testing/selftests/user_events/ |
D | user_events_selftests.h | 19 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()
|
/tools/testing/selftests/bpf/ |
D | test_offload.py | 82 def fail(cond, msg): function 96 def cmd(cmd, shell=True, include_stderr=False, background=False, fail=True): argument 111 def cmd_result(proc, include_stderr=False, fail=False): argument 143 def tool(name, args, flags, JSON=True, ns="", fail=True, include_stderr=False): argument 168 def bpftool(args, JSON=True, ns="", fail=True, include_stderr=False): argument 211 fail=True, include_stderr=False): argument 225 def ip(args, force=False, JSON=True, ns="", fail=True, include_stderr=False): argument 231 def tc(args, JSON=True, ns="", fail=True, include_stderr=False): argument 235 def ethtool(dev, opt, args, fail=True): argument 473 def set_mtu(self, mtu, fail=True): argument [all …]
|
D | with_addr.sh | 16 fail() { function
|
/tools/testing/selftests/arm64/fp/ |
D | zt-ptrace.c | 125 bool fail = false; in ptrace_za_disabled_read_zt() local 161 bool fail = false; in ptrace_set_get_zt() local 197 bool fail = false; in ptrace_enable_za_via_zt() local
|
/tools/testing/selftests/net/ |
D | netns-name.sh | 19 fail() { function
|
D | test_ingress_egress_chaining.sh | 28 function fail() { function
|
/tools/testing/selftests/mm/ |
D | va_high_addr_switch.sh | 16 fail() function
|
/tools/testing/selftests/kselftest/ |
D | module.sh | 70 fail() { function
|
/tools/testing/selftests/powerpc/signal/ |
D | signal_tm.c | 26 static sig_atomic_t fail; variable
|
D | signal.c | 26 static sig_atomic_t fail; variable
|
/tools/testing/selftests/gpio/ |
D | gpio-sim.sh | 9 fail() { function
|
D | gpio-mockup.sh | 70 fail() function
|
/tools/testing/selftests/proc/ |
D | proc-self-map-files-001.c | 36 static void fail(const char *fmt, unsigned long a, unsigned long b) in fail() function
|
D | proc-self-map-files-002.c | 36 static void fail(const char *fmt, unsigned long a, unsigned long b) in fail() function
|
/tools/testing/selftests/powerpc/tm/ |
D | tm-signal-context-chk-gpr.c | 37 static sig_atomic_t fail, broken; variable
|
D | tm-signal-context-chk-fpu.c | 45 static sig_atomic_t fail, broken; variable
|
D | tm-signal-context-chk-vmx.c | 38 static sig_atomic_t fail, broken; variable
|
D | tm-signal-context-chk-vsx.c | 39 static sig_atomic_t fail, broken; variable
|
/tools/power/cpupower/utils/ |
D | cpuidle-info.c | 131 static inline void cpuidle_exit(int fail) in cpuidle_exit()
|
/tools/testing/selftests/exec/ |
D | execveat.c | 155 int fail = 0; in check_execveat_pathmax() local 226 int fail = 0; in run_tests() local
|
/tools/testing/vsock/ |
D | control.c | 242 bool control_cmpln(char *line, const char *str, bool fail) in control_cmpln()
|
/tools/testing/scatterlist/ |
D | main.c | 30 static void fail(struct test *test, struct sg_table *st, const char *cond) in fail() function
|
/tools/testing/selftests/futex/include/ |
D | logging.h | 142 #define fail(message, args...) \ macro
|
/tools/testing/selftests/tc-testing/ |
D | TdcResults.py | 9 fail = 2 variable in ResultState
|