[ 1955.639171] # Subtest: bitfields [ 1955.639176] 1..2 [ 1955.639230] ok 1 - test_bitfields_constants [ 1955.639276] ok 2 - test_bitfields_variables [ 1955.639281] ok 1 - bitfields [ 1955.708034] # Subtest: cmdline [ 1955.708039] 1..4 [ 1955.708092] ok 1 - cmdline_test_noint [ 1955.708134] ok 2 - cmdline_test_lead_int [ 1955.708175] ok 3 - cmdline_test_tail_int [ 1955.708212] ok 4 - cmdline_test_range [ 1955.708217] ok 2 - cmdline [ 1955.789202] # Subtest: ext4_inode_test [ 1955.789206] 1..1 [ 1955.789261] # inode_test_xtimestamp_decoding: ok 1 - 1901-12-13 Lower bound of 32bit < 0 timestamp, no extra bits [ 1955.789301] # inode_test_xtimestamp_decoding: ok 2 - 1969-12-31 Upper bound of 32bit < 0 timestamp, no extra bits [ 1955.789335] # inode_test_xtimestamp_decoding: ok 3 - 1970-01-01 Lower bound of 32bit >=0 timestamp, no extra bits [ 1955.789368] # inode_test_xtimestamp_decoding: ok 4 - 2038-01-19 Upper bound of 32bit >=0 timestamp, no extra bits [ 1955.789401] # inode_test_xtimestamp_decoding: ok 5 - 2038-01-19 Lower bound of 32bit <0 timestamp, lo extra sec bit on [ 1955.789431] # inode_test_xtimestamp_decoding: ok 6 - 2106-02-07 Upper bound of 32bit <0 timestamp, lo extra sec bit on [ 1955.789461] # inode_test_xtimestamp_decoding: ok 7 - 2106-02-07 Lower bound of 32bit >=0 timestamp, lo extra sec bit on [ 1955.789488] # inode_test_xtimestamp_decoding: ok 8 - 2174-02-25 Upper bound of 32bit >=0 timestamp, lo extra sec bit on [ 1955.789514] # inode_test_xtimestamp_decoding: ok 9 - 2174-02-25 Lower bound of 32bit <0 timestamp, hi extra sec bit on [ 1955.789540] # inode_test_xtimestamp_decoding: ok 10 - 2242-03-16 Upper bound of 32bit <0 timestamp, hi extra sec bit on [ 1955.789566] # inode_test_xtimestamp_decoding: ok 11 - 2242-03-16 Lower bound of 32bit >=0 timestamp, hi extra sec bit on [ 1955.789592] # inode_test_xtimestamp_decoding: ok 12 - 2310-04-04 Upper bound of 32bit >=0 timestamp, hi extra sec bit on [ 1955.789618] # inode_test_xtimestamp_decoding: ok 13 - 2310-04-04 Upper bound of 32bit>=0 timestamp, hi extra sec bit 1. 1 ns [ 1955.789644] # inode_test_xtimestamp_decoding: ok 14 - 2378-04-22 Lower bound of 32bit>= timestamp. Extra sec bits 1. Max ns [ 1955.789671] # inode_test_xtimestamp_decoding: ok 15 - 2378-04-22 Lower bound of 32bit >=0 timestamp. All extra sec bits on [ 1955.789698] # inode_test_xtimestamp_decoding: ok 16 - 2446-05-10 Upper bound of 32bit >=0 timestamp. All extra sec bits on [ 1955.789706] ok 1 - inode_test_xtimestamp_decoding [ 1955.789714] ok 3 - ext4_inode_test [ 1955.936836] # Subtest: kunit-try-catch-test [ 1955.936840] 1..2 [ 1955.936920] ok 1 - kunit_test_try_catch_successful_try_no_catch [ 1955.936985] ok 2 - kunit_test_try_catch_unsuccessful_try_does_catch [ 1955.936993] ok 4 - kunit-try-catch-test [ 1955.937010] # Subtest: kunit-resource-test [ 1955.937012] 1..7 [ 1955.937042] ok 1 - kunit_resource_test_init_resources [ 1955.937071] ok 2 - kunit_resource_test_alloc_resource [ 1955.937101] ok 3 - kunit_resource_test_destroy_resource [ 1955.937128] ok 4 - kunit_resource_test_cleanup_resources [ 1955.937153] ok 5 - kunit_resource_test_proper_free_ordering [ 1955.937179] ok 6 - kunit_resource_test_static [ 1955.937205] ok 7 - kunit_resource_test_named [ 1955.937210] ok 5 - kunit-resource-test [ 1955.937225] # Subtest: kunit-log-test [ 1955.937227] 1..1 [ 1955.937247] put this in log. [ 1955.937250] this too. [ 1955.937253] add to suite log. [ 1955.937255] along with this. [ 1955.937262] ok 1 - kunit_log_test [ 1955.937268] ok 6 - kunit-log-test [ 1955.937281] # Subtest: kunit_status [ 1955.937283] 1..2 [ 1955.937307] ok 1 - kunit_status_set_failure_test [ 1955.937332] ok 2 - kunit_status_mark_skipped_test [ 1955.937338] ok 7 - kunit_status [ 1955.964163] # Subtest: rtc_lib_test_cases [ 1955.964166] 1..1 [ 1966.229567] ok 1 - rtc_time64_to_tm_test_date_range [ 1966.229586] ok 8 - rtc_lib_test_cases [ 1966.256546] # Subtest: list-kunit-test [ 1966.256549] 1..36 [ 1966.256594] ok 1 - list_test_list_init [ 1966.256635] ok 2 - list_test_list_add [ 1966.256671] ok 3 - list_test_list_add_tail [ 1966.256700] ok 4 - list_test_list_del [ 1966.256728] ok 5 - list_test_list_replace [ 1966.256755] ok 6 - list_test_list_replace_init [ 1966.256783] ok 7 - list_test_list_swap [ 1966.256811] ok 8 - list_test_list_del_init [ 1966.256834] ok 9 - list_test_list_move [ 1966.256858] ok 10 - list_test_list_move_tail [ 1966.256882] ok 11 - list_test_list_bulk_move_tail [ 1966.256906] ok 12 - list_test_list_is_first [ 1966.256930] ok 13 - list_test_list_is_last [ 1966.256953] ok 14 - list_test_list_empty [ 1966.256977] ok 15 - list_test_list_empty_careful [ 1966.257001] ok 16 - list_test_list_rotate_left [ 1966.257025] ok 17 - list_test_list_rotate_to_front [ 1966.257049] ok 18 - list_test_list_is_singular [ 1966.257072] ok 19 - list_test_list_cut_position [ 1966.257096] ok 20 - list_test_list_cut_before [ 1966.257119] ok 21 - list_test_list_splice [ 1966.257143] ok 22 - list_test_list_splice_tail [ 1966.257166] ok 23 - list_test_list_splice_init [ 1966.257190] ok 24 - list_test_list_splice_tail_init [ 1966.257215] ok 25 - list_test_list_entry [ 1966.257239] ok 26 - list_test_list_first_entry [ 1966.257263] ok 27 - list_test_list_last_entry [ 1966.257287] ok 28 - list_test_list_first_entry_or_null [ 1966.257311] ok 29 - list_test_list_next_entry [ 1966.257336] ok 30 - list_test_list_prev_entry [ 1966.257359] ok 31 - list_test_list_for_each [ 1966.257383] ok 32 - list_test_list_for_each_prev [ 1966.257406] ok 33 - list_test_list_for_each_safe [ 1966.257430] ok 34 - list_test_list_for_each_prev_safe [ 1966.257454] ok 35 - list_test_list_for_each_entry [ 1966.257478] ok 36 - list_test_list_for_each_entry_reverse [ 1966.257483] ok 9 - list-kunit-test [ 1966.278640] # Subtest: memcpy [ 1966.278643] 1..4 [ 1966.278684] # memset_test: ok: memset() direct assignment [ 1966.278691] # memset_test: ok: memset() complete overwrite [ 1966.278695] # memset_test: ok: memset() middle overwrite [ 1966.278700] # memset_test: ok: memset() argument side-effects [ 1966.278704] # memset_test: ok: memset() memset_after() [ 1966.278709] # memset_test: ok: memset() memset_startat() [ 1966.278718] ok 1 - memset_test [ 1966.278752] # memcpy_test: ok: memcpy() static initializers [ 1966.278758] # memcpy_test: ok: memcpy() direct assignment [ 1966.278763] # memcpy_test: ok: memcpy() complete overwrite [ 1966.278767] # memcpy_test: ok: memcpy() middle overwrite [ 1966.278771] # memcpy_test: ok: memcpy() argument side-effects [ 1966.278780] ok 2 - memcpy_test [ 1966.278810] # memmove_test: ok: memmove() static initializers [ 1966.278817] # memmove_test: ok: memmove() direct assignment [ 1966.278821] # memmove_test: ok: memmove() complete overwrite [ 1966.278825] # memmove_test: ok: memmove() middle overwrite [ 1966.278829] # memmove_test: ok: memmove() argument side-effects [ 1966.278834] # memmove_test: ok: memmove() overlapping write [ 1966.278843] ok 3 - memmove_test [ 1966.278869] ok 4 - strtomem_test [ 1966.278874] ok 10 - memcpy [ 1966.309750] # Subtest: mptcp-crypto [ 1966.309753] 1..1 [ 1966.309815] ok 1 - mptcp_crypto_test_basic [ 1966.309820] ok 11 - mptcp-crypto [ 1966.326376] # Subtest: mptcp-token [ 1966.326379] 1..4 [ 1966.326425] ok 1 - mptcp_token_test_req_basic [ 1966.326468] ok 2 - mptcp_token_test_msk_basic [ 1966.326506] ok 3 - mptcp_token_test_accept [ 1966.326538] ok 4 - mptcp_token_test_destroyed [ 1966.326543] ok 12 - mptcp-token [ 1966.368094] # Subtest: rational [ 1966.368099] 1..1 [ 1966.368151] # rational_test: ok 1 - Exceeds bounds, semi-convergent term > 1/2 last term [ 1966.368189] # rational_test: ok 2 - Exceeds bounds, semi-convergent term < 1/2 last term [ 1966.368224] # rational_test: ok 3 - Closest to zero [ 1966.368254] # rational_test: ok 4 - Closest to smallest non-zero [ 1966.368283] # rational_test: ok 5 - Use convergent [ 1966.368312] # rational_test: ok 6 - Exact answer [ 1966.368339] # rational_test: ok 7 - Semiconvergent, numerator limit [ 1966.368364] # rational_test: ok 8 - Semiconvergent, denominator limit [ 1966.368370] ok 1 - rational_test [ 1966.368376] ok 13 - rational [ 1966.387707] # Subtest: resource [ 1966.387710] 1..2 [ 1966.387756] ok 1 - resource_test_union [ 1966.387799] ok 2 - resource_test_intersection [ 1966.387804] ok 14 - resource [ 1966.413143] # Subtest: slub_test [ 1966.413147] 1..5 [ 1966.413409] ok 1 - test_clobber_zone [ 1966.413640] ok 2 - test_next_pointer [ 1966.413789] ok 3 - test_first_word [ 1966.413912] ok 4 - test_clobber_50th_byte [ 1966.414035] ok 5 - test_clobber_redzone_free [ 1966.414039] ok 15 - slub_test [ 1966.509415] # Subtest: sysctl_test [ 1966.509419] 1..10 [ 1966.509469] ok 1 - sysctl_test_api_dointvec_null_tbl_data [ 1966.509512] ok 2 - sysctl_test_api_dointvec_table_maxlen_unset [ 1966.509549] ok 3 - sysctl_test_api_dointvec_table_len_is_zero [ 1966.509578] ok 4 - sysctl_test_api_dointvec_table_read_but_position_set [ 1966.509608] ok 5 - sysctl_test_dointvec_read_happy_single_positive [ 1966.509638] ok 6 - sysctl_test_dointvec_read_happy_single_negative [ 1966.509667] ok 7 - sysctl_test_dointvec_write_happy_single_positive [ 1966.509696] ok 8 - sysctl_test_dointvec_write_happy_single_negative [ 1966.509722] ok 9 - sysctl_test_api_dointvec_write_single_less_int_min [ 1966.509748] ok 10 - sysctl_test_api_dointvec_write_single_greater_int_max [ 1966.509754] ok 16 - sysctl_test [ 1966.528168] # Subtest: bits-test [ 1966.528171] 1..3 [ 1966.528221] ok 1 - genmask_test [ 1966.528260] ok 2 - genmask_ull_test [ 1966.528294] ok 3 - genmask_input_check_test [ 1966.528298] ok 17 - bits-test [ 1966.662700] # Subtest: linear-ranges-test [ 1966.662704] 1..4 [ 1966.662761] ok 1 - range_test_get_value_amount [ 1966.662802] ok 2 - range_test_get_selector_high [ 1966.662839] ok 3 - range_test_get_selector_low [ 1966.662871] ok 4 - range_test_get_value [ 1966.662876] ok 18 - linear-ranges-test [ 1966.678213] # Subtest: list_sort [ 1966.678216] 1..1 [ 1966.679335] ok 1 - list_sort_test [ 1966.679342] ok 19 - list_sort [ 1966.729157] # Subtest: time_test_cases [ 1966.729161] 1..1 [ 1975.919280] ok 1 - time64_to_tm_test_date_range [ 1975.919307] ok 20 - time_test_cases