[ 2465.931896] # Subtest: bitfields [ 2465.931901] 1..2 [ 2465.931970] ok 1 - test_bitfields_constants [ 2465.932019] ok 2 - test_bitfields_variables [ 2465.932021] ok 1 - bitfields [ 2465.955415] # Subtest: cmdline [ 2465.955417] 1..4 [ 2465.955494] ok 1 - cmdline_test_noint [ 2465.955554] ok 2 - cmdline_test_lead_int [ 2465.955608] ok 3 - cmdline_test_tail_int [ 2465.955628] ok 4 - cmdline_test_range [ 2465.955629] ok 2 - cmdline [ 2465.981295] # Subtest: ext4_inode_test [ 2465.981298] 1..1 [ 2465.981369] # inode_test_xtimestamp_decoding: ok 1 - 1901-12-13 Lower bound of 32bit < 0 timestamp, no extra bits [ 2465.981458] # inode_test_xtimestamp_decoding: ok 2 - 1969-12-31 Upper bound of 32bit < 0 timestamp, no extra bits [ 2465.981542] # inode_test_xtimestamp_decoding: ok 3 - 1970-01-01 Lower bound of 32bit >=0 timestamp, no extra bits [ 2465.981601] # inode_test_xtimestamp_decoding: ok 4 - 2038-01-19 Upper bound of 32bit >=0 timestamp, no extra bits [ 2465.981646] # inode_test_xtimestamp_decoding: ok 5 - 2038-01-19 Lower bound of 32bit <0 timestamp, lo extra sec bit on [ 2465.981659] # inode_test_xtimestamp_decoding: ok 6 - 2106-02-07 Upper bound of 32bit <0 timestamp, lo extra sec bit on [ 2465.981749] # inode_test_xtimestamp_decoding: ok 7 - 2106-02-07 Lower bound of 32bit >=0 timestamp, lo extra sec bit on [ 2465.981796] # inode_test_xtimestamp_decoding: ok 8 - 2174-02-25 Upper bound of 32bit >=0 timestamp, lo extra sec bit on [ 2465.981812] # inode_test_xtimestamp_decoding: ok 9 - 2174-02-25 Lower bound of 32bit <0 timestamp, hi extra sec bit on [ 2465.981866] # inode_test_xtimestamp_decoding: ok 10 - 2242-03-16 Upper bound of 32bit <0 timestamp, hi extra sec bit on [ 2465.981930] # inode_test_xtimestamp_decoding: ok 11 - 2242-03-16 Lower bound of 32bit >=0 timestamp, hi extra sec bit on [ 2465.981953] # inode_test_xtimestamp_decoding: ok 12 - 2310-04-04 Upper bound of 32bit >=0 timestamp, hi extra sec bit on [ 2465.981991] # inode_test_xtimestamp_decoding: ok 13 - 2310-04-04 Upper bound of 32bit>=0 timestamp, hi extra sec bit 1. 1 ns [ 2465.982039] # inode_test_xtimestamp_decoding: ok 14 - 2378-04-22 Lower bound of 32bit>= timestamp. Extra sec bits 1. Max ns [ 2465.982054] # inode_test_xtimestamp_decoding: ok 15 - 2378-04-22 Lower bound of 32bit >=0 timestamp. All extra sec bits on [ 2465.982096] # inode_test_xtimestamp_decoding: ok 16 - 2446-05-10 Upper bound of 32bit >=0 timestamp. All extra sec bits on [ 2465.982099] ok 1 - inode_test_xtimestamp_decoding [ 2465.982100] ok 3 - ext4_inode_test [ 2466.034564] # Subtest: kunit-try-catch-test [ 2466.034567] 1..2 [ 2466.034720] ok 1 - kunit_test_try_catch_successful_try_no_catch [ 2466.034790] ok 2 - kunit_test_try_catch_unsuccessful_try_does_catch [ 2466.034794] ok 4 - kunit-try-catch-test [ 2466.034808] # Subtest: kunit-resource-test [ 2466.034809] 1..7 [ 2466.034860] ok 1 - kunit_resource_test_init_resources [ 2466.034930] ok 2 - kunit_resource_test_alloc_resource [ 2466.034979] ok 3 - kunit_resource_test_destroy_resource [ 2466.035013] ok 4 - kunit_resource_test_cleanup_resources [ 2466.035091] ok 5 - kunit_resource_test_proper_free_ordering [ 2466.035178] ok 6 - kunit_resource_test_static [ 2466.035211] ok 7 - kunit_resource_test_named [ 2466.035213] ok 5 - kunit-resource-test [ 2466.035221] # Subtest: kunit-log-test [ 2466.035222] 1..1 [ 2466.035272] put this in log. [ 2466.035275] this too. [ 2466.035276] add to suite log. [ 2466.035276] along with this. [ 2466.035285] ok 1 - kunit_log_test [ 2466.035287] ok 6 - kunit-log-test [ 2466.035294] # Subtest: kunit_status [ 2466.035295] 1..2 [ 2466.035344] ok 1 - kunit_status_set_failure_test [ 2466.035392] ok 2 - kunit_status_mark_skipped_test [ 2466.035394] ok 7 - kunit_status [ 2466.044449] # Subtest: rtc_lib_test_cases [ 2466.044451] 1..1 [ 2468.158792] ok 1 - rtc_time64_to_tm_test_date_range [ 2468.158809] ok 8 - rtc_lib_test_cases [ 2468.169674] # Subtest: list-kunit-test [ 2468.169675] 1..36 [ 2468.169815] ok 1 - list_test_list_init [ 2468.169895] ok 2 - list_test_list_add [ 2468.169952] ok 3 - list_test_list_add_tail [ 2468.169995] ok 4 - list_test_list_del [ 2468.170038] ok 5 - list_test_list_replace [ 2468.170086] ok 6 - list_test_list_replace_init [ 2468.170192] ok 7 - list_test_list_swap [ 2468.170241] ok 8 - list_test_list_del_init [ 2468.170313] ok 9 - list_test_list_move [ 2468.170352] ok 10 - list_test_list_move_tail [ 2468.170401] ok 11 - list_test_list_bulk_move_tail [ 2468.170435] ok 12 - list_test_list_is_first [ 2468.170514] ok 13 - list_test_list_is_last [ 2468.170565] ok 14 - list_test_list_empty [ 2468.170623] ok 15 - list_test_list_empty_careful [ 2468.170666] ok 16 - list_test_list_rotate_left [ 2468.170708] ok 17 - list_test_list_rotate_to_front [ 2468.170760] ok 18 - list_test_list_is_singular [ 2468.170798] ok 19 - list_test_list_cut_position [ 2468.170890] ok 20 - list_test_list_cut_before [ 2468.170955] ok 21 - list_test_list_splice [ 2468.170995] ok 22 - list_test_list_splice_tail [ 2468.171033] ok 23 - list_test_list_splice_init [ 2468.171066] ok 24 - list_test_list_splice_tail_init [ 2468.171111] ok 25 - list_test_list_entry [ 2468.171182] ok 26 - list_test_list_first_entry [ 2468.171204] ok 27 - list_test_list_last_entry [ 2468.171245] ok 28 - list_test_list_first_entry_or_null [ 2468.171290] ok 29 - list_test_list_next_entry [ 2468.171332] ok 30 - list_test_list_prev_entry [ 2468.171373] ok 31 - list_test_list_for_each [ 2468.171408] ok 32 - list_test_list_for_each_prev [ 2468.171450] ok 33 - list_test_list_for_each_safe [ 2468.171499] ok 34 - list_test_list_for_each_prev_safe [ 2468.171545] ok 35 - list_test_list_for_each_entry [ 2468.171585] ok 36 - list_test_list_for_each_entry_reverse [ 2468.171588] ok 9 - list-kunit-test [ 2468.179459] # Subtest: memcpy [ 2468.179461] 1..4 [ 2468.179533] # memset_test: ok: memset() direct assignment [ 2468.179538] # memset_test: ok: memset() complete overwrite [ 2468.179539] # memset_test: ok: memset() middle overwrite [ 2468.179540] # memset_test: ok: memset() argument side-effects [ 2468.179541] # memset_test: ok: memset() memset_after() [ 2468.179542] # memset_test: ok: memset() memset_startat() [ 2468.179550] ok 1 - memset_test [ 2468.179581] # memcpy_test: ok: memcpy() static initializers [ 2468.179583] # memcpy_test: ok: memcpy() direct assignment [ 2468.179584] # memcpy_test: ok: memcpy() complete overwrite [ 2468.179585] # memcpy_test: ok: memcpy() middle overwrite [ 2468.179586] # memcpy_test: ok: memcpy() argument side-effects [ 2468.180350] ok 2 - memcpy_test [ 2468.180431] # memmove_test: ok: memmove() static initializers [ 2468.180435] # memmove_test: ok: memmove() direct assignment [ 2468.180436] # memmove_test: ok: memmove() complete overwrite [ 2468.180437] # memmove_test: ok: memmove() middle overwrite [ 2468.180438] # memmove_test: ok: memmove() argument side-effects [ 2468.180439] # memmove_test: ok: memmove() overlapping write [ 2468.180448] ok 3 - memmove_test [ 2468.180488] ok 4 - strtomem_test [ 2468.180491] ok 10 - memcpy [ 2468.187870] # Subtest: mptcp-crypto [ 2468.187872] 1..1 [ 2468.187966] ok 1 - mptcp_crypto_test_basic [ 2468.187969] ok 11 - mptcp-crypto [ 2468.196161] # Subtest: mptcp-token [ 2468.196163] 1..4 [ 2468.196277] ok 1 - mptcp_token_test_req_basic [ 2468.196390] ok 2 - mptcp_token_test_msk_basic [ 2468.196456] ok 3 - mptcp_token_test_accept [ 2468.196531] ok 4 - mptcp_token_test_destroyed [ 2468.196533] ok 12 - mptcp-token [ 2468.215986] # Subtest: rational [ 2468.215989] 1..1 [ 2468.216078] # rational_test: ok 1 - Exceeds bounds, semi-convergent term > 1/2 last term [ 2468.216125] # rational_test: ok 2 - Exceeds bounds, semi-convergent term < 1/2 last term [ 2468.216153] # rational_test: ok 3 - Closest to zero [ 2468.216190] # rational_test: ok 4 - Closest to smallest non-zero [ 2468.216228] # rational_test: ok 5 - Use convergent [ 2468.216257] # rational_test: ok 6 - Exact answer [ 2468.216293] # rational_test: ok 7 - Semiconvergent, numerator limit [ 2468.216326] # rational_test: ok 8 - Semiconvergent, denominator limit [ 2468.216328] ok 1 - rational_test [ 2468.216330] ok 13 - rational [ 2468.224366] # Subtest: resource [ 2468.224368] 1..2 [ 2468.224487] ok 1 - resource_test_union [ 2468.224540] ok 2 - resource_test_intersection [ 2468.224542] ok 14 - resource [ 2468.231792] # Subtest: slub_test [ 2468.231794] 1..5 [ 2468.232328] ok 1 - test_clobber_zone [ 2468.232480] ok 2 - test_next_pointer [ 2468.232596] ok 3 - test_first_word [ 2468.232701] ok 4 - test_clobber_50th_byte [ 2468.232799] ok 5 - test_clobber_redzone_free [ 2468.232805] ok 15 - slub_test [ 2468.265867] # Subtest: sysctl_test [ 2468.265870] 1..10 [ 2468.265991] ok 1 - sysctl_test_api_dointvec_null_tbl_data [ 2468.266018] ok 2 - sysctl_test_api_dointvec_table_maxlen_unset [ 2468.266064] ok 3 - sysctl_test_api_dointvec_table_len_is_zero [ 2468.266165] ok 4 - sysctl_test_api_dointvec_table_read_but_position_set [ 2468.266253] ok 5 - sysctl_test_dointvec_read_happy_single_positive [ 2468.266318] ok 6 - sysctl_test_dointvec_read_happy_single_negative [ 2468.266405] ok 7 - sysctl_test_dointvec_write_happy_single_positive [ 2468.266439] ok 8 - sysctl_test_dointvec_write_happy_single_negative [ 2468.266465] ok 9 - sysctl_test_api_dointvec_write_single_less_int_min [ 2468.266552] ok 10 - sysctl_test_api_dointvec_write_single_greater_int_max [ 2468.266555] ok 16 - sysctl_test [ 2468.273055] # Subtest: bits-test [ 2468.273056] 1..3 [ 2468.273144] ok 1 - genmask_test [ 2468.273213] ok 2 - genmask_ull_test [ 2468.273312] ok 3 - genmask_input_check_test [ 2468.273315] ok 17 - bits-test [ 2468.318886] # Subtest: linear-ranges-test [ 2468.318890] 1..4 [ 2468.319025] ok 1 - range_test_get_value_amount [ 2468.319109] ok 2 - range_test_get_selector_high [ 2468.319156] ok 3 - range_test_get_selector_low [ 2468.319189] ok 4 - range_test_get_value [ 2468.319191] ok 18 - linear-ranges-test [ 2468.325739] # Subtest: list_sort [ 2468.325741] 1..1 [ 2468.326173] ok 1 - list_sort_test [ 2468.326177] ok 19 - list_sort [ 2468.353839] # Subtest: time_test_cases [ 2468.353842] 1..1 [ 2470.652001] ok 1 - time64_to_tm_test_date_range [ 2470.652020] ok 20 - time_test_cases