Home
last modified time | relevance | path

Searched defs:expect_failure (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/tools/testing/selftests/kvm/aarch64/
Dvgic_irq.c76 bool expect_failure; member
87 #define _KVM_INJECT_MULTI(cmd, intid, num, expect_failure) \ argument
93 #define _KVM_INJECT(cmd, intid, expect_failure) \ argument
199 uint32_t num, int level, bool expect_failure) in kvm_inject_call()
518 struct test_args *test_args, bool expect_failure) in kvm_irq_line_check()
537 bool expect_failure) in kvm_irq_set_level_info_check()
562 bool expect_failure) in kvm_set_gsi_routing_irqchip_check()
592 bool expect_failure) in kvm_irq_write_ispendr_check()
607 bool expect_failure) in kvm_routing_and_irqfd_check()
670 bool expect_failure = inject_args->expect_failure; in run_guest_cmd() local
/Linux-v6.1/tools/testing/selftests/splice/
Dshort_splice_read.sh43 expect_failure() function
/Linux-v6.1/tools/testing/selftests/vm/
Dmremap_test.c37 int expect_failure; member
/Linux-v6.1/lib/crypto/
Dchacha20poly1305-selftest.c8878 decryption_success(bool func_ret, bool expect_failure, int memcmp_result) in decryption_success()