Symbol: ASSERT_LT
tools/testing/memblock/tests/alloc_nid_api.c
142
ASSERT_LT(rgn_end, max_addr);
tools/testing/memblock/tests/alloc_nid_api.c
758
ASSERT_LT(rgn_end, max_addr);
tools/testing/memblock/tests/alloc_nid_api.c
811
ASSERT_LT(rgn_end, max_addr);
tools/testing/selftests/alsa/utimer-test.c
154
ASSERT_LT(utimer_fd, 0);
tools/testing/selftests/alsa/utimer-test.c
159
ASSERT_LT(ioctl(timer_dev_fd, SNDRV_TIMER_IOCTL_CREATE, NULL), 0);
tools/testing/selftests/bpf/prog_tests/bloom_filter_map.c
21
if (!ASSERT_LT(fd, 0, "bpf_map_create bloom filter invalid key size"))
tools/testing/selftests/bpf/prog_tests/bloom_filter_map.c
26
if (!ASSERT_LT(fd, 0, "bpf_map_create bloom filter invalid value size 0"))
tools/testing/selftests/bpf/prog_tests/bloom_filter_map.c
31
if (!ASSERT_LT(fd, 0, "bpf_map_create bloom filter invalid value too large"))
tools/testing/selftests/bpf/prog_tests/bloom_filter_map.c
36
if (!ASSERT_LT(fd, 0, "bpf_map_create bloom filter invalid max entries size"))
tools/testing/selftests/bpf/prog_tests/bloom_filter_map.c
42
if (!ASSERT_LT(fd, 0, "bpf_map_create bloom filter invalid flags"))
tools/testing/selftests/bpf/prog_tests/bpf_iter.c
613
if (!ASSERT_LT(start, 16, "read"))
tools/testing/selftests/bpf/prog_tests/bpf_obj_id.c
36
ASSERT_LT(err, 0, "bpf_prog_get_fd_by_id");
tools/testing/selftests/bpf/prog_tests/bpf_obj_id.c
40
ASSERT_LT(err, 0, "bpf_map_get_fd_by_id");
tools/testing/selftests/bpf/prog_tests/bpf_obj_id.c
44
ASSERT_LT(err, 0, "bpf_map_get_fd_by_id");
tools/testing/selftests/bpf/prog_tests/btf_dedup_split.c
533
if (!ASSERT_LT(id, nr_base_types, "verify_base_type"))
tools/testing/selftests/bpf/prog_tests/btf_skc_cls_ingress.c
191
ASSERT_LT(skel->bss->mss, USHRT_MAX,
tools/testing/selftests/bpf/prog_tests/fentry_test.c
20
if (!ASSERT_LT(link_fd, 0, "fentry_attach_link"))
tools/testing/selftests/bpf/prog_tests/fexit_test.c
20
if (!ASSERT_LT(link_fd, 0, "fexit_attach_link"))
tools/testing/selftests/bpf/prog_tests/fill_link_info.c
511
ASSERT_LT(err, 0, "failed_upath_small");
tools/testing/selftests/bpf/prog_tests/for_each.c
69
ASSERT_LT(skel->bss->cpu, num_cpus, "num_cpus");
tools/testing/selftests/bpf/prog_tests/fs_kfuncs.c
112
ASSERT_LT(err, 0, "getxattr size bar should fail");
tools/testing/selftests/bpf/prog_tests/get_branch_snapshot.c
125
ASSERT_LT(skel->bss->wasted_entries, 10, "check_wasted_entries");
tools/testing/selftests/bpf/prog_tests/libbpf_get_fd_by_id_opts.c
38
if (!ASSERT_LT(fd, 0, "bpf_map_get_fd_by_id"))
tools/testing/selftests/bpf/prog_tests/libbpf_get_fd_by_id_opts.c
42
if (!ASSERT_LT(fd, 0, "bpf_map_get_fd_by_id_opts"))
tools/testing/selftests/bpf/prog_tests/libbpf_get_fd_by_id_opts.c
59
if (!ASSERT_LT(ret, 0, "bpf_map_update_elem"))
tools/testing/selftests/bpf/prog_tests/log_buf.c
193
ASSERT_LT(fd, 0, "bad_fd");
tools/testing/selftests/bpf/prog_tests/log_buf.c
260
ASSERT_LT(fd, 0, "bad_fd");
tools/testing/selftests/bpf/prog_tests/lookup_key.c
107
ASSERT_LT(ret, 0, "bpf_prog_get_next_id");
tools/testing/selftests/bpf/prog_tests/lookup_key.c
73
if (!ASSERT_LT(ret, 0, "bpf_prog_get_next_id"))
tools/testing/selftests/bpf/prog_tests/lookup_key.c
94
if (!ASSERT_LT(ret, 0, "bpf_prog_get_next_id"))
tools/testing/selftests/bpf/prog_tests/lsm_cgroup.c
178
ASSERT_LT(fd, 0, "socket(AF_UNIX)");
tools/testing/selftests/bpf/prog_tests/lsm_cgroup.c
197
ASSERT_LT(socket(AF_PACKET, SOCK_RAW, htons(ETH_P_ALL)), 0,
tools/testing/selftests/bpf/prog_tests/lsm_cgroup.c
209
ASSERT_LT(bind(fd, (struct sockaddr *)&sa, sizeof(sa)), 0,
tools/testing/selftests/bpf/prog_tests/map_ops.c
112
ASSERT_LT(skel->bss->err, 0, "map_push_when_full");
tools/testing/selftests/bpf/prog_tests/map_ops.c
122
ASSERT_LT(skel->bss->err, 0, "map_peek_when_empty");
tools/testing/selftests/bpf/prog_tests/map_ops.c
126
ASSERT_LT(skel->bss->err, 0, "map_pop_when_empty");
tools/testing/selftests/bpf/prog_tests/map_ops.c
145
ASSERT_LT(skel->bss->err, 0, "map_for_each_with_flags");
tools/testing/selftests/bpf/prog_tests/map_ops.c
87
ASSERT_LT(skel->bss->err, 0, "map_update_existing");
tools/testing/selftests/bpf/prog_tests/map_ops.c
94
ASSERT_LT(skel->bss->err, 0, "map_delete_non_existing");
tools/testing/selftests/bpf/prog_tests/net_timestamping.c
45
ASSERT_LT(cur_ns - prev_ns, delay_tolerance_nsec, "latency");
tools/testing/selftests/bpf/prog_tests/perf_link.c
76
if (!ASSERT_LT(get_time_ns(), timeout_time_ns, "run_cnt_timeout"))
tools/testing/selftests/bpf/prog_tests/snprintf.c
62
ASSERT_LT(MIN_SYM_RET, skel->bss->sym_ret, "sym_ret");
tools/testing/selftests/bpf/prog_tests/sock_destroy.c
100
if (!ASSERT_LT(n, 0, "client_send on destroyed socket"))
tools/testing/selftests/bpf/prog_tests/sock_destroy.c
133
if (!ASSERT_LT(n, 0, "client_send on destroyed socket"))
tools/testing/selftests/bpf/prog_tests/sock_destroy.c
59
if (!ASSERT_LT(n, 0, "client_send on destroyed socket"))
tools/testing/selftests/bpf/prog_tests/stacktrace_ips.c
19
if (!ASSERT_LT(cnt, PERF_MAX_STACK_DEPTH, "check_max"))
tools/testing/selftests/bpf/prog_tests/stream.c
37
ASSERT_LT(bpf_prog_stream_read(0, BPF_STREAM_STDOUT, buf, sizeof(buf), &ropts), 0, "error");
tools/testing/selftests/bpf/prog_tests/stream.c
41
ASSERT_LT(bpf_prog_stream_read(prog_fd, 0, buf, sizeof(buf), &ropts), 0, "error");
tools/testing/selftests/bpf/prog_tests/stream.c
45
ASSERT_LT(bpf_prog_stream_read(prog_fd, BPF_STREAM_STDOUT, NULL, sizeof(buf), NULL), 0, "error");
tools/testing/selftests/bpf/prog_tests/task_work_stress.c
114
ASSERT_LT(skel->bss->callback_success, skel->bss->callback_scheduled, "callbacks");
tools/testing/selftests/bpf/prog_tests/tc_redirect.c
531
ASSERT_LT(now_ns - pkt_ns, 5 * NSEC_PER_SEC,
tools/testing/selftests/bpf/prog_tests/test_struct_ops_module.c
201
ASSERT_LT(bpf_program__fd(skel->progs.test_1_turn_off), 0, "prog_fd");
tools/testing/selftests/bpf/prog_tests/token.c
525
if (!ASSERT_LT(map_fd, 0, "stack_map_wo_token_wo_cap_bpf_should_fail")) {
tools/testing/selftests/bpf/prog_tests/token.c
534
if (!ASSERT_LT(map_fd, 0, "stack_map_w_token_wo_cap_bpf_should_fail")) {
tools/testing/selftests/bpf/prog_tests/token.c
548
if (!ASSERT_LT(map_fd, 0, "stack_map_wo_token_w_cap_bpf_should_fail")) {
tools/testing/selftests/bpf/prog_tests/token.c
607
if (!ASSERT_LT(btf_fd, 0, "no_token_no_cap_should_fail"))
tools/testing/selftests/bpf/prog_tests/token.c
614
if (!ASSERT_LT(btf_fd, 0, "token_no_cap_should_fail"))
tools/testing/selftests/bpf/prog_tests/trace_vprintk.c
49
if (!ASSERT_LT(bss->null_data_vprintk_ret, 0, "bss->null_data_vprintk_ret"))
tools/testing/selftests/bpf/prog_tests/udp_limit.c
37
if (!ASSERT_LT(fd2, 0, "socket(fd2)"))
tools/testing/selftests/bpf/prog_tests/uretprobe_stack.c
118
ASSERT_LT(ips[i], t->stop, "addr_stop");
tools/testing/selftests/bpf/prog_tests/user_ringbuf.c
426
if (!ASSERT_LT(c_max_entries, total_samples, "compare_c_max_entries"))
tools/testing/selftests/bpf/prog_tests/verifier_log.c
13
if (!ASSERT_LT(prog_fd, 0, tag)) {
tools/testing/selftests/bpf/prog_tests/verifier_log.c
263
ASSERT_LT(fd, 0, "btf_load_failure");
tools/testing/selftests/bpf/prog_tests/verify_pkcs7_sig.c
319
if (!ASSERT_LT(ret, 0, "bpf_map_update_elem data_input"))
tools/testing/selftests/bpf/prog_tests/verify_pkcs7_sig.c
348
if (!ASSERT_LT(ret, 0, "bpf_map_update_elem data_input"))
tools/testing/selftests/bpf/prog_tests/verify_pkcs7_sig.c
362
if (!ASSERT_LT(ret, 0, "bpf_map_update_elem data_input"))
tools/testing/selftests/bpf/prog_tests/verify_pkcs7_sig.c
370
if (!ASSERT_LT(ret, 0, "bpf_map_update_elem data_input"))
tools/testing/selftests/bpf/prog_tests/verify_pkcs7_sig.c
398
ASSERT_LT(ret, 0, "bpf_map_update_elem data_input");
tools/testing/selftests/bpf/prog_tests/verify_pkcs7_sig.c
460
if (!ASSERT_LT(ret, 0, name))
tools/testing/selftests/bpf/prog_tests/wq.c
81
if (!ASSERT_LT(ret, 0, "prog load failed")) {
tools/testing/selftests/bpf/prog_tests/xdp_bonding.c
300
ASSERT_LT(diff, NPACKETS/2,
tools/testing/selftests/bpf/prog_tests/xdp_synproxy.c
117
if (!ASSERT_LT(prog_id, buf + size, "find prog id begin"))
tools/testing/selftests/bpf/prog_tests/xdp_synproxy.c
123
if (!ASSERT_LT(prog_id_end, buf + size, "find prog id end"))
tools/testing/selftests/coredump/coredump_socket_protocol_test.c
24
ASSERT_LT(ret, sizeof(self->original_core_pattern));
tools/testing/selftests/coredump/coredump_socket_test.c
22
ASSERT_LT(ret, sizeof(self->original_core_pattern));
tools/testing/selftests/coredump/stackdump_test.c
121
ASSERT_LT(ret, sizeof(buf));
tools/testing/selftests/coredump/stackdump_test.c
130
ASSERT_LT(0, ret);
tools/testing/selftests/coredump/stackdump_test.c
47
ASSERT_LT(ret, sizeof(self->original_core_pattern));
tools/testing/selftests/exec/check-exec.c
163
ASSERT_LT(procfd_path_size, sizeof(procfd_path));
tools/testing/selftests/filesystems/anon_inode_test.c
19
ASSERT_LT(fchown(fd_context, 1234, 5678), 0);
tools/testing/selftests/filesystems/anon_inode_test.c
32
ASSERT_LT(fchmod(fd_context, 0777), 0);
tools/testing/selftests/filesystems/anon_inode_test.c
48
ASSERT_LT(execveat(fd_context, "", empty_argv, empty_envp, AT_EMPTY_PATH), 0);
tools/testing/selftests/filesystems/anon_inode_test.c
65
ASSERT_LT(open("/proc/self/fd/500", 0), 0);
tools/testing/selftests/filesystems/kernfs_test.c
32
ASSERT_LT(fgetxattr(fd, "user.foo", buf, sizeof(buf)), 0);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
250
ASSERT_LT(self->fd, 0);
tools/testing/selftests/filesystems/open_tree_ns/open_tree_ns_test.c
975
ASSERT_LT(fd, 0);
tools/testing/selftests/filesystems/statmount/listmount_test.c
38
ASSERT_LT(list[cur], list[cur + 1]);
tools/testing/selftests/hid/hid_bpf.c
536
ASSERT_LT(err, 0) TH_LOG("unexpected success while reading HIDIOCGFEATURE: %d", err);
tools/testing/selftests/hid/hid_bpf.c
638
ASSERT_LT(err, 0) TH_LOG("unexpected success while sending hid_hw_output_report: %d", err);
tools/testing/selftests/hid/hidraw.c
214
ASSERT_LT(err, 0) TH_LOG("unexpected success while writing to hidraw node: %d", err);
tools/testing/selftests/hid/hidraw.c
331
ASSERT_LT(err, 0) TH_LOG("HIDIOCGFEATURE should have failed with invalid report ID");
tools/testing/selftests/hid/hidraw.c
351
ASSERT_LT(err, 0) TH_LOG("ioctl read-write with wrong _IOC_NR (0) should have failed");
tools/testing/selftests/hid/hidraw.c
362
ASSERT_LT(err, 0) TH_LOG("ioctl read-only with wrong _IOC_NR (0) should have failed");
tools/testing/selftests/hid/hidraw.c
370
ASSERT_LT(err, 0) TH_LOG("ioctl read-only with wrong _IOC_NR (0x42) should have failed");
tools/testing/selftests/hid/hidraw.c
378
ASSERT_LT(err, 0) TH_LOG("ioctl read-write with wrong _IOC_NR (0x42) should have failed");
tools/testing/selftests/hid/hidraw.c
399
ASSERT_LT(err, 0) TH_LOG("ioctl with wrong _IOC_TYPE (I) should have failed");
tools/testing/selftests/hid/hidraw.c
423
ASSERT_LT(err, 0) TH_LOG("HIDIOCGFEATURE with wrong _IOC_DIR should have failed");
tools/testing/selftests/hid/hidraw.c
430
ASSERT_LT(err, 0) TH_LOG("HIDIOCGFEATURE with wrong _IOC_DIR should have failed");
tools/testing/selftests/hid/hidraw.c
451
ASSERT_LT(err, 0) TH_LOG("HIDIOCGRAWNAME with wrong _IOC_DIR should have failed");
tools/testing/selftests/hid/hidraw.c
458
ASSERT_LT(err, 0) TH_LOG("HIDIOCGRAWNAME with wrong _IOC_DIR should have failed");
tools/testing/selftests/hid/hidraw.c
520
ASSERT_LT(err, 0) TH_LOG("HIDIOCGINPUT should have failed with invalid report ID");
tools/testing/selftests/hid/hidraw.c
582
ASSERT_LT(err, 0) TH_LOG("HIDIOCGOUTPUT should have failed with invalid report ID");
tools/testing/selftests/iommu/iommufd.c
2646
ASSERT_LT(sizeof(*info_cmd), info_cmd->argsz);
tools/testing/selftests/iommu/iommufd_fail_nth.c
146
ASSERT_LT(1, res);
tools/testing/selftests/landlock/fs_test.c
3568
ASSERT_LT(procfd_path_size, sizeof(procfd_path));
tools/testing/selftests/landlock/fs_test.c
4223
ASSERT_LT(0, stdinbak_fd);
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1255
ASSERT_LT(sys_open_tree_attr(open_tree_fd, "", AT_EMPTY_PATH, &attr, sizeof(attr)), 0);
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1294
ASSERT_LT(sys_open_tree_attr(open_tree_fd, "", AT_EMPTY_PATH, &attr, sizeof(attr)), 0);
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1502
ASSERT_LT(fd, 0);
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1647
ASSERT_LT(fd_tree_subdir, 0);
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1691
ASSERT_LT(fd_tree_subdir, 0);
tools/testing/selftests/mount_setattr/mount_setattr_test.c
1738
ASSERT_LT(fd_tree_subdir, 0);
tools/testing/selftests/mount_setattr/mount_setattr_test.c
634
ASSERT_LT(sys_mount_setattr(-1, "/mnt/A", AT_RECURSIVE, &attr, sizeof(attr)), 0);
tools/testing/selftests/mount_setattr/mount_setattr_test.c
683
ASSERT_LT(sys_mount_setattr(-1, "/mnt/A", AT_RECURSIVE, &attr, sizeof(attr)), 0);
tools/testing/selftests/mount_setattr/mount_setattr_test.c
967
ASSERT_LT(ret, 0);
tools/testing/selftests/mount_setattr/mount_setattr_test.c
987
ASSERT_LT(ret, 0);
tools/testing/selftests/namespaces/file_handle_test.c
1402
ASSERT_LT(fd, 0);
tools/testing/selftests/namespaces/file_handle_test.c
1406
ASSERT_LT(fd, 0);
tools/testing/selftests/namespaces/file_handle_test.c
1410
ASSERT_LT(fd, 0);
tools/testing/selftests/namespaces/file_handle_test.c
1414
ASSERT_LT(fd, 0);
tools/testing/selftests/namespaces/file_handle_test.c
1418
ASSERT_LT(fd, 0);
tools/testing/selftests/namespaces/file_handle_test.c
1422
ASSERT_LT(fd, 0);
tools/testing/selftests/namespaces/listns_test.c
651
ASSERT_LT(ret, 0);
tools/testing/selftests/namespaces/listns_test.c
657
ASSERT_LT(ret, 0);
tools/testing/selftests/namespaces/listns_test.c
665
ASSERT_LT(ret, 0);
tools/testing/selftests/namespaces/listns_test.c
675
ASSERT_LT(ret, 0);
tools/testing/selftests/namespaces/ns_active_ref_test.c
1280
ASSERT_LT(p_fd, 0);
tools/testing/selftests/namespaces/ns_active_ref_test.c
1451
ASSERT_LT(u_fd, 0);
tools/testing/selftests/namespaces/ns_active_ref_test.c
158
ASSERT_LT(fd, 0);
tools/testing/selftests/namespaces/ns_active_ref_test.c
1627
ASSERT_LT(ua_fd, 0);
tools/testing/selftests/namespaces/ns_active_ref_test.c
1821
ASSERT_LT(p_fd, 0);
tools/testing/selftests/namespaces/ns_active_ref_test.c
1953
ASSERT_LT(ua_fd, 0);
tools/testing/selftests/namespaces/ns_active_ref_test.c
2117
ASSERT_LT(u_fd, 0);
tools/testing/selftests/namespaces/ns_active_ref_test.c
2249
ASSERT_LT(nsfd, 0);
tools/testing/selftests/namespaces/ns_active_ref_test.c
2348
ASSERT_LT(nsfd, 0);
tools/testing/selftests/namespaces/ns_active_ref_test.c
2627
ASSERT_LT(user_fd, 0);
tools/testing/selftests/namespaces/ns_active_ref_test.c
2633
ASSERT_LT(net_fd, 0);
tools/testing/selftests/namespaces/ns_active_ref_test.c
373
ASSERT_LT(fd, 0);
tools/testing/selftests/namespaces/ns_active_ref_test.c
455
ASSERT_LT(fd, 0);
tools/testing/selftests/namespaces/ns_active_ref_test.c
608
ASSERT_LT(fd2, 0);
tools/testing/selftests/namespaces/ns_active_ref_test.c
827
ASSERT_LT(parent_fd, 0);
tools/testing/selftests/namespaces/ns_active_ref_test.c
938
ASSERT_LT(fd, 0);
tools/testing/selftests/namespaces/siocgskns_test.c
1193
ASSERT_LT(reopened_fd, 0);
tools/testing/selftests/namespaces/siocgskns_test.c
194
ASSERT_LT(ioctl(sock_fd, SIOCGSKNS), 0);
tools/testing/selftests/namespaces/siocgskns_test.c
322
ASSERT_LT(ioctl(fd, SIOCGSKNS), 0);
tools/testing/selftests/namespaces/siocgskns_test.c
329
ASSERT_LT(ioctl(pipefd[0], SIOCGSKNS), 0);
tools/testing/selftests/namespaces/siocgskns_test.c
941
ASSERT_LT(reopened_fd, 0);
tools/testing/selftests/net/af_unix/unix_connect.c
142
ASSERT_LT(0, self->client);
tools/testing/selftests/net/af_unix/unix_connreset.c
108
ASSERT_LT(-1, self->child);
tools/testing/selftests/net/af_unix/unix_connreset.c
140
ASSERT_LT(-1, self->child);
tools/testing/selftests/net/af_unix/unix_connreset.c
70
ASSERT_LT(-1, self->server);
tools/testing/selftests/net/af_unix/unix_connreset.c
82
ASSERT_LT(-1, self->client);
tools/testing/selftests/pid_namespace/regression_enomem.c
40
ASSERT_LT(pid, 0);
tools/testing/selftests/pidfd/pidfd_file_handle_test.c
343
ASSERT_LT(pidfd, 0);
tools/testing/selftests/pidfd/pidfd_file_handle_test.c
425
ASSERT_LT(pidfd, 0) {
tools/testing/selftests/pidfd/pidfd_file_handle_test.c
555
ASSERT_LT(pidfd, 0);
tools/testing/selftests/pidfd/pidfd_file_handle_test.c
558
ASSERT_LT(pidfd, 0);
tools/testing/selftests/pidfd/pidfd_info_test.c
301
ASSERT_LT(pidfd_thread, 0);
tools/testing/selftests/pidfd/pidfd_setattr_test.c
50
ASSERT_LT(fchown(self->child_pidfd, 1234, 5678), 0);
tools/testing/selftests/pidfd/pidfd_setattr_test.c
56
ASSERT_LT(fchmod(self->child_pidfd, 0777), 0);
tools/testing/selftests/pidfd/pidfd_setattr_test.c
65
ASSERT_LT(execveat(self->child_pidfd, "", argv, envp, AT_EMPTY_PATH), 0);
tools/testing/selftests/pidfd/pidfd_wait.c
166
ASSERT_LT(ret, 0);
tools/testing/selftests/pidfd/pidfd_wait.c
194
ASSERT_LT(ret, 0);
tools/testing/selftests/ptrace/get_syscall_info.c
155
ASSERT_LT(0, (rc = sys_ptrace(PTRACE_GET_SYSCALL_INFO,
tools/testing/selftests/ptrace/get_syscall_info.c
178
ASSERT_LT(0, (rc = sys_ptrace(PTRACE_GET_SYSCALL_INFO,
tools/testing/selftests/ptrace/set_syscall_info.c
401
ASSERT_LT(ptrace_stop, ARRAY_SIZE(si) * 2) {
tools/testing/selftests/ptrace/set_syscall_info.c
417
ASSERT_LT(0, ptrace_stop) {
tools/testing/selftests/ptrace/set_syscall_info.c
420
ASSERT_LT(0, (rc = sys_ptrace(PTRACE_GET_SYSCALL_INFO,
tools/testing/selftests/ptrace/set_syscall_info.c
453
ASSERT_LT(0, (rc = sys_ptrace(PTRACE_GET_SYSCALL_INFO,
tools/testing/selftests/ptrace/set_syscall_info.c
491
ASSERT_LT(0, (rc = sys_ptrace(PTRACE_GET_SYSCALL_INFO,
tools/testing/selftests/seccomp/seccomp_bpf.c
777
ASSERT_LT(0, page_size);
tools/testing/selftests/tdx/tdx_guest_test.c
138
ASSERT_LT(0, devfd);