[ 1414.924829] # Subtest: bitfields [ 1414.924834] 1..2 [ 1414.925464] ok 1 - test_bitfields_constants [ 1414.925647] ok 2 - test_bitfields_variables [ 1414.925887] ok 1 - bitfields [ 1414.971869] # Subtest: cmdline [ 1414.971873] 1..4 [ 1414.972272] ok 1 - cmdline_test_noint [ 1414.972460] ok 2 - cmdline_test_lead_int [ 1414.972747] ok 3 - cmdline_test_tail_int [ 1414.973040] ok 4 - cmdline_test_range [ 1414.973270] ok 2 - cmdline [ 1415.021319] # Subtest: ext4_inode_test [ 1415.021324] 1..1 [ 1415.021695] # inode_test_xtimestamp_decoding: ok 1 - 1901-12-13 Lower bound of 32bit < 0 timestamp, no extra bits [ 1415.021884] # inode_test_xtimestamp_decoding: ok 2 - 1969-12-31 Upper bound of 32bit < 0 timestamp, no extra bits [ 1415.022529] # inode_test_xtimestamp_decoding: ok 3 - 1970-01-01 Lower bound of 32bit >=0 timestamp, no extra bits [ 1415.023159] # inode_test_xtimestamp_decoding: ok 4 - 2038-01-19 Upper bound of 32bit >=0 timestamp, no extra bits [ 1415.023792] # inode_test_xtimestamp_decoding: ok 5 - 2038-01-19 Lower bound of 32bit <0 timestamp, lo extra sec bit on [ 1415.024435] # inode_test_xtimestamp_decoding: ok 6 - 2106-02-07 Upper bound of 32bit <0 timestamp, lo extra sec bit on [ 1415.025087] # inode_test_xtimestamp_decoding: ok 7 - 2106-02-07 Lower bound of 32bit >=0 timestamp, lo extra sec bit on [ 1415.025738] # inode_test_xtimestamp_decoding: ok 8 - 2174-02-25 Upper bound of 32bit >=0 timestamp, lo extra sec bit on [ 1415.026393] # inode_test_xtimestamp_decoding: ok 9 - 2174-02-25 Lower bound of 32bit <0 timestamp, hi extra sec bit on [ 1415.027113] # inode_test_xtimestamp_decoding: ok 10 - 2242-03-16 Upper bound of 32bit <0 timestamp, hi extra sec bit on [ 1415.027767] # inode_test_xtimestamp_decoding: ok 11 - 2242-03-16 Lower bound of 32bit >=0 timestamp, hi extra sec bit on [ 1415.028425] # inode_test_xtimestamp_decoding: ok 12 - 2310-04-04 Upper bound of 32bit >=0 timestamp, hi extra sec bit on [ 1415.029106] # inode_test_xtimestamp_decoding: ok 13 - 2310-04-04 Upper bound of 32bit>=0 timestamp, hi extra sec bit 1. 1 ns [ 1415.029769] # inode_test_xtimestamp_decoding: ok 14 - 2378-04-22 Lower bound of 32bit>= timestamp. Extra sec bits 1. Max ns [ 1415.030452] # inode_test_xtimestamp_decoding: ok 15 - 2378-04-22 Lower bound of 32bit >=0 timestamp. All extra sec bits on [ 1415.031127] # inode_test_xtimestamp_decoding: ok 16 - 2446-05-10 Upper bound of 32bit >=0 timestamp. All extra sec bits on [ 1415.031730] ok 1 - inode_test_xtimestamp_decoding [ 1415.032346] ok 3 - ext4_inode_test [ 1415.132996] # Subtest: kunit-try-catch-test [ 1415.133001] 1..2 [ 1415.133517] ok 1 - kunit_test_try_catch_successful_try_no_catch [ 1415.133767] ok 2 - kunit_test_try_catch_unsuccessful_try_does_catch [ 1415.134103] ok 4 - kunit-try-catch-test [ 1415.134683] # Subtest: kunit-resource-test [ 1415.134684] 1..7 [ 1415.135074] ok 1 - kunit_resource_test_init_resources [ 1415.135254] ok 2 - kunit_resource_test_alloc_resource [ 1415.135595] ok 3 - kunit_resource_test_destroy_resource [ 1415.135935] ok 4 - kunit_resource_test_cleanup_resources [ 1415.136282] ok 5 - kunit_resource_test_proper_free_ordering [ 1415.136635] ok 6 - kunit_resource_test_static [ 1415.137057] ok 7 - kunit_resource_test_named [ 1415.137311] ok 5 - kunit-resource-test [ 1415.137763] # Subtest: kunit-log-test [ 1415.137764] 1..1 [ 1415.138057] put this in log. [ 1415.138201] this too. [ 1415.138355] add to suite log. [ 1415.138477] along with this. [ 1415.138646] ok 1 - kunit_log_test [ 1415.138810] ok 6 - kunit-log-test [ 1415.139187] # Subtest: kunit_status [ 1415.139188] 1..2 [ 1415.139464] ok 1 - kunit_status_set_failure_test [ 1415.139648] ok 2 - kunit_status_mark_skipped_test [ 1415.139918] ok 7 - kunit_status [ 1415.152668] # Subtest: rtc_lib_test_cases [ 1415.152672] 1..1 [ 1417.170578] ok 1 - rtc_time64_to_tm_test_date_range [ 1417.170734] ok 8 - rtc_lib_test_cases [ 1417.183580] # Subtest: list-kunit-test [ 1417.183584] 1..36 [ 1417.184014] ok 1 - list_test_list_init [ 1417.184280] ok 2 - list_test_list_add [ 1417.184571] ok 3 - list_test_list_add_tail [ 1417.184849] ok 4 - list_test_list_del [ 1417.185152] ok 5 - list_test_list_replace [ 1417.185484] ok 6 - list_test_list_replace_init [ 1417.185771] ok 7 - list_test_list_swap [ 1417.186078] ok 8 - list_test_list_del_init [ 1417.186347] ok 9 - list_test_list_move [ 1417.186633] ok 10 - list_test_list_move_tail [ 1417.186924] ok 11 - list_test_list_bulk_move_tail [ 1417.187229] ok 12 - list_test_list_is_first [ 1417.187555] ok 13 - list_test_list_is_last [ 1417.187853] ok 14 - list_test_list_empty [ 1417.188145] ok 15 - list_test_list_empty_careful [ 1417.188426] ok 16 - list_test_list_rotate_left [ 1417.188803] ok 17 - list_test_list_rotate_to_front [ 1417.189108] ok 18 - list_test_list_is_singular [ 1417.189431] ok 19 - list_test_list_cut_position [ 1417.189732] ok 20 - list_test_list_cut_before [ 1417.190037] ok 21 - list_test_list_splice [ 1417.190337] ok 22 - list_test_list_splice_tail [ 1417.190617] ok 23 - list_test_list_splice_init [ 1417.190921] ok 24 - list_test_list_splice_tail_init [ 1417.191224] ok 25 - list_test_list_entry [ 1417.191549] ok 26 - list_test_list_first_entry [ 1417.191826] ok 27 - list_test_list_last_entry [ 1417.192141] ok 28 - list_test_list_first_entry_or_null [ 1417.192443] ok 29 - list_test_list_next_entry [ 1417.192784] ok 30 - list_test_list_prev_entry [ 1417.193080] ok 31 - list_test_list_for_each [ 1417.193377] ok 32 - list_test_list_for_each_prev [ 1417.193665] ok 33 - list_test_list_for_each_safe [ 1417.193979] ok 34 - list_test_list_for_each_prev_safe [ 1417.194292] ok 35 - list_test_list_for_each_entry [ 1417.194629] ok 36 - list_test_list_for_each_entry_reverse [ 1417.194896] ok 9 - list-kunit-test [ 1417.207022] # Subtest: memcpy [ 1417.207027] 1..4 [ 1417.207385] # memset_test: ok: memset() direct assignment [ 1417.207830] # memset_test: ok: memset() complete overwrite [ 1417.208141] # memset_test: ok: memset() middle overwrite [ 1417.208441] # memset_test: ok: memset() argument side-effects [ 1417.208889] # memset_test: ok: memset() memset_after() [ 1417.209181] # memset_test: ok: memset() memset_startat() [ 1417.209495] ok 1 - memset_test [ 1417.209549] # memcpy_test: ok: memcpy() static initializers [ 1417.210057] # memcpy_test: ok: memcpy() direct assignment [ 1417.210357] # memcpy_test: ok: memcpy() complete overwrite [ 1417.210659] # memcpy_test: ok: memcpy() middle overwrite [ 1417.211076] # memcpy_test: ok: memcpy() argument side-effects [ 1417.211401] ok 2 - memcpy_test [ 1417.211470] # memmove_test: ok: memmove() static initializers [ 1417.212005] # memmove_test: ok: memmove() direct assignment [ 1417.212314] # memmove_test: ok: memmove() complete overwrite [ 1417.212627] # memmove_test: ok: memmove() middle overwrite [ 1417.213051] # memmove_test: ok: memmove() argument side-effects [ 1417.213382] # memmove_test: ok: memmove() overlapping write [ 1417.213703] ok 3 - memmove_test [ 1417.213762] ok 4 - strtomem_test [ 1417.213958] ok 10 - memcpy [ 1417.225322] # Subtest: mptcp-crypto [ 1417.225326] 1..1 [ 1417.225739] ok 1 - mptcp_crypto_test_basic [ 1417.225864] ok 11 - mptcp-crypto [ 1417.237328] # Subtest: mptcp-token [ 1417.237332] 1..4 [ 1417.237757] ok 1 - mptcp_token_test_req_basic [ 1417.237942] ok 2 - mptcp_token_test_msk_basic [ 1417.238256] ok 3 - mptcp_token_test_accept [ 1417.238567] ok 4 - mptcp_token_test_destroyed [ 1417.238806] ok 12 - mptcp-token [ 1417.266680] # Subtest: rational [ 1417.266684] 1..1 [ 1417.267145] # rational_test: ok 1 - Exceeds bounds, semi-convergent term > 1/2 last term [ 1417.267327] # rational_test: ok 2 - Exceeds bounds, semi-convergent term < 1/2 last term [ 1417.267834] # rational_test: ok 3 - Closest to zero [ 1417.268337] # rational_test: ok 4 - Closest to smallest non-zero [ 1417.268662] # rational_test: ok 5 - Use convergent [ 1417.269060] # rational_test: ok 6 - Exact answer [ 1417.269450] # rational_test: ok 7 - Semiconvergent, numerator limit [ 1417.269780] # rational_test: ok 8 - Semiconvergent, denominator limit [ 1417.270142] ok 1 - rational_test [ 1417.270507] ok 13 - rational [ 1417.282110] # Subtest: resource [ 1417.282114] 1..2 [ 1417.282488] ok 1 - resource_test_union [ 1417.282679] ok 2 - resource_test_intersection [ 1417.282901] ok 14 - resource [ 1417.294737] # Subtest: slub_test [ 1417.294741] 1..5 [ 1417.295276] ok 1 - test_clobber_zone [ 1417.295524] ok 2 - test_next_pointer [ 1417.295842] ok 3 - test_first_word [ 1417.296163] ok 4 - test_clobber_50th_byte [ 1417.296467] ok 5 - test_clobber_redzone_free [ 1417.296698] ok 15 - slub_test [ 1417.359455] # Subtest: sysctl_test [ 1417.359460] 1..10 [ 1417.359793] ok 1 - sysctl_test_api_dointvec_null_tbl_data [ 1417.359981] ok 2 - sysctl_test_api_dointvec_table_maxlen_unset [ 1417.360343] ok 3 - sysctl_test_api_dointvec_table_len_is_zero [ 1417.360724] ok 4 - sysctl_test_api_dointvec_table_read_but_position_set [ 1417.361109] ok 5 - sysctl_test_dointvec_read_happy_single_positive [ 1417.361594] ok 6 - sysctl_test_dointvec_read_happy_single_negative [ 1417.362015] ok 7 - sysctl_test_dointvec_write_happy_single_positive [ 1417.362424] ok 8 - sysctl_test_dointvec_write_happy_single_negative [ 1417.362838] ok 9 - sysctl_test_api_dointvec_write_single_less_int_min [ 1417.363243] ok 10 - sysctl_test_api_dointvec_write_single_greater_int_max [ 1417.363606] ok 16 - sysctl_test [ 1417.375402] # Subtest: bits-test [ 1417.375407] 1..3 [ 1417.375799] ok 1 - genmask_test [ 1417.375986] ok 2 - genmask_ull_test [ 1417.376273] ok 3 - genmask_input_check_test [ 1417.376482] ok 17 - bits-test [ 1417.457591] # Subtest: linear-ranges-test [ 1417.457596] 1..4 [ 1417.458029] ok 1 - range_test_get_value_amount [ 1417.458204] ok 2 - range_test_get_selector_high [ 1417.458515] ok 3 - range_test_get_selector_low [ 1417.458825] ok 4 - range_test_get_value [ 1417.459082] ok 18 - linear-ranges-test [ 1417.471129] # Subtest: list_sort [ 1417.471133] 1..1 [ 1417.472039] ok 1 - list_sort_test [ 1417.472166] ok 19 - list_sort [ 1417.502629] # Subtest: time_test_cases [ 1417.502635] 1..1 [ 1419.700078] ok 1 - time64_to_tm_test_date_range [ 1419.700237] ok 20 - time_test_cases