Searched refs:KUNIT_ASSERT_NE_MSG (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/drivers/gpu/drm/xe/tests/ |
| H A D | xe_guc_db_mgr_test.c | 125 KUNIT_ASSERT_NE_MSG(test, id2 < id1, id2 > id1 + *p - 1, in test_range_overlap() 135 KUNIT_ASSERT_NE_MSG(test, id1 < id2, id1 > id2 + *p - 2, in test_range_overlap() 141 KUNIT_ASSERT_NE_MSG(test, id3 < id2, id3 > id2 + *p - 2, in test_range_overlap()
|
| H A D | xe_mocs.c | 92 KUNIT_ASSERT_NE_MSG(test, fw_ref, 0, "Forcewake Failed.\n"); in read_mocs_table()
|
| H A D | xe_guc_buf_kunit.c | 147 KUNIT_ASSERT_NE_MSG(test, xe_guc_buf_gpu_addr(bufs[n]), in test_unique()
|
| /linux-6.15/lib/tests/ |
| H A D | usercopy_kunit.c | 309 KUNIT_ASSERT_NE_MSG(test, user_addr, 0, in usercopy_test_init()
|
| /linux-6.15/include/kunit/ |
| H A D | test.h | 1387 KUNIT_ASSERT_NE_MSG(test, left, right, NULL) 1389 #define KUNIT_ASSERT_NE_MSG(test, left, right, fmt, ...) \ macro
|
| /linux-6.15/fs/ext4/ |
| H A D | mballoc-test.c | 452 KUNIT_ASSERT_NE_MSG(test, err, 0, in test_new_blocks_simple()
|
| /linux-6.15/mm/kasan/ |
| H A D | kasan_test_c.c | 2029 KUNIT_ASSERT_NE_MSG(test, useraddr, 0, in copy_user_test_oob()
|