[ 1503.153893] # Subtest: bitfields [ 1503.153897] 1..2 [ 1503.154236] ok 1 - test_bitfields_constants [ 1503.154431] ok 2 - test_bitfields_variables [ 1503.154716] ok 1 - bitfields [ 1503.197324] # Subtest: cmdline [ 1503.197328] 1..4 [ 1503.197652] ok 1 - cmdline_test_noint [ 1503.197835] ok 2 - cmdline_test_lead_int [ 1503.198122] ok 3 - cmdline_test_tail_int [ 1503.198429] ok 4 - cmdline_test_range [ 1503.198699] ok 2 - cmdline [ 1503.241035] # Subtest: ext4_inode_test [ 1503.241040] 1..1 [ 1503.241400] # inode_test_xtimestamp_decoding: ok 1 - 1901-12-13 Lower bound of 32bit < 0 timestamp, no extra bits [ 1503.241591] # inode_test_xtimestamp_decoding: ok 2 - 1969-12-31 Upper bound of 32bit < 0 timestamp, no extra bits [ 1503.242271] # inode_test_xtimestamp_decoding: ok 3 - 1970-01-01 Lower bound of 32bit >=0 timestamp, no extra bits [ 1503.243000] # inode_test_xtimestamp_decoding: ok 4 - 2038-01-19 Upper bound of 32bit >=0 timestamp, no extra bits [ 1503.243694] # inode_test_xtimestamp_decoding: ok 5 - 2038-01-19 Lower bound of 32bit <0 timestamp, lo extra sec bit on [ 1503.244384] # inode_test_xtimestamp_decoding: ok 6 - 2106-02-07 Upper bound of 32bit <0 timestamp, lo extra sec bit on [ 1503.245100] # inode_test_xtimestamp_decoding: ok 7 - 2106-02-07 Lower bound of 32bit >=0 timestamp, lo extra sec bit on [ 1503.245810] # inode_test_xtimestamp_decoding: ok 8 - 2174-02-25 Upper bound of 32bit >=0 timestamp, lo extra sec bit on [ 1503.246532] # inode_test_xtimestamp_decoding: ok 9 - 2174-02-25 Lower bound of 32bit <0 timestamp, hi extra sec bit on [ 1503.247249] # inode_test_xtimestamp_decoding: ok 10 - 2242-03-16 Upper bound of 32bit <0 timestamp, hi extra sec bit on [ 1503.247963] # inode_test_xtimestamp_decoding: ok 11 - 2242-03-16 Lower bound of 32bit >=0 timestamp, hi extra sec bit on [ 1503.248732] # inode_test_xtimestamp_decoding: ok 12 - 2310-04-04 Upper bound of 32bit >=0 timestamp, hi extra sec bit on [ 1503.249454] # inode_test_xtimestamp_decoding: ok 13 - 2310-04-04 Upper bound of 32bit>=0 timestamp, hi extra sec bit 1. 1 ns [ 1503.250177] # inode_test_xtimestamp_decoding: ok 14 - 2378-04-22 Lower bound of 32bit>= timestamp. Extra sec bits 1. Max ns [ 1503.251115] # inode_test_xtimestamp_decoding: ok 15 - 2378-04-22 Lower bound of 32bit >=0 timestamp. All extra sec bits on [ 1503.251863] # inode_test_xtimestamp_decoding: ok 16 - 2446-05-10 Upper bound of 32bit >=0 timestamp. All extra sec bits on [ 1503.252558] ok 1 - inode_test_xtimestamp_decoding [ 1503.253258] ok 3 - ext4_inode_test [ 1503.341955] # Subtest: kunit-try-catch-test [ 1503.341959] 1..2 [ 1503.342421] ok 1 - kunit_test_try_catch_successful_try_no_catch [ 1503.342641] ok 2 - kunit_test_try_catch_unsuccessful_try_does_catch [ 1503.343028] ok 4 - kunit-try-catch-test [ 1503.343687] # Subtest: kunit-resource-test [ 1503.343688] 1..7 [ 1503.344044] ok 1 - kunit_resource_test_init_resources [ 1503.344254] ok 2 - kunit_resource_test_alloc_resource [ 1503.344621] ok 3 - kunit_resource_test_destroy_resource [ 1503.344989] ok 4 - kunit_resource_test_cleanup_resources [ 1503.345369] ok 5 - kunit_resource_test_proper_free_ordering [ 1503.345752] ok 6 - kunit_resource_test_static [ 1503.346148] ok 7 - kunit_resource_test_named [ 1503.346436] ok 5 - kunit-resource-test [ 1503.346967] # Subtest: kunit-log-test [ 1503.346968] 1..1 [ 1503.347251] put this in log. [ 1503.347421] this too. [ 1503.347603] add to suite log. [ 1503.347826] along with this. [ 1503.348026] ok 1 - kunit_log_test [ 1503.348211] ok 6 - kunit-log-test [ 1503.348887] # Subtest: kunit_status [ 1503.348888] 1..2 [ 1503.349180] ok 1 - kunit_status_set_failure_test [ 1503.349414] ok 2 - kunit_status_mark_skipped_test [ 1503.349724] ok 7 - kunit_status [ 1503.360861] # Subtest: rtc_lib_test_cases [ 1503.360865] 1..1 [ 1505.386809] ok 1 - rtc_time64_to_tm_test_date_range [ 1505.387306] ok 8 - rtc_lib_test_cases [ 1505.400074] # Subtest: list-kunit-test [ 1505.400078] 1..36 [ 1505.400535] ok 1 - list_test_list_init [ 1505.400751] ok 2 - list_test_list_add [ 1505.401044] ok 3 - list_test_list_add_tail [ 1505.401336] ok 4 - list_test_list_del [ 1505.401689] ok 5 - list_test_list_replace [ 1505.401974] ok 6 - list_test_list_replace_init [ 1505.402277] ok 7 - list_test_list_swap [ 1505.402628] ok 8 - list_test_list_del_init [ 1505.402908] ok 9 - list_test_list_move [ 1505.403212] ok 10 - list_test_list_move_tail [ 1505.403494] ok 11 - list_test_list_bulk_move_tail [ 1505.403803] ok 12 - list_test_list_is_first [ 1505.404146] ok 13 - list_test_list_is_last [ 1505.404455] ok 14 - list_test_list_empty [ 1505.404756] ok 15 - list_test_list_empty_careful [ 1505.405046] ok 16 - list_test_list_rotate_left [ 1505.405381] ok 17 - list_test_list_rotate_to_front [ 1505.405702] ok 18 - list_test_list_is_singular [ 1505.406044] ok 19 - list_test_list_cut_position [ 1505.406365] ok 20 - list_test_list_cut_before [ 1505.406692] ok 21 - list_test_list_splice [ 1505.407009] ok 22 - list_test_list_splice_tail [ 1505.407305] ok 23 - list_test_list_splice_init [ 1505.407627] ok 24 - list_test_list_splice_tail_init [ 1505.407951] ok 25 - list_test_list_entry [ 1505.408300] ok 26 - list_test_list_first_entry [ 1505.408591] ok 27 - list_test_list_last_entry [ 1505.408912] ok 28 - list_test_list_first_entry_or_null [ 1505.409228] ok 29 - list_test_list_next_entry [ 1505.409594] ok 30 - list_test_list_prev_entry [ 1505.409908] ok 31 - list_test_list_for_each [ 1505.410224] ok 32 - list_test_list_for_each_prev [ 1505.410573] ok 33 - list_test_list_for_each_safe [ 1505.410907] ok 34 - list_test_list_for_each_prev_safe [ 1505.411263] ok 35 - list_test_list_for_each_entry [ 1505.411630] ok 36 - list_test_list_for_each_entry_reverse [ 1505.411943] ok 9 - list-kunit-test [ 1505.423686] # Subtest: memcpy [ 1505.423689] 1..4 [ 1505.426248] # memset_test: ok: memset() direct assignment [ 1505.426763] # memset_test: ok: memset() complete overwrite [ 1505.427129] # memset_test: ok: memset() middle overwrite [ 1505.427479] # memset_test: ok: memset() argument side-effects [ 1505.427852] # memset_test: ok: memset() memset_after() [ 1505.428194] # memset_test: ok: memset() memset_startat() [ 1505.428560] ok 1 - memset_test [ 1505.428610] # memcpy_test: ok: memcpy() static initializers [ 1505.429219] # memcpy_test: ok: memcpy() direct assignment [ 1505.429573] # memcpy_test: ok: memcpy() complete overwrite [ 1505.429932] # memcpy_test: ok: memcpy() middle overwrite [ 1505.430278] # memcpy_test: ok: memcpy() argument side-effects [ 1505.430702] ok 2 - memcpy_test [ 1505.430771] # memmove_test: ok: memmove() static initializers [ 1505.431457] # memmove_test: ok: memmove() direct assignment [ 1505.431818] # memmove_test: ok: memmove() complete overwrite [ 1505.432184] # memmove_test: ok: memmove() middle overwrite [ 1505.432540] # memmove_test: ok: memmove() argument side-effects [ 1505.432930] # memmove_test: ok: memmove() overlapping write [ 1505.433300] ok 3 - memmove_test [ 1505.433359] ok 4 - strtomem_test [ 1505.433586] ok 10 - memcpy [ 1505.444940] # Subtest: mptcp-crypto [ 1505.444944] 1..1 [ 1505.445319] ok 1 - mptcp_crypto_test_basic [ 1505.445461] ok 11 - mptcp-crypto [ 1505.456788] # Subtest: mptcp-token [ 1505.456793] 1..4 [ 1505.457163] ok 1 - mptcp_token_test_req_basic [ 1505.457354] ok 2 - mptcp_token_test_msk_basic [ 1505.457695] ok 3 - mptcp_token_test_accept [ 1505.458035] ok 4 - mptcp_token_test_destroyed [ 1505.458314] ok 12 - mptcp-token [ 1505.485311] # Subtest: rational [ 1505.485315] 1..1 [ 1505.485646] # rational_test: ok 1 - Exceeds bounds, semi-convergent term > 1/2 last term [ 1505.485837] # rational_test: ok 2 - Exceeds bounds, semi-convergent term < 1/2 last term [ 1505.486404] # rational_test: ok 3 - Closest to zero [ 1505.486959] # rational_test: ok 4 - Closest to smallest non-zero [ 1505.487320] # rational_test: ok 5 - Use convergent [ 1505.487755] # rational_test: ok 6 - Exact answer [ 1505.488107] # rational_test: ok 7 - Semiconvergent, numerator limit [ 1505.488451] # rational_test: ok 8 - Semiconvergent, denominator limit [ 1505.488861] ok 1 - rational_test [ 1505.489278] ok 13 - rational [ 1505.500374] # Subtest: resource [ 1505.500378] 1..2 [ 1505.500925] ok 1 - resource_test_union [ 1505.501122] ok 2 - resource_test_intersection [ 1505.501383] ok 14 - resource [ 1505.512332] # Subtest: slub_test [ 1505.512335] 1..5 [ 1505.512832] ok 1 - test_clobber_zone [ 1505.513080] ok 2 - test_next_pointer [ 1505.513405] ok 3 - test_first_word [ 1505.513739] ok 4 - test_clobber_50th_byte [ 1505.514038] ok 5 - test_clobber_redzone_free [ 1505.514308] ok 15 - slub_test [ 1505.573312] # Subtest: sysctl_test [ 1505.573316] 1..10 [ 1505.573664] ok 1 - sysctl_test_api_dointvec_null_tbl_data [ 1505.573862] ok 2 - sysctl_test_api_dointvec_table_maxlen_unset [ 1505.574251] ok 3 - sysctl_test_api_dointvec_table_len_is_zero [ 1505.574676] ok 4 - sysctl_test_api_dointvec_table_read_but_position_set [ 1505.575112] ok 5 - sysctl_test_dointvec_read_happy_single_positive [ 1505.575579] ok 6 - sysctl_test_dointvec_read_happy_single_negative [ 1505.576029] ok 7 - sysctl_test_dointvec_write_happy_single_positive [ 1505.576461] ok 8 - sysctl_test_dointvec_write_happy_single_negative [ 1505.576906] ok 9 - sysctl_test_api_dointvec_write_single_less_int_min [ 1505.577342] ok 10 - sysctl_test_api_dointvec_write_single_greater_int_max [ 1505.577757] ok 16 - sysctl_test [ 1505.589451] # Subtest: bits-test [ 1505.589455] 1..3 [ 1505.589797] ok 1 - genmask_test [ 1505.589979] ok 2 - genmask_ull_test [ 1505.590233] ok 3 - genmask_input_check_test [ 1505.590561] ok 17 - bits-test [ 1505.664613] # Subtest: linear-ranges-test [ 1505.664618] 1..4 [ 1505.664997] ok 1 - range_test_get_value_amount [ 1505.665203] ok 2 - range_test_get_selector_high [ 1505.665543] ok 3 - range_test_get_selector_low [ 1505.665881] ok 4 - range_test_get_value [ 1505.666174] ok 18 - linear-ranges-test [ 1505.677337] # Subtest: list_sort [ 1505.677341] 1..1 [ 1505.678173] ok 1 - list_sort_test [ 1505.678317] ok 19 - list_sort [ 1505.705163] # Subtest: time_test_cases [ 1505.705167] 1..1 [ 1507.903114] ok 1 - time64_to_tm_test_date_range [ 1507.903299] ok 20 - time_test_cases