[ 2637.947804] # Subtest: bitfields [ 2637.947809] 1..2 [ 2637.947875] ok 1 - test_bitfields_constants [ 2637.947914] ok 2 - test_bitfields_variables [ 2637.947916] ok 1 - bitfields [ 2637.979078] # Subtest: cmdline [ 2637.979080] 1..4 [ 2637.979208] ok 1 - cmdline_test_noint [ 2637.979278] ok 2 - cmdline_test_lead_int [ 2637.979326] ok 3 - cmdline_test_tail_int [ 2637.979352] ok 4 - cmdline_test_range [ 2637.979354] ok 2 - cmdline [ 2638.008132] # Subtest: ext4_inode_test [ 2638.008134] 1..1 [ 2638.008185] # inode_test_xtimestamp_decoding: ok 1 - 1901-12-13 Lower bound of 32bit < 0 timestamp, no extra bits [ 2638.008209] # inode_test_xtimestamp_decoding: ok 2 - 1969-12-31 Upper bound of 32bit < 0 timestamp, no extra bits [ 2638.008232] # inode_test_xtimestamp_decoding: ok 3 - 1970-01-01 Lower bound of 32bit >=0 timestamp, no extra bits [ 2638.008255] # inode_test_xtimestamp_decoding: ok 4 - 2038-01-19 Upper bound of 32bit >=0 timestamp, no extra bits [ 2638.008279] # inode_test_xtimestamp_decoding: ok 5 - 2038-01-19 Lower bound of 32bit <0 timestamp, lo extra sec bit on [ 2638.008309] # inode_test_xtimestamp_decoding: ok 6 - 2106-02-07 Upper bound of 32bit <0 timestamp, lo extra sec bit on [ 2638.008333] # inode_test_xtimestamp_decoding: ok 7 - 2106-02-07 Lower bound of 32bit >=0 timestamp, lo extra sec bit on [ 2638.008355] # inode_test_xtimestamp_decoding: ok 8 - 2174-02-25 Upper bound of 32bit >=0 timestamp, lo extra sec bit on [ 2638.008377] # inode_test_xtimestamp_decoding: ok 9 - 2174-02-25 Lower bound of 32bit <0 timestamp, hi extra sec bit on [ 2638.008398] # inode_test_xtimestamp_decoding: ok 10 - 2242-03-16 Upper bound of 32bit <0 timestamp, hi extra sec bit on [ 2638.008422] # inode_test_xtimestamp_decoding: ok 11 - 2242-03-16 Lower bound of 32bit >=0 timestamp, hi extra sec bit on [ 2638.008447] # inode_test_xtimestamp_decoding: ok 12 - 2310-04-04 Upper bound of 32bit >=0 timestamp, hi extra sec bit on [ 2638.008465] # inode_test_xtimestamp_decoding: ok 13 - 2310-04-04 Upper bound of 32bit>=0 timestamp, hi extra sec bit 1. 1 ns [ 2638.008491] # inode_test_xtimestamp_decoding: ok 14 - 2378-04-22 Lower bound of 32bit>= timestamp. Extra sec bits 1. Max ns [ 2638.008512] # inode_test_xtimestamp_decoding: ok 15 - 2378-04-22 Lower bound of 32bit >=0 timestamp. All extra sec bits on [ 2638.008534] # inode_test_xtimestamp_decoding: ok 16 - 2446-05-10 Upper bound of 32bit >=0 timestamp. All extra sec bits on [ 2638.008537] ok 1 - inode_test_xtimestamp_decoding [ 2638.008539] ok 3 - ext4_inode_test [ 2638.068080] # Subtest: kunit-try-catch-test [ 2638.068084] 1..2 [ 2638.068167] ok 1 - kunit_test_try_catch_successful_try_no_catch [ 2638.068212] ok 2 - kunit_test_try_catch_unsuccessful_try_does_catch [ 2638.068214] ok 4 - kunit-try-catch-test [ 2638.068224] # Subtest: kunit-resource-test [ 2638.068225] 1..7 [ 2638.068248] ok 1 - kunit_resource_test_init_resources [ 2638.068265] ok 2 - kunit_resource_test_alloc_resource [ 2638.068288] ok 3 - kunit_resource_test_destroy_resource [ 2638.068304] ok 4 - kunit_resource_test_cleanup_resources [ 2638.068329] ok 5 - kunit_resource_test_proper_free_ordering [ 2638.068349] ok 6 - kunit_resource_test_static [ 2638.068386] ok 7 - kunit_resource_test_named [ 2638.068387] ok 5 - kunit-resource-test [ 2638.068392] # Subtest: kunit-log-test [ 2638.068393] 1..1 [ 2638.068408] put this in log. [ 2638.068409] this too. [ 2638.068410] add to suite log. [ 2638.068410] along with this. [ 2638.068415] ok 1 - kunit_log_test [ 2638.068417] ok 6 - kunit-log-test [ 2638.068421] # Subtest: kunit_status [ 2638.068421] 1..2 [ 2638.068448] ok 1 - kunit_status_set_failure_test [ 2638.068462] ok 2 - kunit_status_mark_skipped_test [ 2638.068464] ok 7 - kunit_status [ 2638.076094] # Subtest: rtc_lib_test_cases [ 2638.076096] 1..1 [ 2640.721826] ok 1 - rtc_time64_to_tm_test_date_range [ 2640.721840] ok 8 - rtc_lib_test_cases [ 2640.733462] # Subtest: list-kunit-test [ 2640.733464] 1..36 [ 2640.733519] ok 1 - list_test_list_init [ 2640.733566] ok 2 - list_test_list_add [ 2640.733585] ok 3 - list_test_list_add_tail [ 2640.733617] ok 4 - list_test_list_del [ 2640.733652] ok 5 - list_test_list_replace [ 2640.733670] ok 6 - list_test_list_replace_init [ 2640.733769] ok 7 - list_test_list_swap [ 2640.733823] ok 8 - list_test_list_del_init [ 2640.733841] ok 9 - list_test_list_move [ 2640.733873] ok 10 - list_test_list_move_tail [ 2640.733892] ok 11 - list_test_list_bulk_move_tail [ 2640.733935] ok 12 - list_test_list_is_first [ 2640.733954] ok 13 - list_test_list_is_last [ 2640.733981] ok 14 - list_test_list_empty [ 2640.734007] ok 15 - list_test_list_empty_careful [ 2640.734027] ok 16 - list_test_list_rotate_left [ 2640.734054] ok 17 - list_test_list_rotate_to_front [ 2640.734085] ok 18 - list_test_list_is_singular [ 2640.734105] ok 19 - list_test_list_cut_position [ 2640.734131] ok 20 - list_test_list_cut_before [ 2640.734151] ok 21 - list_test_list_splice [ 2640.734176] ok 22 - list_test_list_splice_tail [ 2640.734196] ok 23 - list_test_list_splice_init [ 2640.734219] ok 24 - list_test_list_splice_tail_init [ 2640.734249] ok 25 - list_test_list_entry [ 2640.734269] ok 26 - list_test_list_first_entry [ 2640.734290] ok 27 - list_test_list_last_entry [ 2640.734312] ok 28 - list_test_list_first_entry_or_null [ 2640.734344] ok 29 - list_test_list_next_entry [ 2640.734373] ok 30 - list_test_list_prev_entry [ 2640.734392] ok 31 - list_test_list_for_each [ 2640.734417] ok 32 - list_test_list_for_each_prev [ 2640.734437] ok 33 - list_test_list_for_each_safe [ 2640.734464] ok 34 - list_test_list_for_each_prev_safe [ 2640.734485] ok 35 - list_test_list_for_each_entry [ 2640.734506] ok 36 - list_test_list_for_each_entry_reverse [ 2640.734508] ok 9 - list-kunit-test [ 2640.743604] # Subtest: memcpy [ 2640.743607] 1..4 [ 2640.743676] # memset_test: ok: memset() direct assignment [ 2640.743679] # memset_test: ok: memset() complete overwrite [ 2640.743681] # memset_test: ok: memset() middle overwrite [ 2640.743682] # memset_test: ok: memset() argument side-effects [ 2640.743684] # memset_test: ok: memset() memset_after() [ 2640.743686] # memset_test: ok: memset() memset_startat() [ 2640.743697] ok 1 - memset_test [ 2640.743748] # memcpy_test: ok: memcpy() static initializers [ 2640.743751] # memcpy_test: ok: memcpy() direct assignment [ 2640.743753] # memcpy_test: ok: memcpy() complete overwrite [ 2640.743755] # memcpy_test: ok: memcpy() middle overwrite [ 2640.743756] # memcpy_test: ok: memcpy() argument side-effects [ 2640.743765] ok 2 - memcpy_test [ 2640.743800] # memmove_test: ok: memmove() static initializers [ 2640.743804] # memmove_test: ok: memmove() direct assignment [ 2640.743805] # memmove_test: ok: memmove() complete overwrite [ 2640.743807] # memmove_test: ok: memmove() middle overwrite [ 2640.743808] # memmove_test: ok: memmove() argument side-effects [ 2640.743810] # memmove_test: ok: memmove() overlapping write [ 2640.743818] ok 3 - memmove_test [ 2640.743861] ok 4 - strtomem_test [ 2640.743863] ok 10 - memcpy [ 2640.754128] # Subtest: mptcp-crypto [ 2640.754130] 1..1 [ 2640.754202] ok 1 - mptcp_crypto_test_basic [ 2640.754205] ok 11 - mptcp-crypto [ 2640.762398] # Subtest: mptcp-token [ 2640.762402] 1..4 [ 2640.762469] ok 1 - mptcp_token_test_req_basic [ 2640.762517] ok 2 - mptcp_token_test_msk_basic [ 2640.762563] ok 3 - mptcp_token_test_accept [ 2640.762590] ok 4 - mptcp_token_test_destroyed [ 2640.762591] ok 12 - mptcp-token [ 2640.781244] # Subtest: rational [ 2640.781248] 1..1 [ 2640.781333] # rational_test: ok 1 - Exceeds bounds, semi-convergent term > 1/2 last term [ 2640.781416] # rational_test: ok 2 - Exceeds bounds, semi-convergent term < 1/2 last term [ 2640.781489] # rational_test: ok 3 - Closest to zero [ 2640.781516] # rational_test: ok 4 - Closest to smallest non-zero [ 2640.781580] # rational_test: ok 5 - Use convergent [ 2640.781622] # rational_test: ok 6 - Exact answer [ 2640.781648] # rational_test: ok 7 - Semiconvergent, numerator limit [ 2640.781692] # rational_test: ok 8 - Semiconvergent, denominator limit [ 2640.781694] ok 1 - rational_test [ 2640.781696] ok 13 - rational [ 2640.789749] # Subtest: resource [ 2640.789751] 1..2 [ 2640.789834] ok 1 - resource_test_union [ 2640.789956] ok 2 - resource_test_intersection [ 2640.789964] ok 14 - resource [ 2640.797721] # Subtest: slub_test [ 2640.797723] 1..5 [ 2640.798094] ok 1 - test_clobber_zone [ 2640.798184] ok 2 - test_next_pointer [ 2640.798233] ok 3 - test_first_word [ 2640.798291] ok 4 - test_clobber_50th_byte [ 2640.798344] ok 5 - test_clobber_redzone_free [ 2640.798346] ok 15 - slub_test [ 2640.837010] # Subtest: sysctl_test [ 2640.837013] 1..10 [ 2640.837056] ok 1 - sysctl_test_api_dointvec_null_tbl_data [ 2640.837081] ok 2 - sysctl_test_api_dointvec_table_maxlen_unset [ 2640.837107] ok 3 - sysctl_test_api_dointvec_table_len_is_zero [ 2640.837125] ok 4 - sysctl_test_api_dointvec_table_read_but_position_set [ 2640.837152] ok 5 - sysctl_test_dointvec_read_happy_single_positive [ 2640.837187] ok 6 - sysctl_test_dointvec_read_happy_single_negative [ 2640.837207] ok 7 - sysctl_test_dointvec_write_happy_single_positive [ 2640.837233] ok 8 - sysctl_test_dointvec_write_happy_single_negative [ 2640.837255] ok 9 - sysctl_test_api_dointvec_write_single_less_int_min [ 2640.837276] ok 10 - sysctl_test_api_dointvec_write_single_greater_int_max [ 2640.837278] ok 16 - sysctl_test [ 2640.844803] # Subtest: bits-test [ 2640.844804] 1..3 [ 2640.844866] ok 1 - genmask_test [ 2640.844903] ok 2 - genmask_ull_test [ 2640.844935] ok 3 - genmask_input_check_test [ 2640.844937] ok 17 - bits-test [ 2640.901378] # Subtest: linear-ranges-test [ 2640.901384] 1..4 [ 2640.901470] ok 1 - range_test_get_value_amount [ 2640.901520] ok 2 - range_test_get_selector_high [ 2640.901557] ok 3 - range_test_get_selector_low [ 2640.901596] ok 4 - range_test_get_value [ 2640.901598] ok 18 - linear-ranges-test [ 2640.910733] # Subtest: list_sort [ 2640.910736] 1..1 [ 2640.911264] ok 1 - list_sort_test [ 2640.911266] ok 19 - list_sort [ 2640.930784] # Subtest: time_test_cases [ 2640.930787] 1..1 [ 2643.858290] ok 1 - time64_to_tm_test_date_range [ 2643.858306] ok 20 - time_test_cases