[ 2228.975338] # Subtest: bitfields [ 2228.975343] 1..2 [ 2228.975410] ok 1 - test_bitfields_constants [ 2228.975461] ok 2 - test_bitfields_variables [ 2228.975468] ok 1 - bitfields [ 2229.060466] # Subtest: cmdline [ 2229.060470] 1..4 [ 2229.060529] ok 1 - cmdline_test_noint [ 2229.060576] ok 2 - cmdline_test_lead_int [ 2229.060620] ok 3 - cmdline_test_tail_int [ 2229.060664] ok 4 - cmdline_test_range [ 2229.060671] ok 2 - cmdline [ 2229.161208] # Subtest: ext4_inode_test [ 2229.161213] 1..1 [ 2229.161278] # inode_test_xtimestamp_decoding: ok 1 - 1901-12-13 Lower bound of 32bit < 0 timestamp, no extra bits [ 2229.161321] # inode_test_xtimestamp_decoding: ok 2 - 1969-12-31 Upper bound of 32bit < 0 timestamp, no extra bits [ 2229.161366] # inode_test_xtimestamp_decoding: ok 3 - 1970-01-01 Lower bound of 32bit >=0 timestamp, no extra bits [ 2229.161402] # inode_test_xtimestamp_decoding: ok 4 - 2038-01-19 Upper bound of 32bit >=0 timestamp, no extra bits [ 2229.161435] # inode_test_xtimestamp_decoding: ok 5 - 2038-01-19 Lower bound of 32bit <0 timestamp, lo extra sec bit on [ 2229.161468] # inode_test_xtimestamp_decoding: ok 6 - 2106-02-07 Upper bound of 32bit <0 timestamp, lo extra sec bit on [ 2229.161499] # inode_test_xtimestamp_decoding: ok 7 - 2106-02-07 Lower bound of 32bit >=0 timestamp, lo extra sec bit on [ 2229.161530] # inode_test_xtimestamp_decoding: ok 8 - 2174-02-25 Upper bound of 32bit >=0 timestamp, lo extra sec bit on [ 2229.161560] # inode_test_xtimestamp_decoding: ok 9 - 2174-02-25 Lower bound of 32bit <0 timestamp, hi extra sec bit on [ 2229.161590] # inode_test_xtimestamp_decoding: ok 10 - 2242-03-16 Upper bound of 32bit <0 timestamp, hi extra sec bit on [ 2229.161620] # inode_test_xtimestamp_decoding: ok 11 - 2242-03-16 Lower bound of 32bit >=0 timestamp, hi extra sec bit on [ 2229.161649] # inode_test_xtimestamp_decoding: ok 12 - 2310-04-04 Upper bound of 32bit >=0 timestamp, hi extra sec bit on [ 2229.161680] # inode_test_xtimestamp_decoding: ok 13 - 2310-04-04 Upper bound of 32bit>=0 timestamp, hi extra sec bit 1. 1 ns [ 2229.161711] # inode_test_xtimestamp_decoding: ok 14 - 2378-04-22 Lower bound of 32bit>= timestamp. Extra sec bits 1. Max ns [ 2229.161742] # inode_test_xtimestamp_decoding: ok 15 - 2378-04-22 Lower bound of 32bit >=0 timestamp. All extra sec bits on [ 2229.161773] # inode_test_xtimestamp_decoding: ok 16 - 2446-05-10 Upper bound of 32bit >=0 timestamp. All extra sec bits on [ 2229.161784] ok 1 - inode_test_xtimestamp_decoding [ 2229.161796] ok 3 - ext4_inode_test [ 2229.343264] # Subtest: kunit-try-catch-test [ 2229.343268] 1..2 [ 2229.343360] ok 1 - kunit_test_try_catch_successful_try_no_catch [ 2229.343433] ok 2 - kunit_test_try_catch_unsuccessful_try_does_catch [ 2229.343443] ok 4 - kunit-try-catch-test [ 2229.343463] # Subtest: kunit-resource-test [ 2229.343465] 1..7 [ 2229.343497] ok 1 - kunit_resource_test_init_resources [ 2229.343529] ok 2 - kunit_resource_test_alloc_resource [ 2229.343558] ok 3 - kunit_resource_test_destroy_resource [ 2229.343587] ok 4 - kunit_resource_test_cleanup_resources [ 2229.343615] ok 5 - kunit_resource_test_proper_free_ordering [ 2229.348673] ok 6 - kunit_resource_test_static [ 2229.348721] ok 7 - kunit_resource_test_named [ 2229.348731] ok 5 - kunit-resource-test [ 2229.348749] # Subtest: kunit-log-test [ 2229.348751] 1..1 [ 2229.348782] put this in log. [ 2229.348789] this too. [ 2229.348795] add to suite log. [ 2229.348800] along with this. [ 2229.348813] ok 1 - kunit_log_test [ 2229.348822] ok 6 - kunit-log-test [ 2229.348841] # Subtest: kunit_status [ 2229.348842] 1..2 [ 2229.348868] ok 1 - kunit_status_set_failure_test [ 2229.348894] ok 2 - kunit_status_mark_skipped_test [ 2229.348902] ok 7 - kunit_status [ 2229.369806] # Subtest: rtc_lib_test_cases [ 2229.369809] 1..1 [ 2240.742718] ok 1 - rtc_time64_to_tm_test_date_range [ 2240.742740] ok 8 - rtc_lib_test_cases [ 2240.783244] # Subtest: list-kunit-test [ 2240.783249] 1..36 [ 2240.783316] ok 1 - list_test_list_init [ 2240.783363] ok 2 - list_test_list_add [ 2240.783399] ok 3 - list_test_list_add_tail [ 2240.783434] ok 4 - list_test_list_del [ 2240.783468] ok 5 - list_test_list_replace [ 2240.783497] ok 6 - list_test_list_replace_init [ 2240.783525] ok 7 - list_test_list_swap [ 2240.783553] ok 8 - list_test_list_del_init [ 2240.783579] ok 9 - list_test_list_move [ 2240.783605] ok 10 - list_test_list_move_tail [ 2240.783632] ok 11 - list_test_list_bulk_move_tail [ 2240.783658] ok 12 - list_test_list_is_first [ 2240.783685] ok 13 - list_test_list_is_last [ 2240.783712] ok 14 - list_test_list_empty [ 2240.783738] ok 15 - list_test_list_empty_careful [ 2240.783765] ok 16 - list_test_list_rotate_left [ 2240.783792] ok 17 - list_test_list_rotate_to_front [ 2240.783819] ok 18 - list_test_list_is_singular [ 2240.783846] ok 19 - list_test_list_cut_position [ 2240.783873] ok 20 - list_test_list_cut_before [ 2240.783900] ok 21 - list_test_list_splice [ 2240.783927] ok 22 - list_test_list_splice_tail [ 2240.783954] ok 23 - list_test_list_splice_init [ 2240.783980] ok 24 - list_test_list_splice_tail_init [ 2240.784006] ok 25 - list_test_list_entry [ 2240.784033] ok 26 - list_test_list_first_entry [ 2240.788728] ok 27 - list_test_list_last_entry [ 2240.788785] ok 28 - list_test_list_first_entry_or_null [ 2240.788828] ok 29 - list_test_list_next_entry [ 2240.788858] ok 30 - list_test_list_prev_entry [ 2240.788886] ok 31 - list_test_list_for_each [ 2240.788915] ok 32 - list_test_list_for_each_prev [ 2240.788943] ok 33 - list_test_list_for_each_safe [ 2240.788970] ok 34 - list_test_list_for_each_prev_safe [ 2240.788999] ok 35 - list_test_list_for_each_entry [ 2240.789028] ok 36 - list_test_list_for_each_entry_reverse [ 2240.789036] ok 9 - list-kunit-test [ 2240.811591] # Subtest: memcpy [ 2240.811596] 1..4 [ 2240.811657] # memset_test: ok: memset() direct assignment [ 2240.811667] # memset_test: ok: memset() complete overwrite [ 2240.811673] # memset_test: ok: memset() middle overwrite [ 2240.811679] # memset_test: ok: memset() argument side-effects [ 2240.811685] # memset_test: ok: memset() memset_after() [ 2240.811690] # memset_test: ok: memset() memset_startat() [ 2240.811702] ok 1 - memset_test [ 2240.811738] # memcpy_test: ok: memcpy() static initializers [ 2240.811747] # memcpy_test: ok: memcpy() direct assignment [ 2240.811753] # memcpy_test: ok: memcpy() complete overwrite [ 2240.811759] # memcpy_test: ok: memcpy() middle overwrite [ 2240.811765] # memcpy_test: ok: memcpy() argument side-effects [ 2240.811778] ok 2 - memcpy_test [ 2240.811809] # memmove_test: ok: memmove() static initializers [ 2240.811818] # memmove_test: ok: memmove() direct assignment [ 2240.811824] # memmove_test: ok: memmove() complete overwrite [ 2240.811830] # memmove_test: ok: memmove() middle overwrite [ 2240.811836] # memmove_test: ok: memmove() argument side-effects [ 2240.811842] # memmove_test: ok: memmove() overlapping write [ 2240.811855] ok 3 - memmove_test [ 2240.811884] ok 4 - strtomem_test [ 2240.811893] ok 10 - memcpy [ 2240.848681] # Subtest: mptcp-crypto [ 2240.848686] 1..1 [ 2240.848778] ok 1 - mptcp_crypto_test_basic [ 2240.848784] ok 11 - mptcp-crypto [ 2240.912206] # Subtest: mptcp-token [ 2240.912211] 1..4 [ 2240.912287] ok 1 - mptcp_token_test_req_basic [ 2240.912337] ok 2 - mptcp_token_test_msk_basic [ 2240.912381] ok 3 - mptcp_token_test_accept [ 2240.912413] ok 4 - mptcp_token_test_destroyed [ 2240.912421] ok 12 - mptcp-token [ 2241.012914] # Subtest: rational [ 2241.012920] 1..1 [ 2241.012985] # rational_test: ok 1 - Exceeds bounds, semi-convergent term > 1/2 last term [ 2241.013028] # rational_test: ok 2 - Exceeds bounds, semi-convergent term < 1/2 last term [ 2241.013072] # rational_test: ok 3 - Closest to zero [ 2241.013107] # rational_test: ok 4 - Closest to smallest non-zero [ 2241.013138] # rational_test: ok 5 - Use convergent [ 2241.013170] # rational_test: ok 6 - Exact answer [ 2241.013199] # rational_test: ok 7 - Semiconvergent, numerator limit [ 2241.013227] # rational_test: ok 8 - Semiconvergent, denominator limit [ 2241.013235] ok 1 - rational_test [ 2241.013243] ok 13 - rational [ 2241.039340] # Subtest: resource [ 2241.039345] 1..2 [ 2241.039421] ok 1 - resource_test_union [ 2241.039474] ok 2 - resource_test_intersection [ 2241.039482] ok 14 - resource [ 2241.061641] # Subtest: slub_test [ 2241.061646] 1..5 [ 2241.061960] ok 1 - test_clobber_zone [ 2241.062230] ok 2 - test_next_pointer [ 2241.062368] ok 3 - test_first_word [ 2241.062500] ok 4 - test_clobber_50th_byte [ 2241.062654] ok 5 - test_clobber_redzone_free [ 2241.062663] ok 15 - slub_test [ 2241.186587] # Subtest: sysctl_test [ 2241.186592] 1..10 [ 2241.186669] ok 1 - sysctl_test_api_dointvec_null_tbl_data [ 2241.186715] ok 2 - sysctl_test_api_dointvec_table_maxlen_unset [ 2241.186759] ok 3 - sysctl_test_api_dointvec_table_len_is_zero [ 2241.186795] ok 4 - sysctl_test_api_dointvec_table_read_but_position_set [ 2241.186828] ok 5 - sysctl_test_dointvec_read_happy_single_positive [ 2241.186861] ok 6 - sysctl_test_dointvec_read_happy_single_negative [ 2241.186893] ok 7 - sysctl_test_dointvec_write_happy_single_positive [ 2241.186921] ok 8 - sysctl_test_dointvec_write_happy_single_negative [ 2241.186950] ok 9 - sysctl_test_api_dointvec_write_single_less_int_min [ 2241.186979] ok 10 - sysctl_test_api_dointvec_write_single_greater_int_max [ 2241.186988] ok 16 - sysctl_test [ 2241.211903] # Subtest: bits-test [ 2241.211908] 1..3 [ 2241.211981] ok 1 - genmask_test [ 2241.212025] ok 2 - genmask_ull_test [ 2241.212062] ok 3 - genmask_input_check_test [ 2241.212068] ok 17 - bits-test [ 2241.359356] # Subtest: linear-ranges-test [ 2241.359361] 1..4 [ 2241.359431] ok 1 - range_test_get_value_amount [ 2241.359477] ok 2 - range_test_get_selector_high [ 2241.359519] ok 3 - range_test_get_selector_low [ 2241.359552] ok 4 - range_test_get_value [ 2241.359559] ok 18 - linear-ranges-test [ 2241.381119] # Subtest: list_sort [ 2241.381123] 1..1 [ 2241.382352] ok 1 - list_sort_test [ 2241.382362] ok 19 - list_sort [ 2241.446715] # Subtest: time_test_cases [ 2241.446721] 1..1 [ 2251.859338] ok 1 - time64_to_tm_test_date_range [ 2251.859362] ok 20 - time_test_cases