[ 1564.706316] # Subtest: bitfields [ 1564.706321] 1..2 [ 1564.706838] ok 1 - test_bitfields_constants [ 1564.707035] ok 2 - test_bitfields_variables [ 1564.707353] ok 1 - bitfields [ 1564.766629] # Subtest: cmdline [ 1564.766634] 1..4 [ 1564.767057] ok 1 - cmdline_test_noint [ 1564.767353] ok 2 - cmdline_test_lead_int [ 1564.767812] ok 3 - cmdline_test_tail_int [ 1564.768278] ok 4 - cmdline_test_range [ 1564.768659] ok 2 - cmdline [ 1564.823103] # Subtest: ext4_inode_test [ 1564.823108] 1..1 [ 1564.823513] # inode_test_xtimestamp_decoding: ok 1 - 1901-12-13 Lower bound of 32bit < 0 timestamp, no extra bits [ 1564.823712] # inode_test_xtimestamp_decoding: ok 2 - 1969-12-31 Upper bound of 32bit < 0 timestamp, no extra bits [ 1564.824419] # inode_test_xtimestamp_decoding: ok 3 - 1970-01-01 Lower bound of 32bit >=0 timestamp, no extra bits [ 1564.825145] # inode_test_xtimestamp_decoding: ok 4 - 2038-01-19 Upper bound of 32bit >=0 timestamp, no extra bits [ 1564.825892] # inode_test_xtimestamp_decoding: ok 5 - 2038-01-19 Lower bound of 32bit <0 timestamp, lo extra sec bit on [ 1564.826713] # inode_test_xtimestamp_decoding: ok 6 - 2106-02-07 Upper bound of 32bit <0 timestamp, lo extra sec bit on [ 1564.827532] # inode_test_xtimestamp_decoding: ok 7 - 2106-02-07 Lower bound of 32bit >=0 timestamp, lo extra sec bit on [ 1564.828279] # inode_test_xtimestamp_decoding: ok 8 - 2174-02-25 Upper bound of 32bit >=0 timestamp, lo extra sec bit on [ 1564.829184] # inode_test_xtimestamp_decoding: ok 9 - 2174-02-25 Lower bound of 32bit <0 timestamp, hi extra sec bit on [ 1564.829965] # inode_test_xtimestamp_decoding: ok 10 - 2242-03-16 Upper bound of 32bit <0 timestamp, hi extra sec bit on [ 1564.830753] # inode_test_xtimestamp_decoding: ok 11 - 2242-03-16 Lower bound of 32bit >=0 timestamp, hi extra sec bit on [ 1564.831536] # inode_test_xtimestamp_decoding: ok 12 - 2310-04-04 Upper bound of 32bit >=0 timestamp, hi extra sec bit on [ 1564.832303] # inode_test_xtimestamp_decoding: ok 13 - 2310-04-04 Upper bound of 32bit>=0 timestamp, hi extra sec bit 1. 1 ns [ 1564.833070] # inode_test_xtimestamp_decoding: ok 14 - 2378-04-22 Lower bound of 32bit>= timestamp. Extra sec bits 1. Max ns [ 1564.833871] # inode_test_xtimestamp_decoding: ok 15 - 2378-04-22 Lower bound of 32bit >=0 timestamp. All extra sec bits on [ 1564.834646] # inode_test_xtimestamp_decoding: ok 16 - 2446-05-10 Upper bound of 32bit >=0 timestamp. All extra sec bits on [ 1564.835388] ok 1 - inode_test_xtimestamp_decoding [ 1564.836139] ok 3 - ext4_inode_test [ 1564.941281] # Subtest: kunit-try-catch-test [ 1564.941285] 1..2 [ 1564.941746] ok 1 - kunit_test_try_catch_successful_try_no_catch [ 1564.941986] ok 2 - kunit_test_try_catch_unsuccessful_try_does_catch [ 1564.942404] ok 4 - kunit-try-catch-test [ 1564.943061] # Subtest: kunit-resource-test [ 1564.943062] 1..7 [ 1564.943390] ok 1 - kunit_resource_test_init_resources [ 1564.943596] ok 2 - kunit_resource_test_alloc_resource [ 1564.943972] ok 3 - kunit_resource_test_destroy_resource [ 1564.944377] ok 4 - kunit_resource_test_cleanup_resources [ 1564.944766] ok 5 - kunit_resource_test_proper_free_ordering [ 1564.945164] ok 6 - kunit_resource_test_static [ 1564.945590] ok 7 - kunit_resource_test_named [ 1564.945918] ok 5 - kunit-resource-test [ 1564.946472] # Subtest: kunit-log-test [ 1564.946473] 1..1 [ 1564.946765] put this in log. [ 1564.946953] this too. [ 1564.947143] add to suite log. [ 1564.947296] along with this. [ 1564.947511] ok 1 - kunit_log_test [ 1564.947703] ok 6 - kunit-log-test [ 1564.948141] # Subtest: kunit_status [ 1564.948142] 1..2 [ 1564.948459] ok 1 - kunit_status_set_failure_test [ 1564.948765] ok 2 - kunit_status_mark_skipped_test [ 1564.949097] ok 7 - kunit_status [ 1564.961168] # Subtest: rtc_lib_test_cases [ 1564.961172] 1..1 [ 1566.981251] ok 1 - rtc_time64_to_tm_test_date_range [ 1566.981480] ok 8 - rtc_lib_test_cases [ 1566.995443] # Subtest: list-kunit-test [ 1566.995449] 1..36 [ 1566.995828] ok 1 - list_test_list_init [ 1566.996032] ok 2 - list_test_list_add [ 1566.996371] ok 3 - list_test_list_add_tail [ 1566.996702] ok 4 - list_test_list_del [ 1566.997052] ok 5 - list_test_list_replace [ 1566.997361] ok 6 - list_test_list_replace_init [ 1566.997678] ok 7 - list_test_list_swap [ 1566.998040] ok 8 - list_test_list_del_init [ 1566.998344] ok 9 - list_test_list_move [ 1566.998697] ok 10 - list_test_list_move_tail [ 1566.998998] ok 11 - list_test_list_bulk_move_tail [ 1566.999333] ok 12 - list_test_list_is_first [ 1566.999690] ok 13 - list_test_list_is_last [ 1567.000032] ok 14 - list_test_list_empty [ 1567.000363] ok 15 - list_test_list_empty_careful [ 1567.000706] ok 16 - list_test_list_rotate_left [ 1567.001057] ok 17 - list_test_list_rotate_to_front [ 1567.001392] ok 18 - list_test_list_is_singular [ 1567.001766] ok 19 - list_test_list_cut_position [ 1567.002111] ok 20 - list_test_list_cut_before [ 1567.002486] ok 21 - list_test_list_splice [ 1567.002822] ok 22 - list_test_list_splice_tail [ 1567.003130] ok 23 - list_test_list_splice_init [ 1567.003473] ok 24 - list_test_list_splice_tail_init [ 1567.003807] ok 25 - list_test_list_entry [ 1567.004194] ok 26 - list_test_list_first_entry [ 1567.004493] ok 27 - list_test_list_last_entry [ 1567.004828] ok 28 - list_test_list_first_entry_or_null [ 1567.005153] ok 29 - list_test_list_next_entry [ 1567.005553] ok 30 - list_test_list_prev_entry [ 1567.005885] ok 31 - list_test_list_for_each [ 1567.006244] ok 32 - list_test_list_for_each_prev [ 1567.006630] ok 33 - list_test_list_for_each_safe [ 1567.007002] ok 34 - list_test_list_for_each_prev_safe [ 1567.007379] ok 35 - list_test_list_for_each_entry [ 1567.007767] ok 36 - list_test_list_for_each_entry_reverse [ 1567.008115] ok 9 - list-kunit-test [ 1567.021768] # Subtest: memcpy [ 1567.021774] 1..4 [ 1567.022099] # memset_test: ok: memset() direct assignment [ 1567.022720] # memset_test: ok: memset() complete overwrite [ 1567.023134] # memset_test: ok: memset() middle overwrite [ 1567.023581] # memset_test: ok: memset() argument side-effects [ 1567.024029] # memset_test: ok: memset() memset_after() [ 1567.024432] # memset_test: ok: memset() memset_startat() [ 1567.024890] ok 1 - memset_test [ 1567.024954] # memcpy_test: ok: memcpy() static initializers [ 1567.025682] # memcpy_test: ok: memcpy() direct assignment [ 1567.026048] # memcpy_test: ok: memcpy() complete overwrite [ 1567.026486] # memcpy_test: ok: memcpy() middle overwrite [ 1567.026866] # memcpy_test: ok: memcpy() argument side-effects [ 1567.027304] ok 2 - memcpy_test [ 1567.027367] # memmove_test: ok: memmove() static initializers [ 1567.028038] # memmove_test: ok: memmove() direct assignment [ 1567.028443] # memmove_test: ok: memmove() complete overwrite [ 1567.028869] # memmove_test: ok: memmove() middle overwrite [ 1567.029301] # memmove_test: ok: memmove() argument side-effects [ 1567.029712] # memmove_test: ok: memmove() overlapping write [ 1567.030130] ok 3 - memmove_test [ 1567.030197] ok 4 - strtomem_test [ 1567.030457] ok 10 - memcpy [ 1567.043475] # Subtest: mptcp-crypto [ 1567.043480] 1..1 [ 1567.043909] ok 1 - mptcp_crypto_test_basic [ 1567.044068] ok 11 - mptcp-crypto [ 1567.057897] # Subtest: mptcp-token [ 1567.057902] 1..4 [ 1567.058292] ok 1 - mptcp_token_test_req_basic [ 1567.058505] ok 2 - mptcp_token_test_msk_basic [ 1567.058861] ok 3 - mptcp_token_test_accept [ 1567.059211] ok 4 - mptcp_token_test_destroyed [ 1567.059508] ok 12 - mptcp-token [ 1567.087788] # Subtest: rational [ 1567.087792] 1..1 [ 1567.088112] # rational_test: ok 1 - Exceeds bounds, semi-convergent term > 1/2 last term [ 1567.088316] # rational_test: ok 2 - Exceeds bounds, semi-convergent term < 1/2 last term [ 1567.088885] # rational_test: ok 3 - Closest to zero [ 1567.089463] # rational_test: ok 4 - Closest to smallest non-zero [ 1567.089824] # rational_test: ok 5 - Use convergent [ 1567.090279] # rational_test: ok 6 - Exact answer [ 1567.090668] # rational_test: ok 7 - Semiconvergent, numerator limit [ 1567.091024] # rational_test: ok 8 - Semiconvergent, denominator limit [ 1567.091433] ok 1 - rational_test [ 1567.091866] ok 13 - rational [ 1567.104214] # Subtest: resource [ 1567.104219] 1..2 [ 1567.104595] ok 1 - resource_test_union [ 1567.104795] ok 2 - resource_test_intersection [ 1567.105074] ok 14 - resource [ 1567.118325] # Subtest: slub_test [ 1567.118331] 1..5 [ 1567.118966] ok 1 - test_clobber_zone [ 1567.119237] ok 2 - test_next_pointer [ 1567.119600] ok 3 - test_first_word [ 1567.119942] ok 4 - test_clobber_50th_byte [ 1567.120263] ok 5 - test_clobber_redzone_free [ 1567.120539] ok 15 - slub_test [ 1567.189634] # Subtest: sysctl_test [ 1567.189638] 1..10 [ 1567.190007] ok 1 - sysctl_test_api_dointvec_null_tbl_data [ 1567.190238] ok 2 - sysctl_test_api_dointvec_table_maxlen_unset [ 1567.190678] ok 3 - sysctl_test_api_dointvec_table_len_is_zero [ 1567.191186] ok 4 - sysctl_test_api_dointvec_table_read_but_position_set [ 1567.191645] ok 5 - sysctl_test_dointvec_read_happy_single_positive [ 1567.192159] ok 6 - sysctl_test_dointvec_read_happy_single_negative [ 1567.192623] ok 7 - sysctl_test_dointvec_write_happy_single_positive [ 1567.193155] ok 8 - sysctl_test_dointvec_write_happy_single_negative [ 1567.193636] ok 9 - sysctl_test_api_dointvec_write_single_less_int_min [ 1567.194122] ok 10 - sysctl_test_api_dointvec_write_single_greater_int_max [ 1567.194562] ok 16 - sysctl_test [ 1567.207585] # Subtest: bits-test [ 1567.207590] 1..3 [ 1567.207911] ok 1 - genmask_test [ 1567.208128] ok 2 - genmask_ull_test [ 1567.208398] ok 3 - genmask_input_check_test [ 1567.208634] ok 17 - bits-test [ 1567.293000] # Subtest: linear-ranges-test [ 1567.293005] 1..4 [ 1567.293392] ok 1 - range_test_get_value_amount [ 1567.293580] ok 2 - range_test_get_selector_high [ 1567.293932] ok 3 - range_test_get_selector_low [ 1567.294278] ok 4 - range_test_get_value [ 1567.294581] ok 18 - linear-ranges-test [ 1567.308041] # Subtest: list_sort [ 1567.308046] 1..1 [ 1567.308959] ok 1 - list_sort_test [ 1567.309122] ok 19 - list_sort [ 1567.340179] # Subtest: time_test_cases [ 1567.340184] 1..1 [ 1569.541704] ok 1 - time64_to_tm_test_date_range [ 1569.541892] ok 20 - time_test_cases