[ 1537.801567] # Subtest: bitfields [ 1537.801572] 1..2 [ 1537.802042] ok 1 - test_bitfields_constants [ 1537.802272] ok 2 - test_bitfields_variables [ 1537.802600] ok 1 - bitfields [ 1537.849809] # Subtest: cmdline [ 1537.849814] 1..4 [ 1537.850254] ok 1 - cmdline_test_noint [ 1537.850471] ok 2 - cmdline_test_lead_int [ 1537.850839] ok 3 - cmdline_test_tail_int [ 1537.851311] ok 4 - cmdline_test_range [ 1537.851640] ok 2 - cmdline [ 1537.897811] # Subtest: ext4_inode_test [ 1537.897816] 1..1 [ 1537.898266] # inode_test_xtimestamp_decoding: ok 1 - 1901-12-13 Lower bound of 32bit < 0 timestamp, no extra bits [ 1537.898465] # inode_test_xtimestamp_decoding: ok 2 - 1969-12-31 Upper bound of 32bit < 0 timestamp, no extra bits [ 1537.899240] # inode_test_xtimestamp_decoding: ok 3 - 1970-01-01 Lower bound of 32bit >=0 timestamp, no extra bits [ 1537.900000] # inode_test_xtimestamp_decoding: ok 4 - 2038-01-19 Upper bound of 32bit >=0 timestamp, no extra bits [ 1537.900763] # inode_test_xtimestamp_decoding: ok 5 - 2038-01-19 Lower bound of 32bit <0 timestamp, lo extra sec bit on [ 1537.903815] # inode_test_xtimestamp_decoding: ok 6 - 2106-02-07 Upper bound of 32bit <0 timestamp, lo extra sec bit on [ 1537.906144] # inode_test_xtimestamp_decoding: ok 7 - 2106-02-07 Lower bound of 32bit >=0 timestamp, lo extra sec bit on [ 1537.906955] # inode_test_xtimestamp_decoding: ok 8 - 2174-02-25 Upper bound of 32bit >=0 timestamp, lo extra sec bit on [ 1537.907744] # inode_test_xtimestamp_decoding: ok 9 - 2174-02-25 Lower bound of 32bit <0 timestamp, hi extra sec bit on [ 1537.908542] # inode_test_xtimestamp_decoding: ok 10 - 2242-03-16 Upper bound of 32bit <0 timestamp, hi extra sec bit on [ 1537.909334] # inode_test_xtimestamp_decoding: ok 11 - 2242-03-16 Lower bound of 32bit >=0 timestamp, hi extra sec bit on [ 1537.910131] # inode_test_xtimestamp_decoding: ok 12 - 2310-04-04 Upper bound of 32bit >=0 timestamp, hi extra sec bit on [ 1537.910940] # inode_test_xtimestamp_decoding: ok 13 - 2310-04-04 Upper bound of 32bit>=0 timestamp, hi extra sec bit 1. 1 ns [ 1537.911799] # inode_test_xtimestamp_decoding: ok 14 - 2378-04-22 Lower bound of 32bit>= timestamp. Extra sec bits 1. Max ns [ 1537.912628] # inode_test_xtimestamp_decoding: ok 15 - 2378-04-22 Lower bound of 32bit >=0 timestamp. All extra sec bits on [ 1537.913448] # inode_test_xtimestamp_decoding: ok 16 - 2446-05-10 Upper bound of 32bit >=0 timestamp. All extra sec bits on [ 1537.914226] ok 1 - inode_test_xtimestamp_decoding [ 1537.914995] ok 3 - ext4_inode_test [ 1538.012600] # Subtest: kunit-try-catch-test [ 1538.012604] 1..2 [ 1538.013193] ok 1 - kunit_test_try_catch_successful_try_no_catch [ 1538.013414] ok 2 - kunit_test_try_catch_unsuccessful_try_does_catch [ 1538.013859] ok 4 - kunit-try-catch-test [ 1538.014609] # Subtest: kunit-resource-test [ 1538.014610] 1..7 [ 1538.015074] ok 1 - kunit_resource_test_init_resources [ 1538.015299] ok 2 - kunit_resource_test_alloc_resource [ 1538.015739] ok 3 - kunit_resource_test_destroy_resource [ 1538.016172] ok 4 - kunit_resource_test_cleanup_resources [ 1538.016614] ok 5 - kunit_resource_test_proper_free_ordering [ 1538.017061] ok 6 - kunit_resource_test_static [ 1538.017536] ok 7 - kunit_resource_test_named [ 1538.017877] ok 5 - kunit-resource-test [ 1538.018503] # Subtest: kunit-log-test [ 1538.018505] 1..1 [ 1538.018839] put this in log. [ 1538.019014] this too. [ 1538.019211] add to suite log. [ 1538.019371] along with this. [ 1538.019588] ok 1 - kunit_log_test [ 1538.019810] ok 6 - kunit-log-test [ 1538.020324] # Subtest: kunit_status [ 1538.020326] 1..2 [ 1538.020651] ok 1 - kunit_status_set_failure_test [ 1538.020854] ok 2 - kunit_status_mark_skipped_test [ 1538.021242] ok 7 - kunit_status [ 1538.033210] # Subtest: rtc_lib_test_cases [ 1538.033214] 1..1 [ 1540.051854] ok 1 - rtc_time64_to_tm_test_date_range [ 1540.052035] ok 8 - rtc_lib_test_cases [ 1540.066041] # Subtest: list-kunit-test [ 1540.066048] 1..36 [ 1540.066554] ok 1 - list_test_list_init [ 1540.066774] ok 2 - list_test_list_add [ 1540.067111] ok 3 - list_test_list_add_tail [ 1540.067429] ok 4 - list_test_list_del [ 1540.067781] ok 5 - list_test_list_replace [ 1540.068106] ok 6 - list_test_list_replace_init [ 1540.068455] ok 7 - list_test_list_swap [ 1540.068829] ok 8 - list_test_list_del_init [ 1540.069143] ok 9 - list_test_list_move [ 1540.069491] ok 10 - list_test_list_move_tail [ 1540.069809] ok 11 - list_test_list_bulk_move_tail [ 1540.070158] ok 12 - list_test_list_is_first [ 1540.070538] ok 13 - list_test_list_is_last [ 1540.070881] ok 14 - list_test_list_empty [ 1540.071360] ok 15 - list_test_list_empty_careful [ 1540.071699] ok 16 - list_test_list_rotate_left [ 1540.072138] ok 17 - list_test_list_rotate_to_front [ 1540.072612] ok 18 - list_test_list_is_singular [ 1540.072999] ok 19 - list_test_list_cut_position [ 1540.073358] ok 20 - list_test_list_cut_before [ 1540.073733] ok 21 - list_test_list_splice [ 1540.074084] ok 22 - list_test_list_splice_tail [ 1540.074411] ok 23 - list_test_list_splice_init [ 1540.074774] ok 24 - list_test_list_splice_tail_init [ 1540.075133] ok 25 - list_test_list_entry [ 1540.075526] ok 26 - list_test_list_first_entry [ 1540.075848] ok 27 - list_test_list_last_entry [ 1540.076213] ok 28 - list_test_list_first_entry_or_null [ 1540.076567] ok 29 - list_test_list_next_entry [ 1540.076971] ok 30 - list_test_list_prev_entry [ 1540.077323] ok 31 - list_test_list_for_each [ 1540.077674] ok 32 - list_test_list_for_each_prev [ 1540.078015] ok 33 - list_test_list_for_each_safe [ 1540.078381] ok 34 - list_test_list_for_each_prev_safe [ 1540.078749] ok 35 - list_test_list_for_each_entry [ 1540.079147] ok 36 - list_test_list_for_each_entry_reverse [ 1540.079493] ok 9 - list-kunit-test [ 1540.092915] # Subtest: memcpy [ 1540.092920] 1..4 [ 1540.093358] # memset_test: ok: memset() direct assignment [ 1540.093934] # memset_test: ok: memset() complete overwrite [ 1540.094331] # memset_test: ok: memset() middle overwrite [ 1540.094717] # memset_test: ok: memset() argument side-effects [ 1540.095130] # memset_test: ok: memset() memset_after() [ 1540.095502] # memset_test: ok: memset() memset_startat() [ 1540.095902] ok 1 - memset_test [ 1540.095943] # memcpy_test: ok: memcpy() static initializers [ 1540.096636] # memcpy_test: ok: memcpy() direct assignment [ 1540.097059] # memcpy_test: ok: memcpy() complete overwrite [ 1540.097487] # memcpy_test: ok: memcpy() middle overwrite [ 1540.097901] # memcpy_test: ok: memcpy() argument side-effects [ 1540.098353] ok 2 - memcpy_test [ 1540.098444] # memmove_test: ok: memmove() static initializers [ 1540.099180] # memmove_test: ok: memmove() direct assignment [ 1540.099585] # memmove_test: ok: memmove() complete overwrite [ 1540.099996] # memmove_test: ok: memmove() middle overwrite [ 1540.100394] # memmove_test: ok: memmove() argument side-effects [ 1540.100821] # memmove_test: ok: memmove() overlapping write [ 1540.101366] ok 3 - memmove_test [ 1540.101440] ok 4 - strtomem_test [ 1540.101692] ok 10 - memcpy [ 1540.114243] # Subtest: mptcp-crypto [ 1540.114248] 1..1 [ 1540.114674] ok 1 - mptcp_crypto_test_basic [ 1540.114847] ok 11 - mptcp-crypto [ 1540.127293] # Subtest: mptcp-token [ 1540.127297] 1..4 [ 1540.127675] ok 1 - mptcp_token_test_req_basic [ 1540.127903] ok 2 - mptcp_token_test_msk_basic [ 1540.128276] ok 3 - mptcp_token_test_accept [ 1540.128636] ok 4 - mptcp_token_test_destroyed [ 1540.128943] ok 12 - mptcp-token [ 1540.159346] # Subtest: rational [ 1540.159351] 1..1 [ 1540.159793] # rational_test: ok 1 - Exceeds bounds, semi-convergent term > 1/2 last term [ 1540.160038] # rational_test: ok 2 - Exceeds bounds, semi-convergent term < 1/2 last term [ 1540.160705] # rational_test: ok 3 - Closest to zero [ 1540.161503] # rational_test: ok 4 - Closest to smallest non-zero [ 1540.161934] # rational_test: ok 5 - Use convergent [ 1540.162447] # rational_test: ok 6 - Exact answer [ 1540.162869] # rational_test: ok 7 - Semiconvergent, numerator limit [ 1540.163289] # rational_test: ok 8 - Semiconvergent, denominator limit [ 1540.163790] ok 1 - rational_test [ 1540.164291] ok 13 - rational [ 1540.176722] # Subtest: resource [ 1540.176726] 1..2 [ 1540.177165] ok 1 - resource_test_union [ 1540.177384] ok 2 - resource_test_intersection [ 1540.177668] ok 14 - resource [ 1540.189911] # Subtest: slub_test [ 1540.189916] 1..5 [ 1540.190504] ok 1 - test_clobber_zone [ 1540.190767] ok 2 - test_next_pointer [ 1540.191119] ok 3 - test_first_word [ 1540.191495] ok 4 - test_clobber_50th_byte [ 1540.191838] ok 5 - test_clobber_redzone_free [ 1540.192138] ok 15 - slub_test [ 1540.254093] # Subtest: sysctl_test [ 1540.254098] 1..10 [ 1540.254593] ok 1 - sysctl_test_api_dointvec_null_tbl_data [ 1540.254797] ok 2 - sysctl_test_api_dointvec_table_maxlen_unset [ 1540.255238] ok 3 - sysctl_test_api_dointvec_table_len_is_zero [ 1540.255699] ok 4 - sysctl_test_api_dointvec_table_read_but_position_set [ 1540.256169] ok 5 - sysctl_test_dointvec_read_happy_single_positive [ 1540.256697] ok 6 - sysctl_test_dointvec_read_happy_single_negative [ 1540.257171] ok 7 - sysctl_test_dointvec_write_happy_single_positive [ 1540.257660] ok 8 - sysctl_test_dointvec_write_happy_single_negative [ 1540.258150] ok 9 - sysctl_test_api_dointvec_write_single_less_int_min [ 1540.258638] ok 10 - sysctl_test_api_dointvec_write_single_greater_int_max [ 1540.259099] ok 16 - sysctl_test [ 1540.271558] # Subtest: bits-test [ 1540.271562] 1..3 [ 1540.271981] ok 1 - genmask_test [ 1540.272198] ok 2 - genmask_ull_test [ 1540.272482] ok 3 - genmask_input_check_test [ 1540.272748] ok 17 - bits-test [ 1540.353150] # Subtest: linear-ranges-test [ 1540.353154] 1..4 [ 1540.353640] ok 1 - range_test_get_value_amount [ 1540.353837] ok 2 - range_test_get_selector_high [ 1540.354216] ok 3 - range_test_get_selector_low [ 1540.354577] ok 4 - range_test_get_value [ 1540.354906] ok 18 - linear-ranges-test [ 1540.369373] # Subtest: list_sort [ 1540.369378] 1..1 [ 1540.370260] ok 1 - list_sort_test [ 1540.370427] ok 19 - list_sort [ 1540.398271] # Subtest: time_test_cases [ 1540.398276] 1..1 [ 1542.621509] ok 1 - time64_to_tm_test_date_range [ 1542.621709] ok 20 - time_test_cases