Back to build
Raw log | Switch to full mode | Login

CASE traits_test [STARTED] test_callables::arg_capture [IGNORED] CASE traits_test [PASSED] CASE result_tests [STARTED] states [IGNORED] void_value_and_error [IGNORED] copyable_value [IGNORED] copyable_error [IGNORED] moveonly_value [IGNORED] moveonly_error [IGNORED] swapping [IGNORED] CASE result_tests [PASSED] CASE optional_tests [STARTED] construct_with_implicit_conversion [IGNORED] construct_without_value<slot<false>> [IGNORED] construct_without_value<slot<true>> [IGNORED] construct_with_value<slot<false>> [IGNORED] construct_with_value<slot<true>> [IGNORED] construct_copy<slot<false>> [IGNORED] construct_copy<slot<true>> [IGNORED] construct_move<slot<false>> [IGNORED] construct_move<slot<true>> [IGNORED] accessors<slot<false>> [IGNORED] accessors<slot<true>> [IGNORED] assign<slot<false>> [IGNORED] assign<slot<true>> [IGNORED] assign_copy<slot<false>> [IGNORED] assign_copy<slot<true>> [IGNORED] assign_move<slot<false>> [IGNORED] assign_move<slot<true>> [IGNORED] emplace<slot<false>> [IGNORED] emplace<slot<true>> [IGNORED] invoke<slot<false>> [IGNORED] invoke<slot<true>> [IGNORED] comparisons<slot<false>> [IGNORED] comparisons<slot<true>> [IGNORED] swapping<slot<false>> [IGNORED] swapping<slot<true>> [IGNORED] balance<slot<false>> [IGNORED] balance<slot<true>> [IGNORED] CASE optional_tests [PASSED] CASE nullable_tests [STARTED] is_null [IGNORED] construct_without_value<nullable_struct> [IGNORED] construct_without_value<non_nullable_struct> [IGNORED] construct_with_value<nullable_struct> [IGNORED] construct_with_value<non_nullable_struct> [IGNORED] construct_copy<nullable_struct> [IGNORED] construct_copy<non_nullable_struct> [IGNORED] construct_move<nullable_struct> [IGNORED] construct_move<non_nullable_struct> [IGNORED] accessors<nullable_struct> [IGNORED] accessors<non_nullable_struct> [IGNORED] assign<nullable_struct> [IGNORED] assign<non_nullable_struct> [IGNORED] assign_copy<nullable_struct> [IGNORED] assign_copy<non_nullable_struct> [IGNORED] assign_move<nullable_struct> [IGNORED] assign_move<non_nullable_struct> [IGNORED] invoke<nullable_struct> [IGNORED] invoke<non_nullable_struct> [IGNORED] comparisons<nullable_struct> [IGNORED] comparisons<non_nullable_struct> [IGNORED] swapping<nullable_struct> [IGNORED] swapping<non_nullable_struct> [IGNORED] CASE nullable_tests [PASSED] CASE function_tests [STARTED] (closure<fit::function<Closure>>) [IGNORED] (binary_op<fit::function<BinaryOp>>) [IGNORED] (closure<fit::function<Closure, 0u>>) [IGNORED] (binary_op<fit::function<BinaryOp, 0u>>) [IGNORED] (closure<fit::function<Closure, HugeCallableSize>>) [IGNORED] (binary_op<fit::function<BinaryOp, HugeCallableSize>>) [IGNORED] (closure<fit::inline_function<Closure, HugeCallableSize>>) [IGNORED] (binary_op<fit::inline_function<BinaryOp, HugeCallableSize>>) [IGNORED] sized_function_size_bounds [IGNORED] inline_function_size_bounds [IGNORED] move_only_argument_and_result [IGNORED] implicit_construction [IGNORED] overload_resolution [IGNORED] bind_member [IGNORED] CASE function_tests [PASSED] ==================================================== Results for test binary "/boot/test/sys/fit-test": SUCCESS! All test cases passed! CASES: 5 SUCCESS: 5 FAILED: 0 ====================================================