[ 1662.287781] # Subtest: bitfields [ 1662.287787] 1..2 [ 1662.287844] ok 1 - test_bitfields_constants [ 1662.287871] ok 2 - test_bitfields_variables [ 1662.287873] ok 1 - bitfields [ 1662.316497] # Subtest: cmdline [ 1662.316499] 1..4 [ 1662.316562] ok 1 - cmdline_test_noint [ 1662.316584] ok 2 - cmdline_test_lead_int [ 1662.316613] ok 3 - cmdline_test_tail_int [ 1662.316644] ok 4 - cmdline_test_range [ 1662.316646] ok 2 - cmdline [ 1662.340017] # Subtest: ext4_inode_test [ 1662.340019] 1..1 [ 1662.340050] # inode_test_xtimestamp_decoding: ok 1 - 1901-12-13 Lower bound of 32bit < 0 timestamp, no extra bits [ 1662.340072] # inode_test_xtimestamp_decoding: ok 2 - 1969-12-31 Upper bound of 32bit < 0 timestamp, no extra bits [ 1662.340094] # inode_test_xtimestamp_decoding: ok 3 - 1970-01-01 Lower bound of 32bit >=0 timestamp, no extra bits [ 1662.340118] # inode_test_xtimestamp_decoding: ok 4 - 2038-01-19 Upper bound of 32bit >=0 timestamp, no extra bits [ 1662.340142] # inode_test_xtimestamp_decoding: ok 5 - 2038-01-19 Lower bound of 32bit <0 timestamp, lo extra sec bit on [ 1662.340164] # inode_test_xtimestamp_decoding: ok 6 - 2106-02-07 Upper bound of 32bit <0 timestamp, lo extra sec bit on [ 1662.340188] # inode_test_xtimestamp_decoding: ok 7 - 2106-02-07 Lower bound of 32bit >=0 timestamp, lo extra sec bit on [ 1662.340210] # inode_test_xtimestamp_decoding: ok 8 - 2174-02-25 Upper bound of 32bit >=0 timestamp, lo extra sec bit on [ 1662.340232] # inode_test_xtimestamp_decoding: ok 9 - 2174-02-25 Lower bound of 32bit <0 timestamp, hi extra sec bit on [ 1662.340253] # inode_test_xtimestamp_decoding: ok 10 - 2242-03-16 Upper bound of 32bit <0 timestamp, hi extra sec bit on [ 1662.340275] # inode_test_xtimestamp_decoding: ok 11 - 2242-03-16 Lower bound of 32bit >=0 timestamp, hi extra sec bit on [ 1662.340296] # inode_test_xtimestamp_decoding: ok 12 - 2310-04-04 Upper bound of 32bit >=0 timestamp, hi extra sec bit on [ 1662.340319] # inode_test_xtimestamp_decoding: ok 13 - 2310-04-04 Upper bound of 32bit>=0 timestamp, hi extra sec bit 1. 1 ns [ 1662.340340] # inode_test_xtimestamp_decoding: ok 14 - 2378-04-22 Lower bound of 32bit>= timestamp. Extra sec bits 1. Max ns [ 1662.340384] # inode_test_xtimestamp_decoding: ok 15 - 2378-04-22 Lower bound of 32bit >=0 timestamp. All extra sec bits on [ 1662.340407] # inode_test_xtimestamp_decoding: ok 16 - 2446-05-10 Upper bound of 32bit >=0 timestamp. All extra sec bits on [ 1662.340410] ok 1 - inode_test_xtimestamp_decoding [ 1662.340412] ok 3 - ext4_inode_test [ 1662.395298] # Subtest: kunit-try-catch-test [ 1662.395303] 1..2 [ 1662.395397] ok 1 - kunit_test_try_catch_successful_try_no_catch [ 1662.395481] ok 2 - kunit_test_try_catch_unsuccessful_try_does_catch [ 1662.395483] ok 4 - kunit-try-catch-test [ 1662.395491] # Subtest: kunit-resource-test [ 1662.395492] 1..7 [ 1662.395543] ok 1 - kunit_resource_test_init_resources [ 1662.395591] ok 2 - kunit_resource_test_alloc_resource [ 1662.395627] ok 3 - kunit_resource_test_destroy_resource [ 1662.395679] ok 4 - kunit_resource_test_cleanup_resources [ 1662.395722] ok 5 - kunit_resource_test_proper_free_ordering [ 1662.395752] ok 6 - kunit_resource_test_static [ 1662.395789] ok 7 - kunit_resource_test_named [ 1662.395791] ok 5 - kunit-resource-test [ 1662.395801] # Subtest: kunit-log-test [ 1662.395802] 1..1 [ 1662.395835] put this in log. [ 1662.395837] this too. [ 1662.395838] add to suite log. [ 1662.395839] along with this. [ 1662.395844] ok 1 - kunit_log_test [ 1662.395846] ok 6 - kunit-log-test [ 1662.395853] # Subtest: kunit_status [ 1662.395854] 1..2 [ 1662.395895] ok 1 - kunit_status_set_failure_test [ 1662.395944] ok 2 - kunit_status_mark_skipped_test [ 1662.395946] ok 7 - kunit_status [ 1662.404083] # Subtest: rtc_lib_test_cases [ 1662.404085] 1..1 [ 1664.652645] ok 1 - rtc_time64_to_tm_test_date_range [ 1664.652662] ok 8 - rtc_lib_test_cases [ 1664.662995] # Subtest: list-kunit-test [ 1664.662996] 1..36 [ 1664.663033] ok 1 - list_test_list_init [ 1664.663055] ok 2 - list_test_list_add [ 1664.663077] ok 3 - list_test_list_add_tail [ 1664.663098] ok 4 - list_test_list_del [ 1664.663119] ok 5 - list_test_list_replace [ 1664.663138] ok 6 - list_test_list_replace_init [ 1664.663163] ok 7 - list_test_list_swap [ 1664.663187] ok 8 - list_test_list_del_init [ 1664.663207] ok 9 - list_test_list_move [ 1664.663226] ok 10 - list_test_list_move_tail [ 1664.663245] ok 11 - list_test_list_bulk_move_tail [ 1664.663265] ok 12 - list_test_list_is_first [ 1664.663285] ok 13 - list_test_list_is_last [ 1664.663305] ok 14 - list_test_list_empty [ 1664.663325] ok 15 - list_test_list_empty_careful [ 1664.663345] ok 16 - list_test_list_rotate_left [ 1664.663363] ok 17 - list_test_list_rotate_to_front [ 1664.663382] ok 18 - list_test_list_is_singular [ 1664.663402] ok 19 - list_test_list_cut_position [ 1664.663422] ok 20 - list_test_list_cut_before [ 1664.663442] ok 21 - list_test_list_splice [ 1664.663462] ok 22 - list_test_list_splice_tail [ 1664.663484] ok 23 - list_test_list_splice_init [ 1664.663505] ok 24 - list_test_list_splice_tail_init [ 1664.663528] ok 25 - list_test_list_entry [ 1664.663549] ok 26 - list_test_list_first_entry [ 1664.663570] ok 27 - list_test_list_last_entry [ 1664.663591] ok 28 - list_test_list_first_entry_or_null [ 1664.663612] ok 29 - list_test_list_next_entry [ 1664.663633] ok 30 - list_test_list_prev_entry [ 1664.663710] ok 31 - list_test_list_for_each [ 1664.663761] ok 32 - list_test_list_for_each_prev [ 1664.663791] ok 33 - list_test_list_for_each_safe [ 1664.663854] ok 34 - list_test_list_for_each_prev_safe [ 1664.663892] ok 35 - list_test_list_for_each_entry [ 1664.663929] ok 36 - list_test_list_for_each_entry_reverse [ 1664.663931] ok 9 - list-kunit-test [ 1664.670857] # Subtest: memcpy [ 1664.670858] 1..4 [ 1664.670887] # memset_test: ok: memset() direct assignment [ 1664.670889] # memset_test: ok: memset() complete overwrite [ 1664.670891] # memset_test: ok: memset() middle overwrite [ 1664.670892] # memset_test: ok: memset() argument side-effects [ 1664.670894] # memset_test: ok: memset() memset_after() [ 1664.670895] # memset_test: ok: memset() memset_startat() [ 1664.670902] ok 1 - memset_test [ 1664.670920] # memcpy_test: ok: memcpy() static initializers [ 1664.670921] # memcpy_test: ok: memcpy() direct assignment [ 1664.670922] # memcpy_test: ok: memcpy() complete overwrite [ 1664.670923] # memcpy_test: ok: memcpy() middle overwrite [ 1664.670924] # memcpy_test: ok: memcpy() argument side-effects [ 1664.670930] ok 2 - memcpy_test [ 1664.670948] # memmove_test: ok: memmove() static initializers [ 1664.670950] # memmove_test: ok: memmove() direct assignment [ 1664.670951] # memmove_test: ok: memmove() complete overwrite [ 1664.670952] # memmove_test: ok: memmove() middle overwrite [ 1664.670953] # memmove_test: ok: memmove() argument side-effects [ 1664.670954] # memmove_test: ok: memmove() overlapping write [ 1664.670960] ok 3 - memmove_test [ 1664.670982] ok 4 - strtomem_test [ 1664.670984] ok 10 - memcpy [ 1664.677059] # Subtest: mptcp-crypto [ 1664.677060] 1..1 [ 1664.677101] ok 1 - mptcp_crypto_test_basic [ 1664.677104] ok 11 - mptcp-crypto [ 1664.683318] # Subtest: mptcp-token [ 1664.683320] 1..4 [ 1664.683356] ok 1 - mptcp_token_test_req_basic [ 1664.683380] ok 2 - mptcp_token_test_msk_basic [ 1664.683403] ok 3 - mptcp_token_test_accept [ 1664.683425] ok 4 - mptcp_token_test_destroyed [ 1664.683427] ok 12 - mptcp-token [ 1664.699440] # Subtest: rational [ 1664.699442] 1..1 [ 1664.699506] # rational_test: ok 1 - Exceeds bounds, semi-convergent term > 1/2 last term [ 1664.699538] # rational_test: ok 2 - Exceeds bounds, semi-convergent term < 1/2 last term [ 1664.699610] # rational_test: ok 3 - Closest to zero [ 1664.699644] # rational_test: ok 4 - Closest to smallest non-zero [ 1664.699690] # rational_test: ok 5 - Use convergent [ 1664.699732] # rational_test: ok 6 - Exact answer [ 1664.699852] # rational_test: ok 7 - Semiconvergent, numerator limit [ 1664.699902] # rational_test: ok 8 - Semiconvergent, denominator limit [ 1664.699904] ok 1 - rational_test [ 1664.699905] ok 13 - rational [ 1664.707206] # Subtest: resource [ 1664.707208] 1..2 [ 1664.707255] ok 1 - resource_test_union [ 1664.707304] ok 2 - resource_test_intersection [ 1664.707309] ok 14 - resource [ 1664.713498] # Subtest: slub_test [ 1664.713500] 1..5 [ 1664.713710] ok 1 - test_clobber_zone [ 1664.713757] ok 2 - test_next_pointer [ 1664.713796] ok 3 - test_first_word [ 1664.713835] ok 4 - test_clobber_50th_byte [ 1664.713875] ok 5 - test_clobber_redzone_free [ 1664.713876] ok 15 - slub_test [ 1664.748072] # Subtest: sysctl_test [ 1664.748076] 1..10 [ 1664.748127] ok 1 - sysctl_test_api_dointvec_null_tbl_data [ 1664.748173] ok 2 - sysctl_test_api_dointvec_table_maxlen_unset [ 1664.748220] ok 3 - sysctl_test_api_dointvec_table_len_is_zero [ 1664.748245] ok 4 - sysctl_test_api_dointvec_table_read_but_position_set [ 1664.748277] ok 5 - sysctl_test_dointvec_read_happy_single_positive [ 1664.748315] ok 6 - sysctl_test_dointvec_read_happy_single_negative [ 1664.748353] ok 7 - sysctl_test_dointvec_write_happy_single_positive [ 1664.748462] ok 8 - sysctl_test_dointvec_write_happy_single_negative [ 1664.748508] ok 9 - sysctl_test_api_dointvec_write_single_less_int_min [ 1664.748548] ok 10 - sysctl_test_api_dointvec_write_single_greater_int_max [ 1664.748550] ok 16 - sysctl_test [ 1664.754959] # Subtest: bits-test [ 1664.754960] 1..3 [ 1664.755007] ok 1 - genmask_test [ 1664.755059] ok 2 - genmask_ull_test [ 1664.755123] ok 3 - genmask_input_check_test [ 1664.755127] ok 17 - bits-test [ 1664.802663] # Subtest: linear-ranges-test [ 1664.802667] 1..4 [ 1664.802853] ok 1 - range_test_get_value_amount [ 1664.802882] ok 2 - range_test_get_selector_high [ 1664.802914] ok 3 - range_test_get_selector_low [ 1664.802980] ok 4 - range_test_get_value [ 1664.802989] ok 18 - linear-ranges-test [ 1664.810405] # Subtest: list_sort [ 1664.810407] 1..1 [ 1664.810938] ok 1 - list_sort_test [ 1664.810943] ok 19 - list_sort [ 1664.828717] # Subtest: time_test_cases [ 1664.828720] 1..1 [ 1667.232364] ok 1 - time64_to_tm_test_date_range [ 1667.232382] ok 20 - time_test_cases