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

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