[ 2043.734258] # Subtest: bitfields [ 2043.734267] 1..2 [ 2043.749492] ok 1 - test_bitfields_constants [ 2043.750228] ok 2 - test_bitfields_variables [ 2043.751327] ok 1 - bitfields [ 2043.954290] # Subtest: cmdline [ 2043.954301] 1..4 [ 2043.955843] ok 1 - cmdline_test_noint [ 2043.956830] ok 2 - cmdline_test_lead_int [ 2043.958642] ok 3 - cmdline_test_tail_int [ 2043.960053] ok 4 - cmdline_test_range [ 2043.961116] ok 2 - cmdline [ 2044.168304] # Subtest: ext4_inode_test [ 2044.168314] 1..1 [ 2044.169922] # inode_test_xtimestamp_decoding: ok 1 - 1901-12-13 Lower bound of 32bit < 0 timestamp, no extra bits [ 2044.170763] # inode_test_xtimestamp_decoding: ok 2 - 1969-12-31 Upper bound of 32bit < 0 timestamp, no extra bits [ 2044.173922] # inode_test_xtimestamp_decoding: ok 3 - 1970-01-01 Lower bound of 32bit >=0 timestamp, no extra bits [ 2044.177016] # inode_test_xtimestamp_decoding: ok 4 - 2038-01-19 Upper bound of 32bit >=0 timestamp, no extra bits [ 2044.180111] # inode_test_xtimestamp_decoding: ok 5 - 2038-01-19 Lower bound of 32bit <0 timestamp, lo extra sec bit on [ 2044.183022] # inode_test_xtimestamp_decoding: ok 6 - 2106-02-07 Upper bound of 32bit <0 timestamp, lo extra sec bit on [ 2044.186140] # inode_test_xtimestamp_decoding: ok 7 - 2106-02-07 Lower bound of 32bit >=0 timestamp, lo extra sec bit on [ 2044.189364] # inode_test_xtimestamp_decoding: ok 8 - 2174-02-25 Upper bound of 32bit >=0 timestamp, lo extra sec bit on [ 2044.193697] # inode_test_xtimestamp_decoding: ok 9 - 2174-02-25 Lower bound of 32bit <0 timestamp, hi extra sec bit on [ 2044.198288] # inode_test_xtimestamp_decoding: ok 10 - 2242-03-16 Upper bound of 32bit <0 timestamp, hi extra sec bit on [ 2044.201585] # inode_test_xtimestamp_decoding: ok 11 - 2242-03-16 Lower bound of 32bit >=0 timestamp, hi extra sec bit on [ 2044.206531] # inode_test_xtimestamp_decoding: ok 12 - 2310-04-04 Upper bound of 32bit >=0 timestamp, hi extra sec bit on [ 2044.210336] # inode_test_xtimestamp_decoding: ok 13 - 2310-04-04 Upper bound of 32bit>=0 timestamp, hi extra sec bit 1. 1 ns [ 2044.213495] # inode_test_xtimestamp_decoding: ok 14 - 2378-04-22 Lower bound of 32bit>= timestamp. Extra sec bits 1. Max ns [ 2044.216846] # inode_test_xtimestamp_decoding: ok 15 - 2378-04-22 Lower bound of 32bit >=0 timestamp. All extra sec bits on [ 2044.220282] # inode_test_xtimestamp_decoding: ok 16 - 2446-05-10 Upper bound of 32bit >=0 timestamp. All extra sec bits on [ 2044.223261] ok 1 - inode_test_xtimestamp_decoding [ 2044.226100] ok 3 - ext4_inode_test [ 2044.646035] # Subtest: kunit-try-catch-test [ 2044.646048] 1..2 [ 2044.648024] ok 1 - kunit_test_try_catch_successful_try_no_catch [ 2044.649087] ok 2 - kunit_test_try_catch_unsuccessful_try_does_catch [ 2044.650762] ok 4 - kunit-try-catch-test [ 2044.653417] # Subtest: kunit-resource-test [ 2044.653421] 1..7 [ 2044.654947] ok 1 - kunit_resource_test_init_resources [ 2044.655734] ok 2 - kunit_resource_test_alloc_resource [ 2044.657274] ok 3 - kunit_resource_test_destroy_resource [ 2044.659303] ok 4 - kunit_resource_test_cleanup_resources [ 2044.660891] ok 5 - kunit_resource_test_proper_free_ordering [ 2044.662728] ok 6 - kunit_resource_test_static [ 2044.664400] ok 7 - kunit_resource_test_named [ 2044.665522] ok 5 - kunit-resource-test [ 2044.667653] # Subtest: kunit-log-test [ 2044.667657] 1..1 [ 2044.668975] put this in log. [ 2044.669528] this too. [ 2044.670231] add to suite log. [ 2044.670821] along with this. [ 2044.671598] ok 1 - kunit_log_test [ 2044.672340] ok 6 - kunit-log-test [ 2044.674075] # Subtest: kunit_status [ 2044.674078] 1..2 [ 2044.675217] ok 1 - kunit_status_set_failure_test [ 2044.675959] ok 2 - kunit_status_mark_skipped_test [ 2044.677203] ok 7 - kunit_status [ 2044.733972] # Subtest: rtc_lib_test_cases [ 2044.733997] 1..1 [ 2049.159985] ok 1 - rtc_time64_to_tm_test_date_range [ 2049.161482] ok 8 - rtc_lib_test_cases [ 2049.203646] # Subtest: list-kunit-test [ 2049.203657] 1..36 [ 2049.321529] ok 1 - list_test_list_init [ 2049.322573] ok 2 - list_test_list_add [ 2049.323917] ok 3 - list_test_list_add_tail [ 2049.325013] ok 4 - list_test_list_del [ 2049.326200] ok 5 - list_test_list_replace [ 2049.327441] ok 6 - list_test_list_replace_init [ 2049.328863] ok 7 - list_test_list_swap [ 2049.330272] ok 8 - list_test_list_del_init [ 2049.331442] ok 9 - list_test_list_move [ 2049.332648] ok 10 - list_test_list_move_tail [ 2049.333873] ok 11 - list_test_list_bulk_move_tail [ 2049.335213] ok 12 - list_test_list_is_first [ 2049.336607] ok 13 - list_test_list_is_last [ 2049.337904] ok 14 - list_test_list_empty [ 2049.339255] ok 15 - list_test_list_empty_careful [ 2049.340544] ok 16 - list_test_list_rotate_left [ 2049.342156] ok 17 - list_test_list_rotate_to_front [ 2049.343468] ok 18 - list_test_list_is_singular [ 2049.344821] ok 19 - list_test_list_cut_position [ 2049.346060] ok 20 - list_test_list_cut_before [ 2049.347441] ok 21 - list_test_list_splice [ 2049.349047] ok 22 - list_test_list_splice_tail [ 2049.350642] ok 23 - list_test_list_splice_init [ 2049.352435] ok 24 - list_test_list_splice_tail_init [ 2049.353878] ok 25 - list_test_list_entry [ 2049.355310] ok 26 - list_test_list_first_entry [ 2049.356542] ok 27 - list_test_list_last_entry [ 2049.357965] ok 28 - list_test_list_first_entry_or_null [ 2049.359894] ok 29 - list_test_list_next_entry [ 2049.361560] ok 30 - list_test_list_prev_entry [ 2049.362913] ok 31 - list_test_list_for_each [ 2049.364206] ok 32 - list_test_list_for_each_prev [ 2049.365434] ok 33 - list_test_list_for_each_safe [ 2049.366785] ok 34 - list_test_list_for_each_prev_safe [ 2049.368505] ok 35 - list_test_list_for_each_entry [ 2049.370176] ok 36 - list_test_list_for_each_entry_reverse [ 2049.371560] ok 9 - list-kunit-test [ 2049.412569] # Subtest: memcpy [ 2049.412580] 1..4 [ 2049.413924] # memset_test: ok: memset() direct assignment [ 2049.416075] # memset_test: ok: memset() complete overwrite [ 2049.417492] # memset_test: ok: memset() middle overwrite [ 2049.419323] # memset_test: ok: memset() argument side-effects [ 2049.421355] # memset_test: ok: memset() memset_after() [ 2049.423177] # memset_test: ok: memset() memset_startat() [ 2049.424978] ok 1 - memset_test [ 2049.425165] # memcpy_test: ok: memcpy() static initializers [ 2049.427507] # memcpy_test: ok: memcpy() direct assignment [ 2049.429232] # memcpy_test: ok: memcpy() complete overwrite [ 2049.430840] # memcpy_test: ok: memcpy() middle overwrite [ 2049.432403] # memcpy_test: ok: memcpy() argument side-effects [ 2049.434009] ok 2 - memcpy_test [ 2049.434227] # memmove_test: ok: memmove() static initializers [ 2049.436817] # memmove_test: ok: memmove() direct assignment [ 2049.438528] # memmove_test: ok: memmove() complete overwrite [ 2049.440109] # memmove_test: ok: memmove() middle overwrite [ 2049.441607] # memmove_test: ok: memmove() argument side-effects [ 2049.443144] # memmove_test: ok: memmove() overlapping write [ 2049.444716] ok 3 - memmove_test [ 2049.444996] ok 4 - strtomem_test [ 2049.446036] ok 10 - memcpy [ 2049.484657] # Subtest: mptcp-crypto [ 2049.484666] 1..1 [ 2049.485919] ok 1 - mptcp_crypto_test_basic [ 2049.486463] ok 11 - mptcp-crypto [ 2049.525209] # Subtest: mptcp-token [ 2049.525219] 1..4 [ 2049.526499] ok 1 - mptcp_token_test_req_basic [ 2049.527296] ok 2 - mptcp_token_test_msk_basic [ 2049.529101] ok 3 - mptcp_token_test_accept [ 2049.530597] ok 4 - mptcp_token_test_destroyed [ 2049.531785] ok 12 - mptcp-token [ 2049.627221] # Subtest: rational [ 2049.627230] 1..1 [ 2049.628662] # rational_test: ok 1 - Exceeds bounds, semi-convergent term > 1/2 last term [ 2049.629388] # rational_test: ok 2 - Exceeds bounds, semi-convergent term < 1/2 last term [ 2049.631665] # rational_test: ok 3 - Closest to zero [ 2049.633919] # rational_test: ok 4 - Closest to smallest non-zero [ 2049.635304] # rational_test: ok 5 - Use convergent [ 2049.637087] # rational_test: ok 6 - Exact answer [ 2049.638688] # rational_test: ok 7 - Semiconvergent, numerator limit [ 2049.640379] # rational_test: ok 8 - Semiconvergent, denominator limit [ 2049.642003] ok 1 - rational_test [ 2049.643652] ok 13 - rational [ 2049.682945] # Subtest: resource [ 2049.682958] 1..2 [ 2049.684350] ok 1 - resource_test_union [ 2049.685168] ok 2 - resource_test_intersection [ 2049.686338] ok 14 - resource [ 2049.727217] # Subtest: slub_test [ 2049.727227] 1..5 [ 2049.728879] ok 1 - test_clobber_zone [ 2049.729826] ok 2 - test_next_pointer [ 2049.731209] ok 3 - test_first_word [ 2049.732489] ok 4 - test_clobber_50th_byte [ 2049.733624] ok 5 - test_clobber_redzone_free [ 2049.734699] ok 15 - slub_test [ 2049.951177] # Subtest: sysctl_test [ 2049.951191] 1..10 [ 2049.953061] ok 1 - sysctl_test_api_dointvec_null_tbl_data [ 2049.954312] ok 2 - sysctl_test_api_dointvec_table_maxlen_unset [ 2049.956543] ok 3 - sysctl_test_api_dointvec_table_len_is_zero [ 2049.959660] ok 4 - sysctl_test_api_dointvec_table_read_but_position_set [ 2049.961853] ok 5 - sysctl_test_dointvec_read_happy_single_positive [ 2049.965123] ok 6 - sysctl_test_dointvec_read_happy_single_negative [ 2049.967702] ok 7 - sysctl_test_dointvec_write_happy_single_positive [ 2049.970055] ok 8 - sysctl_test_dointvec_write_happy_single_negative [ 2049.972328] ok 9 - sysctl_test_api_dointvec_write_single_less_int_min [ 2049.975153] ok 10 - sysctl_test_api_dointvec_write_single_greater_int_max [ 2049.977268] ok 16 - sysctl_test [ 2050.021942] # Subtest: bits-test [ 2050.021955] 1..3 [ 2050.023580] ok 1 - genmask_test [ 2050.024641] ok 2 - genmask_ull_test [ 2050.026081] ok 3 - genmask_input_check_test [ 2050.027149] ok 17 - bits-test [ 2050.339320] # Subtest: linear-ranges-test [ 2050.339332] 1..4 [ 2050.341286] ok 1 - range_test_get_value_amount [ 2050.342161] ok 2 - range_test_get_selector_high [ 2050.344170] ok 3 - range_test_get_selector_low [ 2050.345623] ok 4 - range_test_get_value [ 2050.346959] ok 18 - linear-ranges-test [ 2050.388090] # Subtest: list_sort [ 2050.388105] 1..1 [ 2050.391974] ok 1 - list_sort_test [ 2050.392929] ok 19 - list_sort [ 2050.502974] # Subtest: time_test_cases [ 2050.502984] 1..1 [ 2055.105836] ok 1 - time64_to_tm_test_date_range [ 2055.106483] ok 20 - time_test_cases