[ 1518.464202] # Subtest: bitfields [ 1518.464206] 1..2 [ 1518.464625] ok 1 - test_bitfields_constants [ 1518.464831] ok 2 - test_bitfields_variables [ 1518.465123] ok 1 - bitfields [ 1518.508834] # Subtest: cmdline [ 1518.508838] 1..4 [ 1518.509270] ok 1 - cmdline_test_noint [ 1518.509491] ok 2 - cmdline_test_lead_int [ 1518.509806] ok 3 - cmdline_test_tail_int [ 1518.510129] ok 4 - cmdline_test_range [ 1518.510406] ok 2 - cmdline [ 1518.554131] # Subtest: ext4_inode_test [ 1518.554135] 1..1 [ 1518.554609] # inode_test_xtimestamp_decoding: ok 1 - 1901-12-13 Lower bound of 32bit < 0 timestamp, no extra bits [ 1518.554808] # inode_test_xtimestamp_decoding: ok 2 - 1969-12-31 Upper bound of 32bit < 0 timestamp, no extra bits [ 1518.555561] # inode_test_xtimestamp_decoding: ok 3 - 1970-01-01 Lower bound of 32bit >=0 timestamp, no extra bits [ 1518.556373] # inode_test_xtimestamp_decoding: ok 4 - 2038-01-19 Upper bound of 32bit >=0 timestamp, no extra bits [ 1518.557130] # inode_test_xtimestamp_decoding: ok 5 - 2038-01-19 Lower bound of 32bit <0 timestamp, lo extra sec bit on [ 1518.557847] # inode_test_xtimestamp_decoding: ok 6 - 2106-02-07 Upper bound of 32bit <0 timestamp, lo extra sec bit on [ 1518.558624] # inode_test_xtimestamp_decoding: ok 7 - 2106-02-07 Lower bound of 32bit >=0 timestamp, lo extra sec bit on [ 1518.559377] # inode_test_xtimestamp_decoding: ok 8 - 2174-02-25 Upper bound of 32bit >=0 timestamp, lo extra sec bit on [ 1518.560133] # inode_test_xtimestamp_decoding: ok 9 - 2174-02-25 Lower bound of 32bit <0 timestamp, hi extra sec bit on [ 1518.560880] # inode_test_xtimestamp_decoding: ok 10 - 2242-03-16 Upper bound of 32bit <0 timestamp, hi extra sec bit on [ 1518.561626] # inode_test_xtimestamp_decoding: ok 11 - 2242-03-16 Lower bound of 32bit >=0 timestamp, hi extra sec bit on [ 1518.562375] # inode_test_xtimestamp_decoding: ok 12 - 2310-04-04 Upper bound of 32bit >=0 timestamp, hi extra sec bit on [ 1518.563130] # inode_test_xtimestamp_decoding: ok 13 - 2310-04-04 Upper bound of 32bit>=0 timestamp, hi extra sec bit 1. 1 ns [ 1518.563932] # inode_test_xtimestamp_decoding: ok 14 - 2378-04-22 Lower bound of 32bit>= timestamp. Extra sec bits 1. Max ns [ 1518.564734] # inode_test_xtimestamp_decoding: ok 15 - 2378-04-22 Lower bound of 32bit >=0 timestamp. All extra sec bits on [ 1518.565509] # inode_test_xtimestamp_decoding: ok 16 - 2446-05-10 Upper bound of 32bit >=0 timestamp. All extra sec bits on [ 1518.566232] ok 1 - inode_test_xtimestamp_decoding [ 1518.566970] ok 3 - ext4_inode_test [ 1518.662632] # Subtest: kunit-try-catch-test [ 1518.662636] 1..2 [ 1518.663174] ok 1 - kunit_test_try_catch_successful_try_no_catch [ 1518.663395] ok 2 - kunit_test_try_catch_unsuccessful_try_does_catch [ 1518.663795] ok 4 - kunit-try-catch-test [ 1518.664563] # Subtest: kunit-resource-test [ 1518.664564] 1..7 [ 1518.665124] ok 1 - kunit_resource_test_init_resources [ 1518.665329] ok 2 - kunit_resource_test_alloc_resource [ 1518.665703] ok 3 - kunit_resource_test_destroy_resource [ 1518.666091] ok 4 - kunit_resource_test_cleanup_resources [ 1518.666495] ok 5 - kunit_resource_test_proper_free_ordering [ 1518.666996] ok 6 - kunit_resource_test_static [ 1518.667420] ok 7 - kunit_resource_test_named [ 1518.667717] ok 5 - kunit-resource-test [ 1518.668259] # Subtest: kunit-log-test [ 1518.668260] 1..1 [ 1518.668615] put this in log. [ 1518.669049] this too. [ 1518.669254] add to suite log. [ 1518.669405] along with this. [ 1518.669607] ok 1 - kunit_log_test [ 1518.669792] ok 6 - kunit-log-test [ 1518.670241] # Subtest: kunit_status [ 1518.670242] 1..2 [ 1518.670543] ok 1 - kunit_status_set_failure_test [ 1518.670761] ok 2 - kunit_status_mark_skipped_test [ 1518.671084] ok 7 - kunit_status [ 1518.683462] # Subtest: rtc_lib_test_cases [ 1518.683467] 1..1 [ 1520.843581] ok 1 - rtc_time64_to_tm_test_date_range [ 1520.844079] ok 8 - rtc_lib_test_cases [ 1520.856708] # Subtest: list-kunit-test [ 1520.856712] 1..36 [ 1520.857178] ok 1 - list_test_list_init [ 1520.857464] ok 2 - list_test_list_add [ 1520.857792] ok 3 - list_test_list_add_tail [ 1520.858100] ok 4 - list_test_list_del [ 1520.858430] ok 5 - list_test_list_replace [ 1520.858737] ok 6 - list_test_list_replace_init [ 1520.859058] ok 7 - list_test_list_swap [ 1520.859406] ok 8 - list_test_list_del_init [ 1520.859706] ok 9 - list_test_list_move [ 1520.860024] ok 10 - list_test_list_move_tail [ 1520.860318] ok 11 - list_test_list_bulk_move_tail [ 1520.860642] ok 12 - list_test_list_is_first [ 1520.861001] ok 13 - list_test_list_is_last [ 1520.861322] ok 14 - list_test_list_empty [ 1520.861637] ok 15 - list_test_list_empty_careful [ 1520.861939] ok 16 - list_test_list_rotate_left [ 1520.862289] ok 17 - list_test_list_rotate_to_front [ 1520.862624] ok 18 - list_test_list_is_singular [ 1520.862982] ok 19 - list_test_list_cut_position [ 1520.863318] ok 20 - list_test_list_cut_before [ 1520.863660] ok 21 - list_test_list_splice [ 1520.864316] ok 22 - list_test_list_splice_tail [ 1520.864644] ok 23 - list_test_list_splice_init [ 1520.864978] ok 24 - list_test_list_splice_tail_init [ 1520.865328] ok 25 - list_test_list_entry [ 1520.865705] ok 26 - list_test_list_first_entry [ 1520.866015] ok 27 - list_test_list_last_entry [ 1520.866355] ok 28 - list_test_list_first_entry_or_null [ 1520.866690] ok 29 - list_test_list_next_entry [ 1520.867087] ok 30 - list_test_list_prev_entry [ 1520.867418] ok 31 - list_test_list_for_each [ 1520.867751] ok 32 - list_test_list_for_each_prev [ 1520.868071] ok 33 - list_test_list_for_each_safe [ 1520.868424] ok 34 - list_test_list_for_each_prev_safe [ 1520.868772] ok 35 - list_test_list_for_each_entry [ 1520.869145] ok 36 - list_test_list_for_each_entry_reverse [ 1520.869472] ok 9 - list-kunit-test [ 1520.881460] # Subtest: memcpy [ 1520.881464] 1..4 [ 1520.881871] # memset_test: ok: memset() direct assignment [ 1520.882384] # memset_test: ok: memset() complete overwrite [ 1520.882756] # memset_test: ok: memset() middle overwrite [ 1520.883118] # memset_test: ok: memset() argument side-effects [ 1520.883507] # memset_test: ok: memset() memset_after() [ 1520.883859] # memset_test: ok: memset() memset_startat() [ 1520.884281] ok 1 - memset_test [ 1520.884380] # memcpy_test: ok: memcpy() static initializers [ 1520.885100] # memcpy_test: ok: memcpy() direct assignment [ 1520.885464] # memcpy_test: ok: memcpy() complete overwrite [ 1520.885834] # memcpy_test: ok: memcpy() middle overwrite [ 1520.886192] # memcpy_test: ok: memcpy() argument side-effects [ 1520.886589] ok 2 - memcpy_test [ 1520.886655] # memmove_test: ok: memmove() static initializers [ 1520.887572] # memmove_test: ok: memmove() direct assignment [ 1520.887953] # memmove_test: ok: memmove() complete overwrite [ 1520.888337] # memmove_test: ok: memmove() middle overwrite [ 1520.888716] # memmove_test: ok: memmove() argument side-effects [ 1520.889121] # memmove_test: ok: memmove() overlapping write [ 1520.889530] ok 3 - memmove_test [ 1520.889700] ok 4 - strtomem_test [ 1520.890333] ok 10 - memcpy [ 1520.902611] # Subtest: mptcp-crypto [ 1520.902615] 1..1 [ 1520.903051] ok 1 - mptcp_crypto_test_basic [ 1520.903199] ok 11 - mptcp-crypto [ 1520.914809] # Subtest: mptcp-token [ 1520.914814] 1..4 [ 1520.915239] ok 1 - mptcp_token_test_req_basic [ 1520.915438] ok 2 - mptcp_token_test_msk_basic [ 1520.915776] ok 3 - mptcp_token_test_accept [ 1520.916123] ok 4 - mptcp_token_test_destroyed [ 1520.916405] ok 12 - mptcp-token [ 1520.942827] # Subtest: rational [ 1520.942831] 1..1 [ 1520.943285] # rational_test: ok 1 - Exceeds bounds, semi-convergent term > 1/2 last term [ 1520.943477] # rational_test: ok 2 - Exceeds bounds, semi-convergent term < 1/2 last term [ 1520.944183] # rational_test: ok 3 - Closest to zero [ 1520.944754] # rational_test: ok 4 - Closest to smallest non-zero [ 1520.945133] # rational_test: ok 5 - Use convergent [ 1520.945583] # rational_test: ok 6 - Exact answer [ 1520.945972] # rational_test: ok 7 - Semiconvergent, numerator limit [ 1520.946324] # rational_test: ok 8 - Semiconvergent, denominator limit [ 1520.946751] ok 1 - rational_test [ 1520.947178] ok 13 - rational [ 1520.958631] # Subtest: resource [ 1520.958635] 1..2 [ 1520.959113] ok 1 - resource_test_union [ 1520.959310] ok 2 - resource_test_intersection [ 1520.959578] ok 14 - resource [ 1520.971654] # Subtest: slub_test [ 1520.971658] 1..5 [ 1520.972275] ok 1 - test_clobber_zone [ 1520.972529] ok 2 - test_next_pointer [ 1520.972860] ok 3 - test_first_word [ 1520.973184] ok 4 - test_clobber_50th_byte [ 1520.973487] ok 5 - test_clobber_redzone_free [ 1520.973774] ok 15 - slub_test [ 1521.032726] # Subtest: sysctl_test [ 1521.032730] 1..10 [ 1521.033216] ok 1 - sysctl_test_api_dointvec_null_tbl_data [ 1521.033415] ok 2 - sysctl_test_api_dointvec_table_maxlen_unset [ 1521.033820] ok 3 - sysctl_test_api_dointvec_table_len_is_zero [ 1521.034481] ok 4 - sysctl_test_api_dointvec_table_read_but_position_set [ 1521.034907] ok 5 - sysctl_test_dointvec_read_happy_single_positive [ 1521.035384] ok 6 - sysctl_test_dointvec_read_happy_single_negative [ 1521.035867] ok 7 - sysctl_test_dointvec_write_happy_single_positive [ 1521.036327] ok 8 - sysctl_test_dointvec_write_happy_single_negative [ 1521.036796] ok 9 - sysctl_test_api_dointvec_write_single_less_int_min [ 1521.037251] ok 10 - sysctl_test_api_dointvec_write_single_greater_int_max [ 1521.037677] ok 16 - sysctl_test [ 1521.049183] # Subtest: bits-test [ 1521.049187] 1..3 [ 1521.049538] ok 1 - genmask_test [ 1521.049741] ok 2 - genmask_ull_test [ 1521.050018] ok 3 - genmask_input_check_test [ 1521.050271] ok 17 - bits-test [ 1521.126355] # Subtest: linear-ranges-test [ 1521.126359] 1..4 [ 1521.126814] ok 1 - range_test_get_value_amount [ 1521.127007] ok 2 - range_test_get_selector_high [ 1521.127366] ok 3 - range_test_get_selector_low [ 1521.127717] ok 4 - range_test_get_value [ 1521.128020] ok 18 - linear-ranges-test [ 1521.139327] # Subtest: list_sort [ 1521.139331] 1..1 [ 1521.140264] ok 1 - list_sort_test [ 1521.140413] ok 19 - list_sort [ 1521.168069] # Subtest: time_test_cases [ 1521.168073] 1..1 [ 1523.395965] ok 1 - time64_to_tm_test_date_range [ 1523.396153] ok 20 - time_test_cases