KTAP version 1 # Subtest: slub_test 1..6 # slub_test: pass:0 fail:6 skip:0 total:6 # Totals: pass:0 fail:6 skip:0 total:6 # test_clobber_zone: EXPECTATION FAILED at lib/slub_kunit.c:38 Expected 2 == slab_errors, but slab_errors == 0 (0x0) not ok 1 test_clobber_zone # test_next_pointer: EXPECTATION FAILED at lib/slub_kunit.c:66 Expected 3 == slab_errors, but slab_errors == 0 (0x0) # test_next_pointer: EXPECTATION FAILED at lib/slub_kunit.c:78 Expected 2 == slab_errors, but slab_errors == 0 (0x0) not ok 2 test_next_pointer # test_first_word: EXPECTATION FAILED at lib/slub_kunit.c:101 Expected 2 == slab_errors, but slab_errors == 0 (0x0) not ok 3 test_first_word # test_clobber_50th_byte: EXPECTATION FAILED at lib/slub_kunit.c:116 Expected 2 == slab_errors, but slab_errors == 0 (0x0) not ok 4 test_clobber_50th_byte # test_clobber_redzone_free: EXPECTATION FAILED at lib/slub_kunit.c:133 Expected 2 == slab_errors, but slab_errors == 0 (0x0) not ok 5 test_clobber_redzone_free # test_kmalloc_redzone_access: EXPECTATION FAILED at lib/slub_kunit.c:153 Expected 2 == slab_errors, but slab_errors == 0 (0x0) not ok 6 test_kmalloc_redzone_access not ok 1 slub_test