Searched defs:expect_fail (Results 1 – 3 of 3) sorted by relevance
105 function expect_fail { function
43 #define expect_fail(x) __expect(!(x)) macro
464 static void test_create_vpmu_vm_with_nr_counters(unsigned int nr_counters, bool expect_fail) in test_create_vpmu_vm_with_nr_counters()