[ 1888.440689] # Subtest: bitfields [ 1888.440694] 1..2 [ 1888.440764] ok 1 - test_bitfields_constants [ 1888.440807] ok 2 - test_bitfields_variables [ 1888.440809] ok 1 - bitfields [ 1888.478129] # Subtest: cmdline [ 1888.478132] 1..4 [ 1888.478182] ok 1 - cmdline_test_noint [ 1888.478217] ok 2 - cmdline_test_lead_int [ 1888.478243] ok 3 - cmdline_test_tail_int [ 1888.478333] ok 4 - cmdline_test_range [ 1888.478336] ok 2 - cmdline [ 1888.508198] # Subtest: ext4_inode_test [ 1888.508200] 1..1 [ 1888.508266] # inode_test_xtimestamp_decoding: ok 1 - 1901-12-13 Lower bound of 32bit < 0 timestamp, no extra bits [ 1888.508292] # inode_test_xtimestamp_decoding: ok 2 - 1969-12-31 Upper bound of 32bit < 0 timestamp, no extra bits [ 1888.508336] # inode_test_xtimestamp_decoding: ok 3 - 1970-01-01 Lower bound of 32bit >=0 timestamp, no extra bits [ 1888.508374] # inode_test_xtimestamp_decoding: ok 4 - 2038-01-19 Upper bound of 32bit >=0 timestamp, no extra bits [ 1888.508421] # inode_test_xtimestamp_decoding: ok 5 - 2038-01-19 Lower bound of 32bit <0 timestamp, lo extra sec bit on [ 1888.508455] # inode_test_xtimestamp_decoding: ok 6 - 2106-02-07 Upper bound of 32bit <0 timestamp, lo extra sec bit on [ 1888.508502] # inode_test_xtimestamp_decoding: ok 7 - 2106-02-07 Lower bound of 32bit >=0 timestamp, lo extra sec bit on [ 1888.508547] # inode_test_xtimestamp_decoding: ok 8 - 2174-02-25 Upper bound of 32bit >=0 timestamp, lo extra sec bit on [ 1888.508585] # inode_test_xtimestamp_decoding: ok 9 - 2174-02-25 Lower bound of 32bit <0 timestamp, hi extra sec bit on [ 1888.508624] # inode_test_xtimestamp_decoding: ok 10 - 2242-03-16 Upper bound of 32bit <0 timestamp, hi extra sec bit on [ 1888.508661] # inode_test_xtimestamp_decoding: ok 11 - 2242-03-16 Lower bound of 32bit >=0 timestamp, hi extra sec bit on [ 1888.508706] # inode_test_xtimestamp_decoding: ok 12 - 2310-04-04 Upper bound of 32bit >=0 timestamp, hi extra sec bit on [ 1888.508747] # inode_test_xtimestamp_decoding: ok 13 - 2310-04-04 Upper bound of 32bit>=0 timestamp, hi extra sec bit 1. 1 ns [ 1888.508786] # inode_test_xtimestamp_decoding: ok 14 - 2378-04-22 Lower bound of 32bit>= timestamp. Extra sec bits 1. Max ns [ 1888.508856] # inode_test_xtimestamp_decoding: ok 15 - 2378-04-22 Lower bound of 32bit >=0 timestamp. All extra sec bits on [ 1888.508931] # inode_test_xtimestamp_decoding: ok 16 - 2446-05-10 Upper bound of 32bit >=0 timestamp. All extra sec bits on [ 1888.508934] ok 1 - inode_test_xtimestamp_decoding [ 1888.508936] ok 3 - ext4_inode_test [ 1888.576207] # Subtest: kunit-try-catch-test [ 1888.576211] 1..2 [ 1888.576286] ok 1 - kunit_test_try_catch_successful_try_no_catch [ 1888.576329] ok 2 - kunit_test_try_catch_unsuccessful_try_does_catch [ 1888.576331] ok 4 - kunit-try-catch-test [ 1888.576338] # Subtest: kunit-resource-test [ 1888.576339] 1..7 [ 1888.576362] ok 1 - kunit_resource_test_init_resources [ 1888.576408] ok 2 - kunit_resource_test_alloc_resource [ 1888.576436] ok 3 - kunit_resource_test_destroy_resource [ 1888.576460] ok 4 - kunit_resource_test_cleanup_resources [ 1888.576483] ok 5 - kunit_resource_test_proper_free_ordering [ 1888.576505] ok 6 - kunit_resource_test_static [ 1888.576528] ok 7 - kunit_resource_test_named [ 1888.576530] ok 5 - kunit-resource-test [ 1888.576539] # Subtest: kunit-log-test [ 1888.576540] 1..1 [ 1888.576560] put this in log. [ 1888.576564] this too. [ 1888.576565] add to suite log. [ 1888.576566] along with this. [ 1888.576572] ok 1 - kunit_log_test [ 1888.576574] ok 6 - kunit-log-test [ 1888.576581] # Subtest: kunit_status [ 1888.576582] 1..2 [ 1888.576607] ok 1 - kunit_status_set_failure_test [ 1888.576632] ok 2 - kunit_status_mark_skipped_test [ 1888.576634] ok 7 - kunit_status [ 1888.601750] # Subtest: rtc_lib_test_cases [ 1888.601753] 1..1 [ 1891.482646] ok 1 - rtc_time64_to_tm_test_date_range [ 1891.482662] ok 8 - rtc_lib_test_cases [ 1891.495760] # Subtest: list-kunit-test [ 1891.495762] 1..36 [ 1891.497684] ok 1 - list_test_list_init [ 1891.497720] ok 2 - list_test_list_add [ 1891.497747] ok 3 - list_test_list_add_tail [ 1891.497769] ok 4 - list_test_list_del [ 1891.497797] ok 5 - list_test_list_replace [ 1891.497881] ok 6 - list_test_list_replace_init [ 1891.497969] ok 7 - list_test_list_swap [ 1891.497991] ok 8 - list_test_list_del_init [ 1891.498029] ok 9 - list_test_list_move [ 1891.498048] ok 10 - list_test_list_move_tail [ 1891.498066] ok 11 - list_test_list_bulk_move_tail [ 1891.498099] ok 12 - list_test_list_is_first [ 1891.498138] ok 13 - list_test_list_is_last [ 1891.498155] ok 14 - list_test_list_empty [ 1891.498177] ok 15 - list_test_list_empty_careful [ 1891.498199] ok 16 - list_test_list_rotate_left [ 1891.498220] ok 17 - list_test_list_rotate_to_front [ 1891.498241] ok 18 - list_test_list_is_singular [ 1891.498262] ok 19 - list_test_list_cut_position [ 1891.498290] ok 20 - list_test_list_cut_before [ 1891.498323] ok 21 - list_test_list_splice [ 1891.498345] ok 22 - list_test_list_splice_tail [ 1891.498366] ok 23 - list_test_list_splice_init [ 1891.498387] ok 24 - list_test_list_splice_tail_init [ 1891.498412] ok 25 - list_test_list_entry [ 1891.498429] ok 26 - list_test_list_first_entry [ 1891.498454] ok 27 - list_test_list_last_entry [ 1891.498474] ok 28 - list_test_list_first_entry_or_null [ 1891.498495] ok 29 - list_test_list_next_entry [ 1891.498516] ok 30 - list_test_list_prev_entry [ 1891.498540] ok 31 - list_test_list_for_each [ 1891.498564] ok 32 - list_test_list_for_each_prev [ 1891.498585] ok 33 - list_test_list_for_each_safe [ 1891.498604] ok 34 - list_test_list_for_each_prev_safe [ 1891.498624] ok 35 - list_test_list_for_each_entry [ 1891.498644] ok 36 - list_test_list_for_each_entry_reverse [ 1891.498646] ok 9 - list-kunit-test [ 1891.506536] # Subtest: memcpy [ 1891.506538] 1..4 [ 1891.506594] # memset_test: ok: memset() direct assignment [ 1891.506597] # memset_test: ok: memset() complete overwrite [ 1891.506598] # memset_test: ok: memset() middle overwrite [ 1891.506600] # memset_test: ok: memset() argument side-effects [ 1891.506602] # memset_test: ok: memset() memset_after() [ 1891.506603] # memset_test: ok: memset() memset_startat() [ 1891.506610] ok 1 - memset_test [ 1891.506632] # memcpy_test: ok: memcpy() static initializers [ 1891.506634] # memcpy_test: ok: memcpy() direct assignment [ 1891.506636] # memcpy_test: ok: memcpy() complete overwrite [ 1891.506637] # memcpy_test: ok: memcpy() middle overwrite [ 1891.506639] # memcpy_test: ok: memcpy() argument side-effects [ 1891.506644] ok 2 - memcpy_test [ 1891.506667] # memmove_test: ok: memmove() static initializers [ 1891.506669] # memmove_test: ok: memmove() direct assignment [ 1891.506671] # memmove_test: ok: memmove() complete overwrite [ 1891.506672] # memmove_test: ok: memmove() middle overwrite [ 1891.506674] # memmove_test: ok: memmove() argument side-effects [ 1891.506675] # memmove_test: ok: memmove() overlapping write [ 1891.506680] ok 3 - memmove_test [ 1891.506698] ok 4 - strtomem_test [ 1891.506700] ok 10 - memcpy [ 1891.518787] # Subtest: mptcp-crypto [ 1891.518789] 1..1 [ 1891.518860] ok 1 - mptcp_crypto_test_basic [ 1891.518863] ok 11 - mptcp-crypto [ 1891.532577] # Subtest: mptcp-token [ 1891.532579] 1..4 [ 1891.532666] ok 1 - mptcp_token_test_req_basic [ 1891.532747] ok 2 - mptcp_token_test_msk_basic [ 1891.532776] ok 3 - mptcp_token_test_accept [ 1891.532801] ok 4 - mptcp_token_test_destroyed [ 1891.532803] ok 12 - mptcp-token [ 1891.551471] # Subtest: rational [ 1891.551473] 1..1 [ 1891.551504] # rational_test: ok 1 - Exceeds bounds, semi-convergent term > 1/2 last term [ 1891.551524] # rational_test: ok 2 - Exceeds bounds, semi-convergent term < 1/2 last term [ 1891.551546] # rational_test: ok 3 - Closest to zero [ 1891.551565] # rational_test: ok 4 - Closest to smallest non-zero [ 1891.551616] # rational_test: ok 5 - Use convergent [ 1891.551650] # rational_test: ok 6 - Exact answer [ 1891.551677] # rational_test: ok 7 - Semiconvergent, numerator limit [ 1891.551703] # rational_test: ok 8 - Semiconvergent, denominator limit [ 1891.551705] ok 1 - rational_test [ 1891.551707] ok 13 - rational [ 1891.559702] # Subtest: resource [ 1891.559703] 1..2 [ 1891.559742] ok 1 - resource_test_union [ 1891.559764] ok 2 - resource_test_intersection [ 1891.559766] ok 14 - resource [ 1891.566599] # Subtest: slub_test [ 1891.566600] 1..5 [ 1891.566887] ok 1 - test_clobber_zone [ 1891.566941] ok 2 - test_next_pointer [ 1891.566986] ok 3 - test_first_word [ 1891.568153] ok 4 - test_clobber_50th_byte [ 1891.568284] ok 5 - test_clobber_redzone_free [ 1891.568287] ok 15 - slub_test [ 1891.614459] # Subtest: sysctl_test [ 1891.614461] 1..10 [ 1891.614517] ok 1 - sysctl_test_api_dointvec_null_tbl_data [ 1891.614533] ok 2 - sysctl_test_api_dointvec_table_maxlen_unset [ 1891.614555] ok 3 - sysctl_test_api_dointvec_table_len_is_zero [ 1891.614577] ok 4 - sysctl_test_api_dointvec_table_read_but_position_set [ 1891.614600] ok 5 - sysctl_test_dointvec_read_happy_single_positive [ 1891.614622] ok 6 - sysctl_test_dointvec_read_happy_single_negative [ 1891.614645] ok 7 - sysctl_test_dointvec_write_happy_single_positive [ 1891.614665] ok 8 - sysctl_test_dointvec_write_happy_single_negative [ 1891.614688] ok 9 - sysctl_test_api_dointvec_write_single_less_int_min [ 1891.614711] ok 10 - sysctl_test_api_dointvec_write_single_greater_int_max [ 1891.614713] ok 16 - sysctl_test [ 1891.638217] # Subtest: bits-test [ 1891.638219] 1..3 [ 1891.639288] ok 1 - genmask_test [ 1891.639342] ok 2 - genmask_ull_test [ 1891.639375] ok 3 - genmask_input_check_test [ 1891.639377] ok 17 - bits-test [ 1891.689437] # Subtest: linear-ranges-test [ 1891.689439] 1..4 [ 1891.689533] ok 1 - range_test_get_value_amount [ 1891.689563] ok 2 - range_test_get_selector_high [ 1891.689609] ok 3 - range_test_get_selector_low [ 1891.689643] ok 4 - range_test_get_value [ 1891.689645] ok 18 - linear-ranges-test [ 1891.698424] # Subtest: list_sort [ 1891.698426] 1..1 [ 1891.700082] ok 1 - list_sort_test [ 1891.700086] ok 19 - list_sort [ 1891.721651] # Subtest: time_test_cases [ 1891.721654] 1..1 [ 1894.651429] ok 1 - time64_to_tm_test_date_range [ 1894.651445] ok 20 - time_test_cases