[ 1985.820666] # Subtest: bitfields [ 1985.820671] 1..2 [ 1985.820728] ok 1 - test_bitfields_constants [ 1985.820776] ok 2 - test_bitfields_variables [ 1985.820782] ok 1 - bitfields [ 1985.892550] # Subtest: cmdline [ 1985.892554] 1..4 [ 1985.892618] ok 1 - cmdline_test_noint [ 1985.892662] ok 2 - cmdline_test_lead_int [ 1985.892705] ok 3 - cmdline_test_tail_int [ 1985.892745] ok 4 - cmdline_test_range [ 1985.892750] ok 2 - cmdline [ 1985.967028] # Subtest: ext4_inode_test [ 1985.967033] 1..1 [ 1985.967094] # inode_test_xtimestamp_decoding: ok 1 - 1901-12-13 Lower bound of 32bit < 0 timestamp, no extra bits [ 1985.967135] # inode_test_xtimestamp_decoding: ok 2 - 1969-12-31 Upper bound of 32bit < 0 timestamp, no extra bits [ 1985.967176] # inode_test_xtimestamp_decoding: ok 3 - 1970-01-01 Lower bound of 32bit >=0 timestamp, no extra bits [ 1985.967210] # inode_test_xtimestamp_decoding: ok 4 - 2038-01-19 Upper bound of 32bit >=0 timestamp, no extra bits [ 1985.967243] # inode_test_xtimestamp_decoding: ok 5 - 2038-01-19 Lower bound of 32bit <0 timestamp, lo extra sec bit on [ 1985.967274] # inode_test_xtimestamp_decoding: ok 6 - 2106-02-07 Upper bound of 32bit <0 timestamp, lo extra sec bit on [ 1985.967304] # inode_test_xtimestamp_decoding: ok 7 - 2106-02-07 Lower bound of 32bit >=0 timestamp, lo extra sec bit on [ 1985.967333] # inode_test_xtimestamp_decoding: ok 8 - 2174-02-25 Upper bound of 32bit >=0 timestamp, lo extra sec bit on [ 1985.967361] # inode_test_xtimestamp_decoding: ok 9 - 2174-02-25 Lower bound of 32bit <0 timestamp, hi extra sec bit on [ 1985.967390] # inode_test_xtimestamp_decoding: ok 10 - 2242-03-16 Upper bound of 32bit <0 timestamp, hi extra sec bit on [ 1985.967418] # inode_test_xtimestamp_decoding: ok 11 - 2242-03-16 Lower bound of 32bit >=0 timestamp, hi extra sec bit on [ 1985.967448] # inode_test_xtimestamp_decoding: ok 12 - 2310-04-04 Upper bound of 32bit >=0 timestamp, hi extra sec bit on [ 1985.967477] # inode_test_xtimestamp_decoding: ok 13 - 2310-04-04 Upper bound of 32bit>=0 timestamp, hi extra sec bit 1. 1 ns [ 1985.967506] # inode_test_xtimestamp_decoding: ok 14 - 2378-04-22 Lower bound of 32bit>= timestamp. Extra sec bits 1. Max ns [ 1985.967535] # inode_test_xtimestamp_decoding: ok 15 - 2378-04-22 Lower bound of 32bit >=0 timestamp. All extra sec bits on [ 1985.967563] # inode_test_xtimestamp_decoding: ok 16 - 2446-05-10 Upper bound of 32bit >=0 timestamp. All extra sec bits on [ 1985.967572] ok 1 - inode_test_xtimestamp_decoding [ 1985.967581] ok 3 - ext4_inode_test [ 1986.122886] # Subtest: kunit-try-catch-test [ 1986.122891] 1..2 [ 1986.122982] ok 1 - kunit_test_try_catch_successful_try_no_catch [ 1986.123052] ok 2 - kunit_test_try_catch_unsuccessful_try_does_catch [ 1986.123060] ok 4 - kunit-try-catch-test [ 1986.123077] # Subtest: kunit-resource-test [ 1986.123079] 1..7 [ 1986.123111] ok 1 - kunit_resource_test_init_resources [ 1986.123144] ok 2 - kunit_resource_test_alloc_resource [ 1986.123171] ok 3 - kunit_resource_test_destroy_resource [ 1986.123200] ok 4 - kunit_resource_test_cleanup_resources [ 1986.123227] ok 5 - kunit_resource_test_proper_free_ordering [ 1986.123254] ok 6 - kunit_resource_test_static [ 1986.123281] ok 7 - kunit_resource_test_named [ 1986.123287] ok 5 - kunit-resource-test [ 1986.123303] # Subtest: kunit-log-test [ 1986.123305] 1..1 [ 1986.123326] put this in log. [ 1986.123330] this too. [ 1986.123334] add to suite log. [ 1986.123337] along with this. [ 1986.123345] ok 1 - kunit_log_test [ 1986.123350] ok 6 - kunit-log-test [ 1986.123364] # Subtest: kunit_status [ 1986.123366] 1..2 [ 1986.123391] ok 1 - kunit_status_set_failure_test [ 1986.123417] ok 2 - kunit_status_mark_skipped_test [ 1986.123423] ok 7 - kunit_status [ 1986.148989] # Subtest: rtc_lib_test_cases [ 1986.148992] 1..1 [ 1997.361789] ok 1 - rtc_time64_to_tm_test_date_range [ 1997.361810] ok 8 - rtc_lib_test_cases [ 1997.406282] # Subtest: list-kunit-test [ 1997.406286] 1..36 [ 1997.406346] ok 1 - list_test_list_init [ 1997.406388] ok 2 - list_test_list_add [ 1997.406427] ok 3 - list_test_list_add_tail [ 1997.406458] ok 4 - list_test_list_del [ 1997.406489] ok 5 - list_test_list_replace [ 1997.406518] ok 6 - list_test_list_replace_init [ 1997.406547] ok 7 - list_test_list_swap [ 1997.406575] ok 8 - list_test_list_del_init [ 1997.406600] ok 9 - list_test_list_move [ 1997.406626] ok 10 - list_test_list_move_tail [ 1997.406652] ok 11 - list_test_list_bulk_move_tail [ 1997.406678] ok 12 - list_test_list_is_first [ 1997.406704] ok 13 - list_test_list_is_last [ 1997.406729] ok 14 - list_test_list_empty [ 1997.406755] ok 15 - list_test_list_empty_careful [ 1997.406781] ok 16 - list_test_list_rotate_left [ 1997.406806] ok 17 - list_test_list_rotate_to_front [ 1997.406832] ok 18 - list_test_list_is_singular [ 1997.406858] ok 19 - list_test_list_cut_position [ 1997.406884] ok 20 - list_test_list_cut_before [ 1997.406910] ok 21 - list_test_list_splice [ 1997.406936] ok 22 - list_test_list_splice_tail [ 1997.406962] ok 23 - list_test_list_splice_init [ 1997.406988] ok 24 - list_test_list_splice_tail_init [ 1997.407015] ok 25 - list_test_list_entry [ 1997.407040] ok 26 - list_test_list_first_entry [ 1997.407066] ok 27 - list_test_list_last_entry [ 1997.407092] ok 28 - list_test_list_first_entry_or_null [ 1997.407117] ok 29 - list_test_list_next_entry [ 1997.407143] ok 30 - list_test_list_prev_entry [ 1997.407168] ok 31 - list_test_list_for_each [ 1997.407194] ok 32 - list_test_list_for_each_prev [ 1997.407220] ok 33 - list_test_list_for_each_safe [ 1997.407246] ok 34 - list_test_list_for_each_prev_safe [ 1997.407272] ok 35 - list_test_list_for_each_entry [ 1997.407298] ok 36 - list_test_list_for_each_entry_reverse [ 1997.407304] ok 9 - list-kunit-test [ 1997.429921] # Subtest: memcpy [ 1997.429924] 1..4 [ 1997.429969] # memset_test: ok: memset() direct assignment [ 1997.429978] # memset_test: ok: memset() complete overwrite [ 1997.429984] # memset_test: ok: memset() middle overwrite [ 1997.429989] # memset_test: ok: memset() argument side-effects [ 1997.429994] # memset_test: ok: memset() memset_after() [ 1997.429998] # memset_test: ok: memset() memset_startat() [ 1997.430006] ok 1 - memset_test [ 1997.430031] # memcpy_test: ok: memcpy() static initializers [ 1997.430038] # memcpy_test: ok: memcpy() direct assignment [ 1997.430043] # memcpy_test: ok: memcpy() complete overwrite [ 1997.430047] # memcpy_test: ok: memcpy() middle overwrite [ 1997.430052] # memcpy_test: ok: memcpy() argument side-effects [ 1997.430059] ok 2 - memcpy_test [ 1997.430082] # memmove_test: ok: memmove() static initializers [ 1997.430089] # memmove_test: ok: memmove() direct assignment [ 1997.430094] # memmove_test: ok: memmove() complete overwrite [ 1997.430124] # memmove_test: ok: memmove() middle overwrite [ 1997.430130] # memmove_test: ok: memmove() argument side-effects [ 1997.430137] # memmove_test: ok: memmove() overlapping write [ 1997.430148] ok 3 - memmove_test [ 1997.430197] ok 4 - strtomem_test [ 1997.430203] ok 10 - memcpy [ 1997.449769] # Subtest: mptcp-crypto [ 1997.449772] 1..1 [ 1997.449836] ok 1 - mptcp_crypto_test_basic [ 1997.449842] ok 11 - mptcp-crypto [ 1997.469915] # Subtest: mptcp-token [ 1997.469918] 1..4 [ 1997.469974] ok 1 - mptcp_token_test_req_basic [ 1997.470010] ok 2 - mptcp_token_test_msk_basic [ 1997.470041] ok 3 - mptcp_token_test_accept [ 1997.470093] ok 4 - mptcp_token_test_destroyed [ 1997.470139] ok 12 - mptcp-token [ 1997.512898] # Subtest: rational [ 1997.512902] 1..1 [ 1997.512954] # rational_test: ok 1 - Exceeds bounds, semi-convergent term > 1/2 last term [ 1997.512998] # rational_test: ok 2 - Exceeds bounds, semi-convergent term < 1/2 last term [ 1997.513041] # rational_test: ok 3 - Closest to zero [ 1997.513074] # rational_test: ok 4 - Closest to smallest non-zero [ 1997.513104] # rational_test: ok 5 - Use convergent [ 1997.513134] # rational_test: ok 6 - Exact answer [ 1997.513163] # rational_test: ok 7 - Semiconvergent, numerator limit [ 1997.513193] # rational_test: ok 8 - Semiconvergent, denominator limit [ 1997.513200] ok 1 - rational_test [ 1997.513207] ok 13 - rational [ 1997.532414] # Subtest: resource [ 1997.532417] 1..2 [ 1997.532469] ok 1 - resource_test_union [ 1997.532512] ok 2 - resource_test_intersection [ 1997.532517] ok 14 - resource [ 1997.552428] # Subtest: slub_test [ 1997.552431] 1..5 [ 1997.552735] ok 1 - test_clobber_zone [ 1997.552991] ok 2 - test_next_pointer [ 1997.553131] ok 3 - test_first_word [ 1997.553272] ok 4 - test_clobber_50th_byte [ 1997.553408] ok 5 - test_clobber_redzone_free [ 1997.553413] ok 15 - slub_test [ 1997.653987] # Subtest: sysctl_test [ 1997.653992] 1..10 [ 1997.654047] ok 1 - sysctl_test_api_dointvec_null_tbl_data [ 1997.654089] ok 2 - sysctl_test_api_dointvec_table_maxlen_unset [ 1997.654129] ok 3 - sysctl_test_api_dointvec_table_len_is_zero [ 1997.654160] ok 4 - sysctl_test_api_dointvec_table_read_but_position_set [ 1997.654192] ok 5 - sysctl_test_dointvec_read_happy_single_positive [ 1997.654224] ok 6 - sysctl_test_dointvec_read_happy_single_negative [ 1997.654256] ok 7 - sysctl_test_dointvec_write_happy_single_positive [ 1997.654283] ok 8 - sysctl_test_dointvec_write_happy_single_negative [ 1997.654311] ok 9 - sysctl_test_api_dointvec_write_single_less_int_min [ 1997.654339] ok 10 - sysctl_test_api_dointvec_write_single_greater_int_max [ 1997.654346] ok 16 - sysctl_test [ 1997.680105] # Subtest: bits-test [ 1997.680108] 1..3 [ 1997.680193] ok 1 - genmask_test [ 1997.680236] ok 2 - genmask_ull_test [ 1997.680277] ok 3 - genmask_input_check_test [ 1997.680284] ok 17 - bits-test [ 1997.811270] # Subtest: linear-ranges-test [ 1997.811274] 1..4 [ 1997.811335] ok 1 - range_test_get_value_amount [ 1997.811377] ok 2 - range_test_get_selector_high [ 1997.811415] ok 3 - range_test_get_selector_low [ 1997.811447] ok 4 - range_test_get_value [ 1997.811452] ok 18 - linear-ranges-test [ 1997.831779] # Subtest: list_sort [ 1997.831783] 1..1 [ 1997.832992] ok 1 - list_sort_test [ 1997.832999] ok 19 - list_sort [ 1997.880335] # Subtest: time_test_cases [ 1997.880339] 1..1 [ 2007.962483] ok 1 - time64_to_tm_test_date_range [ 2007.962503] ok 20 - time_test_cases