[ 2183.819450] # Subtest: bitfields [ 2183.819454] 1..2 [ 2183.819750] ok 1 - test_bitfields_constants [ 2183.819827] ok 2 - test_bitfields_variables [ 2183.819833] ok 1 - bitfields [ 2183.866545] # Subtest: cmdline [ 2183.866550] 1..4 [ 2183.870381] ok 1 - cmdline_test_noint [ 2183.870405] ok 2 - cmdline_test_lead_int [ 2183.870421] ok 3 - cmdline_test_tail_int [ 2183.870439] ok 4 - cmdline_test_range [ 2183.870443] ok 2 - cmdline [ 2183.916232] # Subtest: ext4_inode_test [ 2183.916236] 1..1 [ 2183.918271] # inode_test_xtimestamp_decoding: ok 1 - 1901-12-13 Lower bound of 32bit < 0 timestamp, no extra bits [ 2183.918542] # inode_test_xtimestamp_decoding: ok 2 - 1969-12-31 Upper bound of 32bit < 0 timestamp, no extra bits [ 2183.918578] # inode_test_xtimestamp_decoding: ok 3 - 1970-01-01 Lower bound of 32bit >=0 timestamp, no extra bits [ 2183.918612] # inode_test_xtimestamp_decoding: ok 4 - 2038-01-19 Upper bound of 32bit >=0 timestamp, no extra bits [ 2183.918646] # inode_test_xtimestamp_decoding: ok 5 - 2038-01-19 Lower bound of 32bit <0 timestamp, lo extra sec bit on [ 2183.921295] # inode_test_xtimestamp_decoding: ok 6 - 2106-02-07 Upper bound of 32bit <0 timestamp, lo extra sec bit on [ 2183.921322] # inode_test_xtimestamp_decoding: ok 7 - 2106-02-07 Lower bound of 32bit >=0 timestamp, lo extra sec bit on [ 2183.921346] # inode_test_xtimestamp_decoding: ok 8 - 2174-02-25 Upper bound of 32bit >=0 timestamp, lo extra sec bit on [ 2183.921369] # inode_test_xtimestamp_decoding: ok 9 - 2174-02-25 Lower bound of 32bit <0 timestamp, hi extra sec bit on [ 2183.921391] # inode_test_xtimestamp_decoding: ok 10 - 2242-03-16 Upper bound of 32bit <0 timestamp, hi extra sec bit on [ 2183.921414] # inode_test_xtimestamp_decoding: ok 11 - 2242-03-16 Lower bound of 32bit >=0 timestamp, hi extra sec bit on [ 2183.925647] # inode_test_xtimestamp_decoding: ok 12 - 2310-04-04 Upper bound of 32bit >=0 timestamp, hi extra sec bit on [ 2183.925702] # inode_test_xtimestamp_decoding: ok 13 - 2310-04-04 Upper bound of 32bit>=0 timestamp, hi extra sec bit 1. 1 ns [ 2183.925730] # inode_test_xtimestamp_decoding: ok 14 - 2378-04-22 Lower bound of 32bit>= timestamp. Extra sec bits 1. Max ns [ 2183.925756] # inode_test_xtimestamp_decoding: ok 15 - 2378-04-22 Lower bound of 32bit >=0 timestamp. All extra sec bits on [ 2183.925786] # inode_test_xtimestamp_decoding: ok 16 - 2446-05-10 Upper bound of 32bit >=0 timestamp. All extra sec bits on [ 2183.925788] ok 1 - inode_test_xtimestamp_decoding [ 2183.925791] ok 3 - ext4_inode_test [ 2183.988776] # Subtest: kunit-try-catch-test [ 2183.988781] 1..2 [ 2183.988831] ok 1 - kunit_test_try_catch_successful_try_no_catch [ 2183.988863] ok 2 - kunit_test_try_catch_unsuccessful_try_does_catch [ 2183.988865] ok 4 - kunit-try-catch-test [ 2183.988871] # Subtest: kunit-resource-test [ 2183.988872] 1..7 [ 2183.988890] ok 1 - kunit_resource_test_init_resources [ 2183.988906] ok 2 - kunit_resource_test_alloc_resource [ 2183.988921] ok 3 - kunit_resource_test_destroy_resource [ 2183.988936] ok 4 - kunit_resource_test_cleanup_resources [ 2183.988952] ok 5 - kunit_resource_test_proper_free_ordering [ 2183.988969] ok 6 - kunit_resource_test_static [ 2183.988985] ok 7 - kunit_resource_test_named [ 2183.988987] ok 5 - kunit-resource-test [ 2183.988991] # Subtest: kunit-log-test [ 2183.988992] 1..1 [ 2183.989005] put this in log. [ 2183.989006] this too. [ 2183.989007] add to suite log. [ 2183.989007] along with this. [ 2183.989012] ok 1 - kunit_log_test [ 2183.989013] ok 6 - kunit-log-test [ 2183.989019] # Subtest: kunit_status [ 2183.989019] 1..2 [ 2183.989036] ok 1 - kunit_status_set_failure_test [ 2183.989051] ok 2 - kunit_status_mark_skipped_test [ 2183.989053] ok 7 - kunit_status [ 2184.002599] # Subtest: rtc_lib_test_cases [ 2184.002604] 1..1 [ 2186.995441] ok 1 - rtc_time64_to_tm_test_date_range [ 2186.995455] ok 8 - rtc_lib_test_cases [ 2187.021608] # Subtest: list-kunit-test [ 2187.021611] 1..36 [ 2187.022491] ok 1 - list_test_list_init [ 2187.022543] ok 2 - list_test_list_add [ 2187.022599] ok 3 - list_test_list_add_tail [ 2187.022648] ok 4 - list_test_list_del [ 2187.022695] ok 5 - list_test_list_replace [ 2187.022736] ok 6 - list_test_list_replace_init [ 2187.022772] ok 7 - list_test_list_swap [ 2187.022800] ok 8 - list_test_list_del_init [ 2187.022856] ok 9 - list_test_list_move [ 2187.022920] ok 10 - list_test_list_move_tail [ 2187.022964] ok 11 - list_test_list_bulk_move_tail [ 2187.023022] ok 12 - list_test_list_is_first [ 2187.023085] ok 13 - list_test_list_is_last [ 2187.023125] ok 14 - list_test_list_empty [ 2187.023159] ok 15 - list_test_list_empty_careful [ 2187.023193] ok 16 - list_test_list_rotate_left [ 2187.023227] ok 17 - list_test_list_rotate_to_front [ 2187.023294] ok 18 - list_test_list_is_singular [ 2187.024261] ok 19 - list_test_list_cut_position [ 2187.024297] ok 20 - list_test_list_cut_before [ 2187.024325] ok 21 - list_test_list_splice [ 2187.024351] ok 22 - list_test_list_splice_tail [ 2187.024380] ok 23 - list_test_list_splice_init [ 2187.024408] ok 24 - list_test_list_splice_tail_init [ 2187.024434] ok 25 - list_test_list_entry [ 2187.024460] ok 26 - list_test_list_first_entry [ 2187.024489] ok 27 - list_test_list_last_entry [ 2187.024529] ok 28 - list_test_list_first_entry_or_null [ 2187.024563] ok 29 - list_test_list_next_entry [ 2187.024590] ok 30 - list_test_list_prev_entry [ 2187.024618] ok 31 - list_test_list_for_each [ 2187.024649] ok 32 - list_test_list_for_each_prev [ 2187.024705] ok 33 - list_test_list_for_each_safe [ 2187.024748] ok 34 - list_test_list_for_each_prev_safe [ 2187.024785] ok 35 - list_test_list_for_each_entry [ 2187.024818] ok 36 - list_test_list_for_each_entry_reverse [ 2187.024820] ok 9 - list-kunit-test [ 2187.038799] # Subtest: memcpy [ 2187.038802] 1..4 [ 2187.040355] # memset_test: ok: memset() direct assignment [ 2187.040360] # memset_test: ok: memset() complete overwrite [ 2187.040362] # memset_test: ok: memset() middle overwrite [ 2187.040364] # memset_test: ok: memset() argument side-effects [ 2187.040365] # memset_test: ok: memset() memset_after() [ 2187.040367] # memset_test: ok: memset() memset_startat() [ 2187.040380] ok 1 - memset_test [ 2187.040492] # memcpy_test: ok: memcpy() static initializers [ 2187.040496] # memcpy_test: ok: memcpy() direct assignment [ 2187.040497] # memcpy_test: ok: memcpy() complete overwrite [ 2187.040499] # memcpy_test: ok: memcpy() middle overwrite [ 2187.040501] # memcpy_test: ok: memcpy() argument side-effects [ 2187.040508] ok 2 - memcpy_test [ 2187.040539] # memmove_test: ok: memmove() static initializers [ 2187.040541] # memmove_test: ok: memmove() direct assignment [ 2187.040543] # memmove_test: ok: memmove() complete overwrite [ 2187.040545] # memmove_test: ok: memmove() middle overwrite [ 2187.040546] # memmove_test: ok: memmove() argument side-effects [ 2187.040548] # memmove_test: ok: memmove() overlapping write [ 2187.040555] ok 3 - memmove_test [ 2187.040620] ok 4 - strtomem_test [ 2187.040627] ok 10 - memcpy [ 2187.051227] # Subtest: mptcp-crypto [ 2187.051230] 1..1 [ 2187.052023] ok 1 - mptcp_crypto_test_basic [ 2187.052026] ok 11 - mptcp-crypto [ 2187.069547] # Subtest: mptcp-token [ 2187.069549] 1..4 [ 2187.071724] ok 1 - mptcp_token_test_req_basic [ 2187.071790] ok 2 - mptcp_token_test_msk_basic [ 2187.071945] ok 3 - mptcp_token_test_accept [ 2187.072001] ok 4 - mptcp_token_test_destroyed [ 2187.072003] ok 12 - mptcp-token [ 2187.110361] # Subtest: rational [ 2187.110366] 1..1 [ 2187.110678] # rational_test: ok 1 - Exceeds bounds, semi-convergent term > 1/2 last term [ 2187.110868] # rational_test: ok 2 - Exceeds bounds, semi-convergent term < 1/2 last term [ 2187.112015] # rational_test: ok 3 - Closest to zero [ 2187.112130] # rational_test: ok 4 - Closest to smallest non-zero [ 2187.112206] # rational_test: ok 5 - Use convergent [ 2187.112271] # rational_test: ok 6 - Exact answer [ 2187.112298] # rational_test: ok 7 - Semiconvergent, numerator limit [ 2187.112768] # rational_test: ok 8 - Semiconvergent, denominator limit [ 2187.112773] ok 1 - rational_test [ 2187.112775] ok 13 - rational [ 2187.124285] # Subtest: resource [ 2187.124288] 1..2 [ 2187.124359] ok 1 - resource_test_union [ 2187.124443] ok 2 - resource_test_intersection [ 2187.124445] ok 14 - resource [ 2187.134481] # Subtest: slub_test [ 2187.134484] 1..5 [ 2187.134992] ok 1 - test_clobber_zone [ 2187.135178] ok 2 - test_next_pointer [ 2187.135241] ok 3 - test_first_word [ 2187.135298] ok 4 - test_clobber_50th_byte [ 2187.135443] ok 5 - test_clobber_redzone_free [ 2187.135448] ok 15 - slub_test [ 2187.201701] # Subtest: sysctl_test [ 2187.201706] 1..10 [ 2187.203131] ok 1 - sysctl_test_api_dointvec_null_tbl_data [ 2187.203686] ok 2 - sysctl_test_api_dointvec_table_maxlen_unset [ 2187.203722] ok 3 - sysctl_test_api_dointvec_table_len_is_zero [ 2187.203753] ok 4 - sysctl_test_api_dointvec_table_read_but_position_set [ 2187.203807] ok 5 - sysctl_test_dointvec_read_happy_single_positive [ 2187.203844] ok 6 - sysctl_test_dointvec_read_happy_single_negative [ 2187.203905] ok 7 - sysctl_test_dointvec_write_happy_single_positive [ 2187.203964] ok 8 - sysctl_test_dointvec_write_happy_single_negative [ 2187.204036] ok 9 - sysctl_test_api_dointvec_write_single_less_int_min [ 2187.204688] ok 10 - sysctl_test_api_dointvec_write_single_greater_int_max [ 2187.204693] ok 16 - sysctl_test [ 2187.215362] # Subtest: bits-test [ 2187.215365] 1..3 [ 2187.215426] ok 1 - genmask_test [ 2187.215462] ok 2 - genmask_ull_test [ 2187.215502] ok 3 - genmask_input_check_test [ 2187.215504] ok 17 - bits-test [ 2187.313534] # Subtest: linear-ranges-test [ 2187.313540] 1..4 [ 2187.315782] ok 1 - range_test_get_value_amount [ 2187.315865] ok 2 - range_test_get_selector_high [ 2187.316236] ok 3 - range_test_get_selector_low [ 2187.316287] ok 4 - range_test_get_value [ 2187.316290] ok 18 - linear-ranges-test [ 2187.334300] # Subtest: list_sort [ 2187.334303] 1..1 [ 2187.336402] ok 1 - list_sort_test [ 2187.336407] ok 19 - list_sort [ 2187.360574] # Subtest: time_test_cases [ 2187.360576] 1..1 [ 2190.238761] ok 1 - time64_to_tm_test_date_range [ 2190.238777] ok 20 - time_test_cases