[ 1603.164420] # Subtest: bitfields [ 1603.164425] 1..2 [ 1603.164476] ok 1 - test_bitfields_constants [ 1603.164525] ok 2 - test_bitfields_variables [ 1603.164531] ok 1 - bitfields [ 1603.240093] # Subtest: cmdline [ 1603.240098] 1..4 [ 1603.240152] ok 1 - cmdline_test_noint [ 1603.240197] ok 2 - cmdline_test_lead_int [ 1603.240239] ok 3 - cmdline_test_tail_int [ 1603.240279] ok 4 - cmdline_test_range [ 1603.240285] ok 2 - cmdline [ 1603.316299] # Subtest: ext4_inode_test [ 1603.316304] 1..1 [ 1603.316358] # inode_test_xtimestamp_decoding: ok 1 - 1901-12-13 Lower bound of 32bit < 0 timestamp, no extra bits [ 1603.316392] # inode_test_xtimestamp_decoding: ok 2 - 1969-12-31 Upper bound of 32bit < 0 timestamp, no extra bits [ 1603.316428] # inode_test_xtimestamp_decoding: ok 3 - 1970-01-01 Lower bound of 32bit >=0 timestamp, no extra bits [ 1603.316463] # inode_test_xtimestamp_decoding: ok 4 - 2038-01-19 Upper bound of 32bit >=0 timestamp, no extra bits [ 1603.316497] # inode_test_xtimestamp_decoding: ok 5 - 2038-01-19 Lower bound of 32bit <0 timestamp, lo extra sec bit on [ 1603.316528] # inode_test_xtimestamp_decoding: ok 6 - 2106-02-07 Upper bound of 32bit <0 timestamp, lo extra sec bit on [ 1603.316559] # inode_test_xtimestamp_decoding: ok 7 - 2106-02-07 Lower bound of 32bit >=0 timestamp, lo extra sec bit on [ 1603.316587] # inode_test_xtimestamp_decoding: ok 8 - 2174-02-25 Upper bound of 32bit >=0 timestamp, lo extra sec bit on [ 1603.316615] # inode_test_xtimestamp_decoding: ok 9 - 2174-02-25 Lower bound of 32bit <0 timestamp, hi extra sec bit on [ 1603.316643] # inode_test_xtimestamp_decoding: ok 10 - 2242-03-16 Upper bound of 32bit <0 timestamp, hi extra sec bit on [ 1603.316671] # inode_test_xtimestamp_decoding: ok 11 - 2242-03-16 Lower bound of 32bit >=0 timestamp, hi extra sec bit on [ 1603.316699] # inode_test_xtimestamp_decoding: ok 12 - 2310-04-04 Upper bound of 32bit >=0 timestamp, hi extra sec bit on [ 1603.316727] # inode_test_xtimestamp_decoding: ok 13 - 2310-04-04 Upper bound of 32bit>=0 timestamp, hi extra sec bit 1. 1 ns [ 1603.316756] # inode_test_xtimestamp_decoding: ok 14 - 2378-04-22 Lower bound of 32bit>= timestamp. Extra sec bits 1. Max ns [ 1603.316784] # inode_test_xtimestamp_decoding: ok 15 - 2378-04-22 Lower bound of 32bit >=0 timestamp. All extra sec bits on [ 1603.316812] # inode_test_xtimestamp_decoding: ok 16 - 2446-05-10 Upper bound of 32bit >=0 timestamp. All extra sec bits on [ 1603.316821] ok 1 - inode_test_xtimestamp_decoding [ 1603.316829] ok 3 - ext4_inode_test [ 1603.474432] # Subtest: kunit-try-catch-test [ 1603.474436] 1..2 [ 1603.474519] ok 1 - kunit_test_try_catch_successful_try_no_catch [ 1603.474590] ok 2 - kunit_test_try_catch_unsuccessful_try_does_catch [ 1603.474599] ok 4 - kunit-try-catch-test [ 1603.474617] # Subtest: kunit-resource-test [ 1603.474619] 1..7 [ 1603.474652] ok 1 - kunit_resource_test_init_resources [ 1603.474684] ok 2 - kunit_resource_test_alloc_resource [ 1603.474712] ok 3 - kunit_resource_test_destroy_resource [ 1603.474741] ok 4 - kunit_resource_test_cleanup_resources [ 1603.474768] ok 5 - kunit_resource_test_proper_free_ordering [ 1603.474795] ok 6 - kunit_resource_test_static [ 1603.474823] ok 7 - kunit_resource_test_named [ 1603.474829] ok 5 - kunit-resource-test [ 1603.474845] # Subtest: kunit-log-test [ 1603.474847] 1..1 [ 1603.474868] put this in log. [ 1603.474872] this too. [ 1603.474875] add to suite log. [ 1603.474878] along with this. [ 1603.474885] ok 1 - kunit_log_test [ 1603.474891] ok 6 - kunit-log-test [ 1603.474905] # Subtest: kunit_status [ 1603.474907] 1..2 [ 1603.474931] ok 1 - kunit_status_set_failure_test [ 1603.474957] ok 2 - kunit_status_mark_skipped_test [ 1603.474963] ok 7 - kunit_status [ 1603.501067] # Subtest: rtc_lib_test_cases [ 1603.501070] 1..1 [ 1614.732791] ok 1 - rtc_time64_to_tm_test_date_range [ 1614.732805] ok 8 - rtc_lib_test_cases [ 1614.773404] # Subtest: list-kunit-test [ 1614.773407] 1..36 [ 1614.773448] ok 1 - list_test_list_init [ 1614.773486] ok 2 - list_test_list_add [ 1614.773519] ok 3 - list_test_list_add_tail [ 1614.773551] ok 4 - list_test_list_del [ 1614.773584] ok 5 - list_test_list_replace [ 1614.773612] ok 6 - list_test_list_replace_init [ 1614.773643] ok 7 - list_test_list_swap [ 1614.773672] ok 8 - list_test_list_del_init [ 1614.773697] ok 9 - list_test_list_move [ 1614.773723] ok 10 - list_test_list_move_tail [ 1614.773748] ok 11 - list_test_list_bulk_move_tail [ 1614.773774] ok 12 - list_test_list_is_first [ 1614.773800] ok 13 - list_test_list_is_last [ 1614.773825] ok 14 - list_test_list_empty [ 1614.773851] ok 15 - list_test_list_empty_careful [ 1614.773877] ok 16 - list_test_list_rotate_left [ 1614.773902] ok 17 - list_test_list_rotate_to_front [ 1614.773927] ok 18 - list_test_list_is_singular [ 1614.773953] ok 19 - list_test_list_cut_position [ 1614.773978] ok 20 - list_test_list_cut_before [ 1614.774003] ok 21 - list_test_list_splice [ 1614.774029] ok 22 - list_test_list_splice_tail [ 1614.774054] ok 23 - list_test_list_splice_init [ 1614.774079] ok 24 - list_test_list_splice_tail_init [ 1614.774105] ok 25 - list_test_list_entry [ 1614.774130] ok 26 - list_test_list_first_entry [ 1614.774156] ok 27 - list_test_list_last_entry [ 1614.774181] ok 28 - list_test_list_first_entry_or_null [ 1614.774206] ok 29 - list_test_list_next_entry [ 1614.774232] ok 30 - list_test_list_prev_entry [ 1614.774258] ok 31 - list_test_list_for_each [ 1614.774285] ok 32 - list_test_list_for_each_prev [ 1614.774310] ok 33 - list_test_list_for_each_safe [ 1614.774335] ok 34 - list_test_list_for_each_prev_safe [ 1614.774360] ok 35 - list_test_list_for_each_entry [ 1614.774386] ok 36 - list_test_list_for_each_entry_reverse [ 1614.774392] ok 9 - list-kunit-test [ 1614.800477] # Subtest: memcpy [ 1614.800480] 1..4 [ 1614.800523] # memset_test: ok: memset() direct assignment [ 1614.800530] # memset_test: ok: memset() complete overwrite [ 1614.800536] # memset_test: ok: memset() middle overwrite [ 1614.800540] # memset_test: ok: memset() argument side-effects [ 1614.800545] # memset_test: ok: memset() memset_after() [ 1614.800550] # memset_test: ok: memset() memset_startat() [ 1614.800561] ok 1 - memset_test [ 1614.800595] # memcpy_test: ok: memcpy() static initializers [ 1614.800602] # memcpy_test: ok: memcpy() direct assignment [ 1614.800607] # memcpy_test: ok: memcpy() complete overwrite [ 1614.800611] # memcpy_test: ok: memcpy() middle overwrite [ 1614.800616] # memcpy_test: ok: memcpy() argument side-effects [ 1614.800626] ok 2 - memcpy_test [ 1614.800655] # memmove_test: ok: memmove() static initializers [ 1614.800662] # memmove_test: ok: memmove() direct assignment [ 1614.800666] # memmove_test: ok: memmove() complete overwrite [ 1614.800671] # memmove_test: ok: memmove() middle overwrite [ 1614.800675] # memmove_test: ok: memmove() argument side-effects [ 1614.800680] # memmove_test: ok: memmove() overlapping write [ 1614.800690] ok 3 - memmove_test [ 1614.800718] ok 4 - strtomem_test [ 1614.800724] ok 10 - memcpy [ 1614.821780] # Subtest: mptcp-crypto [ 1614.821783] 1..1 [ 1614.821850] ok 1 - mptcp_crypto_test_basic [ 1614.821856] ok 11 - mptcp-crypto [ 1614.841015] # Subtest: mptcp-token [ 1614.841018] 1..4 [ 1614.841073] ok 1 - mptcp_token_test_req_basic [ 1614.841117] ok 2 - mptcp_token_test_msk_basic [ 1614.841156] ok 3 - mptcp_token_test_accept [ 1614.841189] ok 4 - mptcp_token_test_destroyed [ 1614.841194] ok 12 - mptcp-token [ 1614.883863] # Subtest: rational [ 1614.883866] 1..1 [ 1614.883919] # rational_test: ok 1 - Exceeds bounds, semi-convergent term > 1/2 last term [ 1614.883958] # rational_test: ok 2 - Exceeds bounds, semi-convergent term < 1/2 last term [ 1614.883998] # rational_test: ok 3 - Closest to zero [ 1614.884031] # rational_test: ok 4 - Closest to smallest non-zero [ 1614.884062] # rational_test: ok 5 - Use convergent [ 1614.884093] # rational_test: ok 6 - Exact answer [ 1614.884122] # rational_test: ok 7 - Semiconvergent, numerator limit [ 1614.884148] # rational_test: ok 8 - Semiconvergent, denominator limit [ 1614.884154] ok 1 - rational_test [ 1614.884161] ok 13 - rational [ 1614.908772] # Subtest: resource [ 1614.908775] 1..2 [ 1614.908825] ok 1 - resource_test_union [ 1614.908867] ok 2 - resource_test_intersection [ 1614.908872] ok 14 - resource [ 1614.926569] # Subtest: slub_test [ 1614.926572] 1..5 [ 1614.926819] ok 1 - test_clobber_zone [ 1614.927072] ok 2 - test_next_pointer [ 1614.927230] ok 3 - test_first_word [ 1614.927378] ok 4 - test_clobber_50th_byte [ 1614.929619] ok 5 - test_clobber_redzone_free [ 1614.929625] ok 15 - slub_test [ 1615.030055] # Subtest: sysctl_test [ 1615.030060] 1..10 [ 1615.030115] ok 1 - sysctl_test_api_dointvec_null_tbl_data [ 1615.030157] ok 2 - sysctl_test_api_dointvec_table_maxlen_unset [ 1615.030191] ok 3 - sysctl_test_api_dointvec_table_len_is_zero [ 1615.030224] ok 4 - sysctl_test_api_dointvec_table_read_but_position_set [ 1615.030255] ok 5 - sysctl_test_dointvec_read_happy_single_positive [ 1615.030287] ok 6 - sysctl_test_dointvec_read_happy_single_negative [ 1615.030317] ok 7 - sysctl_test_dointvec_write_happy_single_positive [ 1615.030345] ok 8 - sysctl_test_dointvec_write_happy_single_negative [ 1615.030372] ok 9 - sysctl_test_api_dointvec_write_single_less_int_min [ 1615.030400] ok 10 - sysctl_test_api_dointvec_write_single_greater_int_max [ 1615.030406] ok 16 - sysctl_test [ 1615.050381] # Subtest: bits-test [ 1615.050384] 1..3 [ 1615.050439] ok 1 - genmask_test [ 1615.050487] ok 2 - genmask_ull_test [ 1615.050530] ok 3 - genmask_input_check_test [ 1615.050536] ok 17 - bits-test [ 1615.179856] # Subtest: linear-ranges-test [ 1615.179860] 1..4 [ 1615.179915] ok 1 - range_test_get_value_amount [ 1615.179957] ok 2 - range_test_get_selector_high [ 1615.179996] ok 3 - range_test_get_selector_low [ 1615.180027] ok 4 - range_test_get_value [ 1615.180032] ok 18 - linear-ranges-test [ 1615.199862] # Subtest: list_sort [ 1615.199865] 1..1 [ 1615.201115] ok 1 - list_sort_test [ 1615.201122] ok 19 - list_sort [ 1615.244038] # Subtest: time_test_cases [ 1615.244041] 1..1 [ 1625.330001] ok 1 - time64_to_tm_test_date_range [ 1625.330021] ok 20 - time_test_cases