[ 1375.575182] # Subtest: bitfields [ 1375.575187] 1..2 [ 1375.575546] ok 1 - test_bitfields_constants [ 1375.575740] ok 2 - test_bitfields_variables [ 1375.576031] ok 1 - bitfields [ 1375.622316] # Subtest: cmdline [ 1375.622320] 1..4 [ 1375.622750] ok 1 - cmdline_test_noint [ 1375.622953] ok 2 - cmdline_test_lead_int [ 1375.623257] ok 3 - cmdline_test_tail_int [ 1375.623582] ok 4 - cmdline_test_range [ 1375.623859] ok 2 - cmdline [ 1375.669501] # Subtest: ext4_inode_test [ 1375.669505] 1..1 [ 1375.669975] # inode_test_xtimestamp_decoding: ok 1 - 1901-12-13 Lower bound of 32bit < 0 timestamp, no extra bits [ 1375.670168] # inode_test_xtimestamp_decoding: ok 2 - 1969-12-31 Upper bound of 32bit < 0 timestamp, no extra bits [ 1375.670864] # inode_test_xtimestamp_decoding: ok 3 - 1970-01-01 Lower bound of 32bit >=0 timestamp, no extra bits [ 1375.671539] # inode_test_xtimestamp_decoding: ok 4 - 2038-01-19 Upper bound of 32bit >=0 timestamp, no extra bits [ 1375.672214] # inode_test_xtimestamp_decoding: ok 5 - 2038-01-19 Lower bound of 32bit <0 timestamp, lo extra sec bit on [ 1375.672884] # inode_test_xtimestamp_decoding: ok 6 - 2106-02-07 Upper bound of 32bit <0 timestamp, lo extra sec bit on [ 1375.673582] # inode_test_xtimestamp_decoding: ok 7 - 2106-02-07 Lower bound of 32bit >=0 timestamp, lo extra sec bit on [ 1375.674287] # inode_test_xtimestamp_decoding: ok 8 - 2174-02-25 Upper bound of 32bit >=0 timestamp, lo extra sec bit on [ 1375.674990] # inode_test_xtimestamp_decoding: ok 9 - 2174-02-25 Lower bound of 32bit <0 timestamp, hi extra sec bit on [ 1375.675692] # inode_test_xtimestamp_decoding: ok 10 - 2242-03-16 Upper bound of 32bit <0 timestamp, hi extra sec bit on [ 1375.676395] # inode_test_xtimestamp_decoding: ok 11 - 2242-03-16 Lower bound of 32bit >=0 timestamp, hi extra sec bit on [ 1375.677110] # inode_test_xtimestamp_decoding: ok 12 - 2310-04-04 Upper bound of 32bit >=0 timestamp, hi extra sec bit on [ 1375.677827] # inode_test_xtimestamp_decoding: ok 13 - 2310-04-04 Upper bound of 32bit>=0 timestamp, hi extra sec bit 1. 1 ns [ 1375.678540] # inode_test_xtimestamp_decoding: ok 14 - 2378-04-22 Lower bound of 32bit>= timestamp. Extra sec bits 1. Max ns [ 1375.679267] # inode_test_xtimestamp_decoding: ok 15 - 2378-04-22 Lower bound of 32bit >=0 timestamp. All extra sec bits on [ 1375.680195] # inode_test_xtimestamp_decoding: ok 16 - 2446-05-10 Upper bound of 32bit >=0 timestamp. All extra sec bits on [ 1375.680880] ok 1 - inode_test_xtimestamp_decoding [ 1375.681558] ok 3 - ext4_inode_test [ 1375.779229] # Subtest: kunit-try-catch-test [ 1375.779234] 1..2 [ 1375.779683] ok 1 - kunit_test_try_catch_successful_try_no_catch [ 1375.779954] ok 2 - kunit_test_try_catch_unsuccessful_try_does_catch [ 1375.780344] ok 4 - kunit-try-catch-test [ 1375.780992] # Subtest: kunit-resource-test [ 1375.780993] 1..7 [ 1375.781339] ok 1 - kunit_resource_test_init_resources [ 1375.781548] ok 2 - kunit_resource_test_alloc_resource [ 1375.781951] ok 3 - kunit_resource_test_destroy_resource [ 1375.782357] ok 4 - kunit_resource_test_cleanup_resources [ 1375.782767] ok 5 - kunit_resource_test_proper_free_ordering [ 1375.783176] ok 6 - kunit_resource_test_static [ 1375.783602] ok 7 - kunit_resource_test_named [ 1375.783901] ok 5 - kunit-resource-test [ 1375.784424] # Subtest: kunit-log-test [ 1375.784425] 1..1 [ 1375.784711] put this in log. [ 1375.785038] this too. [ 1375.785376] add to suite log. [ 1375.785513] along with this. [ 1375.785709] ok 1 - kunit_log_test [ 1375.786085] ok 6 - kunit-log-test [ 1375.786616] # Subtest: kunit_status [ 1375.786618] 1..2 [ 1375.786949] ok 1 - kunit_status_set_failure_test [ 1375.787153] ok 2 - kunit_status_mark_skipped_test [ 1375.787460] ok 7 - kunit_status [ 1375.799287] # Subtest: rtc_lib_test_cases [ 1375.799291] 1..1 [ 1377.818822] ok 1 - rtc_time64_to_tm_test_date_range [ 1377.819291] ok 8 - rtc_lib_test_cases [ 1377.832205] # Subtest: list-kunit-test [ 1377.832210] 1..36 [ 1377.832786] ok 1 - list_test_list_init [ 1377.833009] ok 2 - list_test_list_add [ 1377.833359] ok 3 - list_test_list_add_tail [ 1377.833681] ok 4 - list_test_list_del [ 1377.834114] ok 5 - list_test_list_replace [ 1377.834500] ok 6 - list_test_list_replace_init [ 1377.834809] ok 7 - list_test_list_swap [ 1377.835157] ok 8 - list_test_list_del_init [ 1377.835465] ok 9 - list_test_list_move [ 1377.835775] ok 10 - list_test_list_move_tail [ 1377.836069] ok 11 - list_test_list_bulk_move_tail [ 1377.836417] ok 12 - list_test_list_is_first [ 1377.836758] ok 13 - list_test_list_is_last [ 1377.837061] ok 14 - list_test_list_empty [ 1377.837358] ok 15 - list_test_list_empty_careful [ 1377.837645] ok 16 - list_test_list_rotate_left [ 1377.838050] ok 17 - list_test_list_rotate_to_front [ 1377.838370] ok 18 - list_test_list_is_singular [ 1377.838707] ok 19 - list_test_list_cut_position [ 1377.839025] ok 20 - list_test_list_cut_before [ 1377.839350] ok 21 - list_test_list_splice [ 1377.839660] ok 22 - list_test_list_splice_tail [ 1377.840369] ok 23 - list_test_list_splice_init [ 1377.840703] ok 24 - list_test_list_splice_tail_init [ 1377.841033] ok 25 - list_test_list_entry [ 1377.841384] ok 26 - list_test_list_first_entry [ 1377.841676] ok 27 - list_test_list_last_entry [ 1377.842000] ok 28 - list_test_list_first_entry_or_null [ 1377.842319] ok 29 - list_test_list_next_entry [ 1377.842683] ok 30 - list_test_list_prev_entry [ 1377.842999] ok 31 - list_test_list_for_each [ 1377.843309] ok 32 - list_test_list_for_each_prev [ 1377.843612] ok 33 - list_test_list_for_each_safe [ 1377.843953] ok 34 - list_test_list_for_each_prev_safe [ 1377.844280] ok 35 - list_test_list_for_each_entry [ 1377.844675] ok 36 - list_test_list_for_each_entry_reverse [ 1377.844978] ok 9 - list-kunit-test [ 1377.857307] # Subtest: memcpy [ 1377.857311] 1..4 [ 1377.857835] # memset_test: ok: memset() direct assignment [ 1377.858356] # memset_test: ok: memset() complete overwrite [ 1377.858717] # memset_test: ok: memset() middle overwrite [ 1377.859070] # memset_test: ok: memset() argument side-effects [ 1377.859450] # memset_test: ok: memset() memset_after() [ 1377.859818] # memset_test: ok: memset() memset_startat() [ 1377.860190] ok 1 - memset_test [ 1377.860279] # memcpy_test: ok: memcpy() static initializers [ 1377.861151] # memcpy_test: ok: memcpy() direct assignment [ 1377.861520] # memcpy_test: ok: memcpy() complete overwrite [ 1377.861893] # memcpy_test: ok: memcpy() middle overwrite [ 1377.862256] # memcpy_test: ok: memcpy() argument side-effects [ 1377.862672] ok 2 - memcpy_test [ 1377.862813] # memmove_test: ok: memmove() static initializers [ 1377.863728] # memmove_test: ok: memmove() direct assignment [ 1377.864108] # memmove_test: ok: memmove() complete overwrite [ 1377.864495] # memmove_test: ok: memmove() middle overwrite [ 1377.864871] # memmove_test: ok: memmove() argument side-effects [ 1377.865275] # memmove_test: ok: memmove() overlapping write [ 1377.865682] ok 3 - memmove_test [ 1377.865854] ok 4 - strtomem_test [ 1377.866409] ok 10 - memcpy [ 1377.878571] # Subtest: mptcp-crypto [ 1377.878574] 1..1 [ 1377.879013] ok 1 - mptcp_crypto_test_basic [ 1377.879161] ok 11 - mptcp-crypto [ 1377.891313] # Subtest: mptcp-token [ 1377.891317] 1..4 [ 1377.891790] ok 1 - mptcp_token_test_req_basic [ 1377.891996] ok 2 - mptcp_token_test_msk_basic [ 1377.892417] ok 3 - mptcp_token_test_accept [ 1377.892774] ok 4 - mptcp_token_test_destroyed [ 1377.893062] ok 12 - mptcp-token [ 1377.922490] # Subtest: rational [ 1377.922494] 1..1 [ 1377.922908] # rational_test: ok 1 - Exceeds bounds, semi-convergent term > 1/2 last term [ 1377.923103] # rational_test: ok 2 - Exceeds bounds, semi-convergent term < 1/2 last term [ 1377.923727] # rational_test: ok 3 - Closest to zero [ 1377.924313] # rational_test: ok 4 - Closest to smallest non-zero [ 1377.924696] # rational_test: ok 5 - Use convergent [ 1377.925138] # rational_test: ok 6 - Exact answer [ 1377.925501] # rational_test: ok 7 - Semiconvergent, numerator limit [ 1377.925856] # rational_test: ok 8 - Semiconvergent, denominator limit [ 1377.926281] ok 1 - rational_test [ 1377.926712] ok 13 - rational [ 1377.938928] # Subtest: resource [ 1377.938932] 1..2 [ 1377.939345] ok 1 - resource_test_union [ 1377.939552] ok 2 - resource_test_intersection [ 1377.939861] ok 14 - resource [ 1377.952165] # Subtest: slub_test [ 1377.952169] 1..5 [ 1377.952710] ok 1 - test_clobber_zone [ 1377.952974] ok 2 - test_next_pointer [ 1377.953339] ok 3 - test_first_word [ 1377.953734] ok 4 - test_clobber_50th_byte [ 1377.954133] ok 5 - test_clobber_redzone_free [ 1377.954423] ok 15 - slub_test [ 1378.017700] # Subtest: sysctl_test [ 1378.017704] 1..10 [ 1378.018183] ok 1 - sysctl_test_api_dointvec_null_tbl_data [ 1378.018379] ok 2 - sysctl_test_api_dointvec_table_maxlen_unset [ 1378.018789] ok 3 - sysctl_test_api_dointvec_table_len_is_zero [ 1378.019213] ok 4 - sysctl_test_api_dointvec_table_read_but_position_set [ 1378.019633] ok 5 - sysctl_test_dointvec_read_happy_single_positive [ 1378.020265] ok 6 - sysctl_test_dointvec_read_happy_single_negative [ 1378.020743] ok 7 - sysctl_test_dointvec_write_happy_single_positive [ 1378.021221] ok 8 - sysctl_test_dointvec_write_happy_single_negative [ 1378.021693] ok 9 - sysctl_test_api_dointvec_write_single_less_int_min [ 1378.022144] ok 10 - sysctl_test_api_dointvec_write_single_greater_int_max [ 1378.022565] ok 16 - sysctl_test [ 1378.034752] # Subtest: bits-test [ 1378.034756] 1..3 [ 1378.035209] ok 1 - genmask_test [ 1378.035412] ok 2 - genmask_ull_test [ 1378.035693] ok 3 - genmask_input_check_test [ 1378.035945] ok 17 - bits-test [ 1378.115874] # Subtest: linear-ranges-test [ 1378.115879] 1..4 [ 1378.116339] ok 1 - range_test_get_value_amount [ 1378.116540] ok 2 - range_test_get_selector_high [ 1378.116906] ok 3 - range_test_get_selector_low [ 1378.117325] ok 4 - range_test_get_value [ 1378.117638] ok 18 - linear-ranges-test [ 1378.130137] # Subtest: list_sort [ 1378.130140] 1..1 [ 1378.131037] ok 1 - list_sort_test [ 1378.131181] ok 19 - list_sort [ 1378.159609] # Subtest: time_test_cases [ 1378.159613] 1..1 [ 1380.358948] ok 1 - time64_to_tm_test_date_range [ 1380.359360] ok 20 - time_test_cases