[ 1584.423143] # Subtest: bitfields [ 1584.423150] 1..2 [ 1584.423212] ok 1 - test_bitfields_constants [ 1584.423260] ok 2 - test_bitfields_variables [ 1584.423266] ok 1 - bitfields [ 1584.501342] # Subtest: cmdline [ 1584.501348] 1..4 [ 1584.501403] ok 1 - cmdline_test_noint [ 1584.501449] ok 2 - cmdline_test_lead_int [ 1584.501492] ok 3 - cmdline_test_tail_int [ 1584.501534] ok 4 - cmdline_test_range [ 1584.501540] ok 2 - cmdline [ 1584.579811] # Subtest: ext4_inode_test [ 1584.579816] 1..1 [ 1584.579888] # inode_test_xtimestamp_decoding: ok 1 - 1901-12-13 Lower bound of 32bit < 0 timestamp, no extra bits [ 1584.579930] # inode_test_xtimestamp_decoding: ok 2 - 1969-12-31 Upper bound of 32bit < 0 timestamp, no extra bits [ 1584.579970] # inode_test_xtimestamp_decoding: ok 3 - 1970-01-01 Lower bound of 32bit >=0 timestamp, no extra bits [ 1584.580006] # inode_test_xtimestamp_decoding: ok 4 - 2038-01-19 Upper bound of 32bit >=0 timestamp, no extra bits [ 1584.580038] # inode_test_xtimestamp_decoding: ok 5 - 2038-01-19 Lower bound of 32bit <0 timestamp, lo extra sec bit on [ 1584.580070] # inode_test_xtimestamp_decoding: ok 6 - 2106-02-07 Upper bound of 32bit <0 timestamp, lo extra sec bit on [ 1584.580101] # inode_test_xtimestamp_decoding: ok 7 - 2106-02-07 Lower bound of 32bit >=0 timestamp, lo extra sec bit on [ 1584.580129] # inode_test_xtimestamp_decoding: ok 8 - 2174-02-25 Upper bound of 32bit >=0 timestamp, lo extra sec bit on [ 1584.580158] # inode_test_xtimestamp_decoding: ok 9 - 2174-02-25 Lower bound of 32bit <0 timestamp, hi extra sec bit on [ 1584.580186] # inode_test_xtimestamp_decoding: ok 10 - 2242-03-16 Upper bound of 32bit <0 timestamp, hi extra sec bit on [ 1584.580214] # inode_test_xtimestamp_decoding: ok 11 - 2242-03-16 Lower bound of 32bit >=0 timestamp, hi extra sec bit on [ 1584.580242] # inode_test_xtimestamp_decoding: ok 12 - 2310-04-04 Upper bound of 32bit >=0 timestamp, hi extra sec bit on [ 1584.580270] # inode_test_xtimestamp_decoding: ok 13 - 2310-04-04 Upper bound of 32bit>=0 timestamp, hi extra sec bit 1. 1 ns [ 1584.580299] # inode_test_xtimestamp_decoding: ok 14 - 2378-04-22 Lower bound of 32bit>= timestamp. Extra sec bits 1. Max ns [ 1584.580327] # inode_test_xtimestamp_decoding: ok 15 - 2378-04-22 Lower bound of 32bit >=0 timestamp. All extra sec bits on [ 1584.580356] # inode_test_xtimestamp_decoding: ok 16 - 2446-05-10 Upper bound of 32bit >=0 timestamp. All extra sec bits on [ 1584.580364] ok 1 - inode_test_xtimestamp_decoding [ 1584.580373] ok 3 - ext4_inode_test [ 1584.743381] # Subtest: kunit-try-catch-test [ 1584.743386] 1..2 [ 1584.743479] ok 1 - kunit_test_try_catch_successful_try_no_catch [ 1584.743551] ok 2 - kunit_test_try_catch_unsuccessful_try_does_catch [ 1584.743559] ok 4 - kunit-try-catch-test [ 1584.743578] # Subtest: kunit-resource-test [ 1584.743581] 1..7 [ 1584.743613] ok 1 - kunit_resource_test_init_resources [ 1584.743644] ok 2 - kunit_resource_test_alloc_resource [ 1584.743676] ok 3 - kunit_resource_test_destroy_resource [ 1584.743704] ok 4 - kunit_resource_test_cleanup_resources [ 1584.743732] ok 5 - kunit_resource_test_proper_free_ordering [ 1584.743758] ok 6 - kunit_resource_test_static [ 1584.743786] ok 7 - kunit_resource_test_named [ 1584.743792] ok 5 - kunit-resource-test [ 1584.743808] # Subtest: kunit-log-test [ 1584.743810] 1..1 [ 1584.743832] put this in log. [ 1584.743836] this too. [ 1584.743839] add to suite log. [ 1584.743842] along with this. [ 1584.743849] ok 1 - kunit_log_test [ 1584.743855] ok 6 - kunit-log-test [ 1584.743868] # Subtest: kunit_status [ 1584.743870] 1..2 [ 1584.743895] ok 1 - kunit_status_set_failure_test [ 1584.743922] ok 2 - kunit_status_mark_skipped_test [ 1584.743929] ok 7 - kunit_status [ 1584.769883] # Subtest: rtc_lib_test_cases [ 1584.769888] 1..1 [ 1596.013772] ok 1 - rtc_time64_to_tm_test_date_range [ 1596.013803] ok 8 - rtc_lib_test_cases [ 1596.042245] # Subtest: list-kunit-test [ 1596.042249] 1..36 [ 1596.042314] ok 1 - list_test_list_init [ 1596.042358] ok 2 - list_test_list_add [ 1596.042396] ok 3 - list_test_list_add_tail [ 1596.042429] ok 4 - list_test_list_del [ 1596.042459] ok 5 - list_test_list_replace [ 1596.042489] ok 6 - list_test_list_replace_init [ 1596.042518] ok 7 - list_test_list_swap [ 1596.042544] ok 8 - list_test_list_del_init [ 1596.042570] ok 9 - list_test_list_move [ 1596.042596] ok 10 - list_test_list_move_tail [ 1596.042622] ok 11 - list_test_list_bulk_move_tail [ 1596.042648] ok 12 - list_test_list_is_first [ 1596.042673] ok 13 - list_test_list_is_last [ 1596.042699] ok 14 - list_test_list_empty [ 1596.042725] ok 15 - list_test_list_empty_careful [ 1596.042752] ok 16 - list_test_list_rotate_left [ 1596.042778] ok 17 - list_test_list_rotate_to_front [ 1596.042804] ok 18 - list_test_list_is_singular [ 1596.042829] ok 19 - list_test_list_cut_position [ 1596.042855] ok 20 - list_test_list_cut_before [ 1596.042880] ok 21 - list_test_list_splice [ 1596.042905] ok 22 - list_test_list_splice_tail [ 1596.042931] ok 23 - list_test_list_splice_init [ 1596.042956] ok 24 - list_test_list_splice_tail_init [ 1596.042982] ok 25 - list_test_list_entry [ 1596.043007] ok 26 - list_test_list_first_entry [ 1596.043032] ok 27 - list_test_list_last_entry [ 1596.043059] ok 28 - list_test_list_first_entry_or_null [ 1596.043084] ok 29 - list_test_list_next_entry [ 1596.043109] ok 30 - list_test_list_prev_entry [ 1596.043134] ok 31 - list_test_list_for_each [ 1596.043164] ok 32 - list_test_list_for_each_prev [ 1596.043190] ok 33 - list_test_list_for_each_safe [ 1596.043215] ok 34 - list_test_list_for_each_prev_safe [ 1596.043240] ok 35 - list_test_list_for_each_entry [ 1596.043265] ok 36 - list_test_list_for_each_entry_reverse [ 1596.043272] ok 9 - list-kunit-test [ 1596.072336] # Subtest: memcpy [ 1596.072340] 1..4 [ 1596.072399] # memset_test: ok: memset() direct assignment [ 1596.072407] # memset_test: ok: memset() complete overwrite [ 1596.072412] # memset_test: ok: memset() middle overwrite [ 1596.072417] # memset_test: ok: memset() argument side-effects [ 1596.072422] # memset_test: ok: memset() memset_after() [ 1596.072427] # memset_test: ok: memset() memset_startat() [ 1596.072438] ok 1 - memset_test [ 1596.072470] # memcpy_test: ok: memcpy() static initializers [ 1596.072478] # memcpy_test: ok: memcpy() direct assignment [ 1596.072482] # memcpy_test: ok: memcpy() complete overwrite [ 1596.072487] # memcpy_test: ok: memcpy() middle overwrite [ 1596.072491] # memcpy_test: ok: memcpy() argument side-effects [ 1596.072501] ok 2 - memcpy_test [ 1596.072531] # memmove_test: ok: memmove() static initializers [ 1596.072538] # memmove_test: ok: memmove() direct assignment [ 1596.072543] # memmove_test: ok: memmove() complete overwrite [ 1596.072548] # memmove_test: ok: memmove() middle overwrite [ 1596.072552] # memmove_test: ok: memmove() argument side-effects [ 1596.072557] # memmove_test: ok: memmove() overlapping write [ 1596.072567] ok 3 - memmove_test [ 1596.072599] ok 4 - strtomem_test [ 1596.072605] ok 10 - memcpy [ 1596.094046] # Subtest: mptcp-crypto [ 1596.094051] 1..1 [ 1596.094124] ok 1 - mptcp_crypto_test_basic [ 1596.094131] ok 11 - mptcp-crypto [ 1596.115254] # Subtest: mptcp-token [ 1596.115259] 1..4 [ 1596.119462] ok 1 - mptcp_token_test_req_basic [ 1596.119510] ok 2 - mptcp_token_test_msk_basic [ 1596.119551] ok 3 - mptcp_token_test_accept [ 1596.119585] ok 4 - mptcp_token_test_destroyed [ 1596.119591] ok 12 - mptcp-token [ 1596.163882] # Subtest: rational [ 1596.163887] 1..1 [ 1596.163939] # rational_test: ok 1 - Exceeds bounds, semi-convergent term > 1/2 last term [ 1596.163979] # rational_test: ok 2 - Exceeds bounds, semi-convergent term < 1/2 last term [ 1596.164019] # rational_test: ok 3 - Closest to zero [ 1596.164053] # rational_test: ok 4 - Closest to smallest non-zero [ 1596.164084] # rational_test: ok 5 - Use convergent [ 1596.164115] # rational_test: ok 6 - Exact answer [ 1596.164144] # rational_test: ok 7 - Semiconvergent, numerator limit [ 1596.164170] # rational_test: ok 8 - Semiconvergent, denominator limit [ 1596.164176] ok 1 - rational_test [ 1596.164183] ok 13 - rational [ 1596.183720] # Subtest: resource [ 1596.183725] 1..2 [ 1596.183780] ok 1 - resource_test_union [ 1596.183822] ok 2 - resource_test_intersection [ 1596.183828] ok 14 - resource [ 1596.204466] # Subtest: slub_test [ 1596.204470] 1..5 [ 1596.204730] ok 1 - test_clobber_zone [ 1596.209629] ok 2 - test_next_pointer [ 1596.209809] ok 3 - test_first_word [ 1596.209956] ok 4 - test_clobber_50th_byte [ 1596.210084] ok 5 - test_clobber_redzone_free [ 1596.210090] ok 15 - slub_test [ 1596.320445] # Subtest: sysctl_test [ 1596.320450] 1..10 [ 1596.320512] ok 1 - sysctl_test_api_dointvec_null_tbl_data [ 1596.320546] ok 2 - sysctl_test_api_dointvec_table_maxlen_unset [ 1596.320578] ok 3 - sysctl_test_api_dointvec_table_len_is_zero [ 1596.320609] ok 4 - sysctl_test_api_dointvec_table_read_but_position_set [ 1596.320640] ok 5 - sysctl_test_dointvec_read_happy_single_positive [ 1596.320672] ok 6 - sysctl_test_dointvec_read_happy_single_negative [ 1596.320702] ok 7 - sysctl_test_dointvec_write_happy_single_positive [ 1596.320730] ok 8 - sysctl_test_dointvec_write_happy_single_negative [ 1596.320757] ok 9 - sysctl_test_api_dointvec_write_single_less_int_min [ 1596.320785] ok 10 - sysctl_test_api_dointvec_write_single_greater_int_max [ 1596.320791] ok 16 - sysctl_test [ 1596.341188] # Subtest: bits-test [ 1596.341193] 1..3 [ 1596.341247] ok 1 - genmask_test [ 1596.341289] ok 2 - genmask_ull_test [ 1596.341326] ok 3 - genmask_input_check_test [ 1596.341332] ok 17 - bits-test [ 1596.479615] # Subtest: linear-ranges-test [ 1596.479621] 1..4 [ 1596.479695] ok 1 - range_test_get_value_amount [ 1596.479741] ok 2 - range_test_get_selector_high [ 1596.479780] ok 3 - range_test_get_selector_low [ 1596.479813] ok 4 - range_test_get_value [ 1596.479819] ok 18 - linear-ranges-test [ 1596.500695] # Subtest: list_sort [ 1596.500700] 1..1 [ 1596.501912] ok 1 - list_sort_test [ 1596.501919] ok 19 - list_sort [ 1596.549794] # Subtest: time_test_cases [ 1596.549800] 1..1 [ 1606.621557] ok 1 - time64_to_tm_test_date_range [ 1606.621579] ok 20 - time_test_cases