[Debian-med-packaging] Bug#1058548: seqan2: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j8 test ARGS\+=--verbose ARGS\+=-j8 returned exit code 2

Lucas Nussbaum lucas at debian.org
Tue Dec 12 20:49:38 GMT 2023


Source: seqan2
Version: 2.4.0+dfsg-15
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process --verbose -j8
> UpdateCTestConfiguration  from :/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> UpdateCTestConfiguration  from :/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Test project /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Constructing a list of tests
> Done constructing a list of tests
> Updating test list for fixtures
> Added 0 tests to meet fixture requirements
> Checking test dependency graph...
> Checking test dependency graph end
> test 1
>         Start   1: test_test_align
> 
> 1: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align
> 1: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align
> 1: Test timeout computed to be: 10000000
> test 2
>         Start   2: test_test_align_simd_global_equal_length
> 
> 2: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align_simd_global_equal_length
> 2: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align
> 2: Test timeout computed to be: 10000000
> test 3
>         Start   3: test_test_align_simd_global_equal_length_sse4_host
> 
> 3: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align_simd_global_equal_length_sse4
> 3: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align
> 3: Test timeout computed to be: 10000000
> test 4
>         Start   4: test_test_align_simd_global_equal_length_avx2_host
> 
> 4: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align_simd_global_equal_length_avx2
> 4: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align
> 4: Test timeout computed to be: 10000000
> test 5
>         Start   5: test_test_align_simd_global_variable_length
> 
> 5: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align_simd_global_variable_length
> 5: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align
> 5: Test timeout computed to be: 10000000
> test 6
>         Start   6: test_test_align_simd_global_variable_length_sse4_host
> 
> 6: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align_simd_global_variable_length_sse4
> 6: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align
> 6: Test timeout computed to be: 10000000
> test 7
>         Start   7: test_test_align_simd_global_variable_length_avx2_host
> 
> 7: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align_simd_global_variable_length_avx2
> 7: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align
> 7: Test timeout computed to be: 10000000
> test 8
>         Start   8: test_test_align_simd_local_equal_length
> 
> 8: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align_simd_local_equal_length
> 8: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align
> 8: Test timeout computed to be: 10000000
> 1: TEST SUITE test_align
> 1: SEQAN_ENABLE_DEBUG == 1
> 1: SEQAN_ENABLE_TESTING == 1
> 1: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 1: SEQAN_ASYNC_IO == 1
> 1: test_align_gaps_array_gaps_metafunctions OK
> 1: test_align_gaps_array_constructor_and_source OK
> 1: test_align_gaps_array_gaps_set_source OK
> 1: test_align_gaps_array_gaps_assign_source OK
> 1: test_align_gaps_array_gaps_gap_operations_gaps_center OK
> 1: test_align_gaps_array_gaps_gap_operations_gaps_leading OK
> 1: test_align_gaps_array_gaps_gap_operations_gaps_trailing OK
> 1: test_align_gaps_array_gaps_sequence_interface_ungapped OK
> 1: test_align_gaps_array_gaps_sequence_interface_gaps_center OK
> 1: test_align_gaps_array_gaps_sequence_interface_gaps_leading OK
> 1: test_align_gaps_array_gaps_sequence_interface_gaps_trailing OK
> 1: test_align_gaps_array_gaps_iterator_interface_begin OK
> 1: test_align_gaps_array_gaps_iterator_interface_end OK
> 1: test_align_gaps_array_gaps_iterator_interface_iter OK
> 1: test_align_gaps_array_gaps_source_view_position_ungapped OK
> 1: test_align_gaps_array_gaps_source_view_position_gaps_center OK
> 1: test_align_gaps_array_gaps_source_view_position_gaps_leading OK
> 1: test_align_gaps_array_gaps_source_view_position_gaps_trailing OK
> 1: test_align_gaps_array_gaps_clipping_ungapped OK
> 1: test_align_gaps_array_gaps_clipping_gaps_center OK
> 1: test_align_gaps_array_gaps_clipping_gaps_leading OK
> 1: test_align_gaps_array_gaps_clipping_gaps_trailing OK
> 1: test_align_gaps_array_gaps_clear_clipping OK
> 1: test_align_gaps_array_gaps_copy_gaps OK
> 1: test_align_gaps_array_gaps_copy_clipping OK
> 1: test_align_gaps_array_gaps_source_is_nothing OK
> 1: test_align_gaps_array_gaps_clear OK
> 1: test_align_gaps_anchor_gaps_metafunctions OK
> 1: test_align_gaps_anchor_constructor_and_source OK
> 1: test_align_gaps_anchor_gaps_set_source OK
> 1: test_align_gaps_anchor_gaps_assign_source OK
> 1: test_align_gaps_anchor_gaps_gap_operations_gaps_center OK
> 1: test_align_gaps_anchor_gaps_gap_operations_gaps_leading OK
> 1: test_align_gaps_anchor_gaps_gap_operations_gaps_trailing OK
> 1: test_align_gaps_anchor_gaps_sequence_interface_ungapped OK
> 1: test_align_gaps_anchor_gaps_sequence_interface_gaps_center OK
> 1: test_align_gaps_anchor_gaps_sequence_interface_gaps_leading OK
> 1: test_align_gaps_anchor_gaps_sequence_interface_gaps_trailing OK
> 1: test_align_gaps_anchor_gaps_iterator_interface_begin OK
> 1: test_align_gaps_anchor_gaps_iterator_interface_end OK
> 1: test_align_gaps_anchor_gaps_iterator_interface_iter OK
> 1: test_align_gaps_anchor_gaps_source_view_position_ungapped OK
> 1: test_align_gaps_anchor_gaps_source_view_position_gaps_center OK
> 1: test_align_gaps_anchor_gaps_source_view_position_gaps_leading OK
> 1: test_align_gaps_anchor_gaps_source_view_position_gaps_trailing OK
> 1: test_align_gaps_anchor_gaps_clipping_ungapped OK
> 1: test_align_gaps_anchor_gaps_clipping_gaps_center OK
> 1: test_align_gaps_anchor_gaps_clipping_gaps_leading OK
> 1: test_align_gaps_anchor_gaps_clipping_gaps_trailing OK
> 1: test_align_gaps_anchor_gaps_clear_clipping OK
> 1: test_align_gaps_anchor_gaps_copy_gaps OK
> 1: test_align_gaps_anchor_gaps_copy_clipping OK
> 1: test_align_gaps_anchor_gaps_clear OK
> 1: test_align_fragment OK
> 1: test_align_gaps_iterator_array_metafunctions OK
> 1: test_align_gaps_iterator_array_trivial_iterator_array_functions OK
> 1: test_align_gaps_iterator_array_rooted_random_access_iterator_array_functions OK
> 1: test_align_gaps_iterator_array_movement OK
> 1: test_align_gaps_iterator_array_relations OK
> 1: test_align_gaps_iterator_array_pointer_arithmetic OK
> 1: test_align_gaps_iterator_array_forward_iteration OK
> 1: test_align_gaps_iterator_array_reverse_iteration OK
> 1: test_align_gaps_iterator_array_count_gaps_count_characters_is_gap OK
> 1: test_align_gaps_iterator_array_clipped_count_gaps_count_characters_is_gap OK
> 1: test_align_gaps_iterator_array_gap_operations_center OK
> 1: test_align_gaps_iterator_array_gap_operations_leading OK
> 1: test_align_gaps_iterator_array_gap_operations_trailing OK
> 1: test_align_gaps_iterator_anchor_metafunctions OK
> 1: test_align_gaps_iterator_anchor_trivial_iterator_anchor_functions OK
> 1: test_align_gaps_iterator_anchor_rooted_random_access_iterator_anchor_functions OK
> 1: test_align_gaps_iterator_anchor_movement OK
> 1: test_align_gaps_iterator_anchor_relations OK
> 1: test_align_gaps_iterator_anchor_pointer_arithmetic OK
> 1: test_align_gaps_iterator_anchor_forward_iteration OK
> 1: test_align_gaps_iterator_anchor_reverse_iteration OK
> 1: test_align_gaps_iterator_anchor_count_gaps_count_characters_is_gap OK
> 1: test_align_gaps_iterator_anchor_clipped_count_gaps_count_characters_is_gap OK
> 1: test_align_gaps_iterator_anchor_gap_operations_center OK
> 1: test_align_gaps_iterator_anchor_gap_operations_leading OK
> 1: test_align_gaps_iterator_anchor_gap_operations_trailing OK
> 1: test_alignment_dp_profile_is_global_alignment OK
> 1: test_alignment_dp_profile_is_local_alignment OK
> 1: test_alignment_dp_profile_is_traceback_enabled OK
> 1: test_alignment_dp_profile_is_free_end_gaps OK
> 1: test_dp_band_on_constructor OK
> 1: test_dp_band_on_lower_diagonal OK
> 1: test_dp_band_on_upper_diagonal OK
> 1: test_dp_band_on_set_lower_diagonal OK
> 1: test_dp_band_on_set_upper_diagonal OK
> 1: test_dp_band_off_band_size OK
> 1: test_dp_band_on_band_size OK
> 1: test_dp_cell_value OK
> 1: test_dp_cell_reference OK
> 1: test_dp_cell_default_infinity OK
> 1: test_dp_cell_linear_constructor OK
> 1: test_dp_cell_linear_copy_constructor OK
> 1: test_dp_cell_linear_assignment OK
> 1: test_dp_cell_linear_score OK
> 1: test_dp_cell_affine_constructor OK
> 1: test_dp_cell_affine_copy_constructor OK
> 1: test_dp_cell_affine_assignment OK
> 1: test_dp_cell_affine_score OK
> 1: test_dp_cell_affine_vertical_score OK
> 1: test_dp_cell_affine_horizontal_score OK
> 1: test_dp_cell_dynamic_constructor OK
> 1: test_dp_cell_dynamic_copy_constructor OK
> 1: test_dp_cell_dynamic_assignment OK
> 1: test_dp_cell_dynamic_score OK
> 1: test_alignment_dp_matrix_metafunction_data_host OK
> 1: test_alignment_dp_matrix_metafunction_size_arr OK
> 1: test_alignment_dp_matrix_data_host OK
> 1: test_alignment_dp_matrix_data_lengths OK
> 1: test_alignment_dp_matrix_data_factors OK
> 1: test_alignment_dp_matrix_check_dimension OK
> 1: test_alignment_dp_matrix_clear OK
> 1: test_alignment_dp_matrix_host OK
> 1: test_alignment_dp_matrix_set_host OK
> 1: test_alignment_dp_matrix_begin_standard OK
> 1: test_alignment_dp_matrix_begin_rooted OK
> 1: test_alignment_dp_matrix_end_standard OK
> 1: test_alignment_dp_matrix_end_rooted OK
> 1: test_alignment_dp_matrix_full_constructor OK
> 1: test_alignment_dp_matrix_full_copy_constructor OK
> 1: test_alignment_dp_matrix_full_assigment OK
> 1: test_alignment_dp_matrix_full_metafunction_value OK
> 1: test_alignment_dp_matrix_full_metafunction_reference OK
> 1: test_alignment_dp_matrix_full_metafunction_getvalue OK
> 1: test_alignment_dp_matrix_full_metafunction_position OK
> 1: test_alignment_dp_matrix_full_metafunction_size OK
> 1: test_alignment_dp_matrix_full_metafunction_host OK
> 1: test_alignment_dp_matrix_full_metafunction_iterator_standard OK
> 1: test_alignment_dp_matrix_full_metafunction_iterator_rooted OK
> 1: test_alignment_dp_matrix_full_resize OK
> 1: test_alignment_dp_matrix_full_resize_with_value OK
> 1: test_alignment_dp_matrix_full_value OK
> 1: test_alignment_dp_matrix_full_value_with_coordinates OK
> 1: test_alignment_dp_matrix_full_set_length OK
> 1: test_alignment_dp_matrix_full_length_dimension OK
> 1: test_alignment_dp_matrix_full_length OK
> 1: test_alignment_dp_matrix_full_empty OK
> 1: test_alignment_dp_matrix_full_coordinate OK
> 1: test_alignment_dp_matrix_sparse_constructor OK
> 1: test_alignment_dp_matrix_sparse_copy_constructor OK
> 1: test_alignment_dp_matrix_sparse_assigment OK
> 1: test_alignment_dp_matrix_sparse_metafunction_value OK
> 1: test_alignment_dp_matrix_sparse_metafunction_reference OK
> 1: test_alignment_dp_matrix_sparse_metafunction_getvalue OK
> 1: test_alignment_dp_matrix_sparse_metafunction_position OK
> 1: test_alignment_dp_matrix_sparse_metafunction_size OK
> 1: test_alignment_dp_matrix_sparse_metafunction_host OK
> 1: test_alignment_dp_matrix_sparse_metafunction_iterator_standard OK
> 1: test_alignment_dp_matrix_sparse_metafunction_iterator_rooted OK
> 1: test_alignment_dp_matrix_sparse_resize OK
> 1: test_alignment_dp_matrix_sparse_resize_with_value OK
> 1: test_alignment_dp_matrix_sparse_value OK
> 1: test_alignment_dp_matrix_sparse_value_with_coordinates OK
> 1: test_alignment_dp_matrix_sparse_set_length OK
> 1: test_alignment_dp_matrix_sparse_length_dimension OK
> 1: test_alignment_dp_matrix_sparse_length OK
> 1: test_alignment_dp_matrix_sparse_empty OK
> 1: test_alignment_dp_matrix_sparse_coordinate OK
> 1: test_alignment_dp_matrix_navigator_score_matrix_full_init_unbanded OK
> 1: test_alignment_dp_matrix_navigator_score_matrix_full_init_banded OK
> 1: test_alignment_dp_matrix_navigator_score_matrix_full_go_next_cell OK
> 1: test_alignment_dp_matrix_navigator_score_matrix_full_assign_value OK
> 1: test_alignment_dp_matrix_navigator_score_matrix_full_value OK
> 1: test_alignment_dp_matrix_navigator_score_matrix_full_previous_cell_horizontal OK
> 1: test_alignment_dp_matrix_navigator_score_matrix_full_coordinate OK
> 1: test_alignment_dp_matrix_navigator_score_matrix_full_container OK
> 1: test_alignment_dp_matrix_navigator_score_matrix_sparse_init_unbanded OK
> 1: test_alignment_dp_matrix_navigator_score_matrix_sparse_init_banded OK
> 1: test_alignment_dp_matrix_navigator_score_matrix_sparse_go_next OK
> 1: test_alignment_dp_matrix_navigator_score_matrix_sparse_assign_value OK
> 1: test_alignment_dp_matrix_navigator_score_matrix_sparse_value OK
> 1: test_alignment_dp_matrix_navigator_score_matrix_sparse_previous_cell_horizontal OK
> 1: test_alignment_dp_matrix_navigator_score_matrix_sparse_coordinate OK
> 1: test_alignment_dp_matrix_navigator_score_matrix_sparse_container OK
> 1: test_alignment_dp_matrix_navigator_trace_matrix_enabled_init_unbanded OK
> 1: test_alignment_dp_matrix_navigator_trace_matrix_disabled_init_unbanded OK
> 1: test_alignment_dp_matrix_navigator_trace_matrix_enabled_init_banded OK
> 1: test_alignment_dp_matrix_navigator_trace_matrix_disabled_init_banded OK
> 1: test_alignment_dp_matrix_navigator_trace_matrix_enabled_go_next OK
> 1: test_alignment_dp_matrix_navigator_trace_matrix_enabled_assign_value OK
> 1: test_alignment_dp_matrix_navigator_trace_matrix_enabled_value OK
> 1: test_alignment_dp_matrix_navigator_trace_matrix_enabled_coordinate OK
> 1: test_alignment_dp_matrix_navigator_trace_matrix_enabled_container OK
> 1: test_alignment_dp_matrix_navigator_trace_matrix_enabled_to_global_position OK
> 1: test_dp_formula_trace_global_linear_diagonal_direction OK
> 1: test_dp_formula_trace_global_linear_horizontal_direction OK
> 1: test_dp_formula_trace_global_linear_vertical_direction OK
> 1: test_dp_formula_trace_global_linear_upper_band_direction OK
> 1: test_dp_formula_trace_global_linear_lower_band_direction OK
> 1: test_dp_formula_trace_global_linear_all_direction OK
> 1: test_dp_formula_trace_global_affine_diagonal_direction OK
> 1: test_dp_formula_trace_global_affine_horizontal_direction OK
> 1: test_dp_formula_trace_global_affine_vertical_direction OK
> 1: test_dp_formula_trace_global_affine_upper_band_direction OK
> 1: test_dp_formula_trace_global_affine_lower_band_direction OK
> 1: test_dp_formula_trace_global_affine_all_direction OK
> 1: test_dp_formula_trace_global_dynamic_diagonal_direction OK
> 1: test_dp_formula_trace_global_dynamic_horizontal_direction OK
> 1: test_dp_formula_trace_global_dynamic_vertical_direction OK
> 1: test_dp_formula_trace_global_dynamic_upper_band_direction OK
> 1: test_dp_formula_trace_global_dynamic_lower_band_direction OK
> 1: test_dp_formula_trace_global_dynamic_all_direction OK
> 1: test_dp_formula_trace_local_linear_diagonal_direction OK
> 1: test_dp_formula_trace_local_linear_horizontal_direction OK
> 1: test_dp_formula_trace_local_linear_vertical_direction OK
> 1: test_dp_formula_trace_local_linear_upper_band_direction OK
> 1: test_dp_formula_trace_local_linear_lower_band_direction OK
> 1: test_dp_formula_trace_local_linear_all_direction OK
> 1: test_dp_formula_trace_local_affine_diagonal_direction OK
> 1: test_dp_formula_trace_local_affine_horizontal_direction OK
> 1: test_dp_formula_trace_local_affine_vertical_direction OK
> 1: test_dp_formula_trace_local_affine_upper_band_direction OK
> 1: test_dp_formula_trace_local_affine_lower_band_direction OK
> 1: test_dp_formula_trace_local_affine_all_direction OK
> 1: test_dp_formula_notrace_diagonal_direction OK
> 1: test_dp_formula_notrace_horizontal_direction OK
> 1: test_dp_formula_notrace_vertical_direction OK
> 1: test_dp_formula_notrace_upper_band_direction OK
> 1: test_dp_formula_notrace_lower_band_direction OK
> 1: test_dp_formula_notrace_all_direction OK
> 1: test_alignment_traceback_tracesegment_constructor OK
> 1: test_alignment_traceback_tracesegment_assignment OK
> 1: test_alignment_traceback_tracesegment_position OK
> 1: test_alignment_traceback_tracesegment_size OK
> 1: test_alignment_traceback_tracesegment_get_begin_horizontal OK
> 1: test_alignment_traceback_tracesegment_get_begin_vertical OK
> 1: test_alignment_traceback_tracesegment_get_end_horizontal OK
> 1: test_alignment_traceback_tracesegment_get_end_vertical OK
> 1: test_alignment_traceback_tracesegment_translate_trace_value OK
> 1: test_alignment_traceback_tracesegment_operator_stream OK
> 1: test_alignment_traceback_tracesegment_operator_equal OK
> 1: test_alignment_traceback_tracesegment_operator_unequal OK
> 1: test_alignment_traceback_tracesegment_record_segment OK
> 1: test_align2_trace_adaptor_trace_segment OK
> 1: test_align2_trace_adaptor_record_trace_segment OK
> 1: test_align2_trace_adaptor_adapt_file OK
> 1: test_align2_trace_adaptor_adapt_align OK
> 1: test_align2_trace_adaptor_adapt_fragments OK
> 1: test_align2_trace_adaptor_adapt_alignment_graph OK
> 1: test_align2_traceback_linear_unbanded_alignment OK
> 1: test_align2_traceback_linear_normal_banded_alignment OK
> 1: test_align2_traceback_linear_small_banded_alignment OK
> 1: test_align2_traceback_linear_wide_banded_alignment OK
> 1: test_align2_traceback_affine OK
> 1: test_align2_traceback_gaps_left_linear_gaps OK
> 1: test_align2_traceback_gaps_right_linear_gaps OK
> 1: test_align2_traceback_gaps_left_affine_gaps OK
> 1: test_align2_traceback_gaps_right_affine_gaps OK
> 1: test_alignment_algorithms_band_position_case1 OK
> 1: test_alignment_algorithms_band_position_case2 OK
> 1: test_alignment_algorithms_band_position_case3 OK
> 1: test_alignment_algorithms_band_position_case4 OK
> 1: test_alignment_algorithms_band_position_case5 OK
> 1: test_alignment_algorithms_band_position_case6 OK
> 1: test_alignment_algorithms_band_position_case7 OK
> 1: test_alignment_algorithms_band_position_case8 OK
> 1: test_alignment_algorithms_band_position_case9 OK
> 1: test_alignment_algorithms_band_position_case10 OK
> 1: test_alignment_algorithms_band_position_case11 OK
> 1: test_alignment_algorithms_band_position_case12 OK
> 1: test_alignment_algorithms_band_position_case13 OK
> 1: test_alignment_algorithms_band_position_case14 OK
> 1: test_alignment_algorithms_band_position_case15 OK
> 1: test_alignment_algorithms_band_position_case16 OK
> 1: test_alignment_algorithms_band_position_case17 OK
> 1: test_alignment_algorithms_band_position_case18 OK
> 1: test_alignment_algorithms_band_position_case19 OK
> 1: test_alignment_algorithms_band_position_case20 OK
> 1: test_alignment_algorithms_band_position_case21 OK
> 1: test_alignment_algorithms_band_position_case22 OK
> 1: test_alignment_algorithms_band_position_case23 OK
> 1: test_alignment_algorithms_band_position_case24 OK
> 1: test_alignment_algorithms_band_position_case25 OK
> 1: test_alignment_algorithms_band_position_case26 OK
> 1: test_alignment_algorithms_band_position_case27 OK
> 1: test_alignment_algorithms_band_position_case28 OK
> 1: test_alignment_algorithms_band_position_case29 OK
> 1: test_alignment_algorithms_band_position_case30 OK
> 1: test_alignment_algorithms_band_position_case31 OK
> 1: test_alignment_algorithms_align_gaps_global_linear OK
> 1: test_alignment_algorithms_gaps_gaps_global_linear OK
> 1: test_alignment_algorithms_graph_gaps_global_linear OK
> 1: test_alignment_algorithms_fragments_gaps_global_linear OK
> 1: test_align_global_alignment_shorter_interfaces_linear OK
> 1: test_alignment_algorithms_score_global_linear OK
> 1: test_alignment_algorithms_align_gaps_global_affine OK
> 1: test_alignment_algorithms_gaps_gaps_global_affine OK
> 1: test_alignment_algorithms_graph_gaps_global_affine OK
> 1: test_alignment_algorithms_fragments_gaps_global_affine OK
> 1: test_align_global_alignment_shorter_interfaces_affine OK
> 1: test_alignment_algorithms_score_global_affine OK
> 1: test_alignment_algorithms_align_gaps_overlap_linear OK
> 1: test_alignment_algorithms_gaps_gaps_overlap_linear OK
> 1: test_alignment_algorithms_graph_gaps_overlap_linear OK
> 1: test_alignment_algorithms_fragments_gaps_overlap_linear OK
> 1: test_alignment_algorithms_score_overlap_linear OK
> 1: test_alignment_algorithms_align_gaps_overlap_affine OK
> 1: test_alignment_algorithms_gaps_gaps_overlap_affine OK
> 1: test_alignment_algorithms_graph_gaps_overlap_affine OK
> 1: test_alignment_algorithms_fragments_gaps_overlap_affine OK
> 1: test_alignment_algorithms_score_overlap_affine OK
> 1: test_alignment_algorithms_align_gaps_semi_global_linear OK
> 1: test_alignment_algorithms_gaps_gaps_semi_global_linear OK
> 1: test_alignment_algorithms_graph_gaps_semi_global_linear OK
> 1: test_alignment_algorithms_fragments_gaps_semi_global_linear OK
> 1: test_alignment_algorithms_score_semi_global_linear OK
> 1: test_alignment_algorithms_align_gaps_semi_global_affine OK
> 1: test_alignment_algorithms_gaps_gaps_semi_global_affine OK
> 1: test_alignment_algorithms_graph_gaps_semi_global_affine OK
> 1: test_alignment_algorithms_fragments_gaps_semi_global_affine OK
> 1: test_alignment_algorithms_score_semi_global_affine OK
> 1: test_alignment_algorithms_global_different_container OK
> 1: test_alignment_algorithms_align_local_linear OK
> 1: test_alignment_algorithms_gaps_local_linear OK
> 1: test_alignment_algorithms_graph_local_linear OK
> 1: test_alignment_algorithms_fragments_local_linear OK
> 1: test_alignment_algorithms_align_local_affine OK
> 1: test_alignment_algorithms_gaps_local_affine OK
> 1: test_alignment_algorithms_graph_local_affine OK
> 1: test_alignment_algorithms_fragments_local_affine OK
> 1: test_alignment_algorithms_global_dynamic_cost OK
> 1: test_alignment_algorithms_local_dynamic_cost OK
> 1: test_align_local_alignment_enumeration_align OK
> 1: test_align_local_alignment_enumeration_gaps OK
> 1: test_align_local_alignment_enumeration_fragment OK
> 1: test_alignment_algorithms_align_global_linear_banded OK
> 1: test_alignment_algorithms_gaps_global_linear_banded OK
> 1: test_alignment_algorithms_graph_global_linear_banded OK
> 1: test_alignment_algorithms_fragments_global_linear_banded OK
> 1: test_alignment_algorithms_align_global_affine_banded OK
> 1: test_alignment_algorithms_gaps_global_affine_banded OK
> 1: test_alignment_algorithms_graph_global_affine_banded OK
> 1: test_alignment_algorithms_fragments_global_affine_banded OK
> 1: test_alignment_algorithms_align_overlap_linear_banded OK
> 1: test_alignment_algorithms_gaps_overlap_linear_banded OK
> 1: test_alignment_algorithms_graph_overlap_linear_banded OK
> 1: test_alignment_algorithms_fragments_overlap_linear_banded OK
> 1: test_alignment_algorithms_align_overlap_affine_banded OK
> 1: test_alignment_algorithms_gaps_overlap_affine_banded OK
> 1: test_alignment_algorithms_graph_overlap_affine_banded OK
> 1: test_alignment_algorithms_fragments_overlap_affine_banded OK
> 1: test_alignment_algorithms_align_semi_global_linear_banded OK
> 1: test_alignment_algorithms_gaps_semi_global_linear_banded OK
> 1: test_alignment_algorithms_graph_semi_global_linear_banded OK
> 1: test_alignment_algorithms_fragments_semi_global_linear_banded OK
> 1: test_alignment_algorithms_align_semi_global_affine_banded OK
> 1: test_alignment_algorithms_gaps_semi_global_affine_banded OK
> 1: test_alignment_algorithms_graph_semi_global_affine_banded OK
> 1: test_alignment_algorithms_fragments_semi_global_affine_banded OK
> 1: test_align_global_alignment_banded_shorter_interfaces_linear OK
> 1: test_align_global_alignment_banded_shorter_interfaces_affine OK
> 1: test_alignment_algorithms_global_banded_different_container OK
> 1: test_alignment_algorithms_align_local_linear_banded OK
> 1: test_alignment_algorithms_gaps_local_linear_banded OK
> 1: test_alignment_algorithms_graph_local_linear_banded OK
> 1: test_alignment_algorithms_fragments_local_linear_banded OK
> 1: test_alignment_algorithms_align_local_affine_banded OK
> 1: test_alignment_algorithms_gaps_local_affine_banded OK
> 1: test_alignment_algorithms_graph_local_affine_banded OK
> 1: test_alignment_algorithms_fragments_local_affine_banded OK
> 1: test_alignment_algorithms_global_dynamic_cost_banded OK
> 1: test_alignment_algorithms_local_dynamic_cost_banded OK
> 1: test_align_local_alignment_enumeration_banded_align OK
> 1: test_align_local_alignment_enumeration_banded_gaps OK
> 1: test_align_local_alignment_enumeration_banded_fragment OK
> 1: test_align_global_alignment_hirschberg_align OK
> 1: test_align_global_alignment_hirschberg_gaps OK
> 1: test_align_global_alignment_hirschberg_fragments OK
> 1: test_align_global_alignment_hirschberg_graph OK
> 1: test_align_global_alignment_myers_hirschberg_align OK
> 1: test_align_global_alignment_myers_hirschberg_gaps OK
> 1: test_align_global_alignment_myers_hirschberg_fragments OK
> 1: test_align_global_alignment_myers_hirschberg_graph OK
> 1: test_align_global_alignment_score_hirschberg OK
> 1: test_align_global_alignment_score_myers OK
> 1: test_align_global_alignment_score_myers_hirschberg OK
> 1: test_align_global_alignment_hirschberg_single_character OK
> 1: test_align_integrate_align OK
> 1: test_align_integrate_align_infix_of_infix OK
> 1: test_align_stream_gaps_write OK
> 1: test_align_stream_gaps_stream OK
> 1: test_align_stream_align_write OK
> 1: test_align_stream_align_stream OK
> 1: test_align_compute_alignment_stats OK
> 1: **************************************
> 1:  Total Tests: 387
> 1:  Skipped:     0
> 1:  Errors:      0
> 1: **************************************
> 2: TEST SUITE tests
> 2: SEQAN_ENABLE_DEBUG == 1
> 2: SEQAN_ENABLE_TESTING == 1
> 2: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 2: SEQAN_ASYNC_IO == 1
> 2: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 2: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 2: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: TEST SUITE tests
> 3: SEQAN_ENABLE_DEBUG == 1
> 3: SEQAN_ENABLE_TESTING == 1
> 3: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 3: SEQAN_ASYNC_IO == 1
> 3: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: TEST SUITE tests
> 4: SEQAN_ENABLE_DEBUG == 1
> 4: SEQAN_ENABLE_TESTING == 1
> 4: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 4: SEQAN_ASYNC_IO == 1
> 4: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 5: TEST SUITE tests
> 5: SEQAN_ENABLE_DEBUG == 1
> 5: SEQAN_ENABLE_TESTING == 1
> 5: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 5: SEQAN_ASYNC_IO == 1
> 6: TEST SUITE tests
> 6: SEQAN_ENABLE_DEBUG == 1
> 6: SEQAN_ENABLE_TESTING == 1
> 6: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 6: SEQAN_ASYNC_IO == 1
> 6: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
>   1/415 Test   #1: test_test_align ...................................................................   Passed    0.01 sec
> test 9
>         Start   9: test_test_align_simd_local_equal_length_sse4_host
> 
> 9: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align_simd_local_equal_length_sse4
> 9: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align
> 9: Test timeout computed to be: 10000000
> 2: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 2: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 2: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 2: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 2: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 3: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 3: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 3: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 3: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 3: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 4: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 4: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 4: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 4: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 5: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 5: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 5: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 5: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 6: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 6: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 6: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 6: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 7: TEST SUITE tests
> 7: SEQAN_ENABLE_DEBUG == 1
> 7: SEQAN_ENABLE_TESTING == 1
> 7: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 7: SEQAN_ASYNC_IO == 1
> 7: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 7: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 7: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 8: TEST SUITE tests
> 8: SEQAN_ENABLE_DEBUG == 1
> 8: SEQAN_ENABLE_TESTING == 1
> 8: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 8: SEQAN_ASYNC_IO == 1
> 8: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 8: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 8: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 8: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 8: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 8: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 2: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 4: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 8: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 9: TEST SUITE tests
> 9: SEQAN_ENABLE_DEBUG == 1
> 9: SEQAN_ENABLE_TESTING == 1
> 9: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 9: SEQAN_ASYNC_IO == 1
> 5: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 2: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 8: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 4: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 3: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 7: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 2: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 8: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 5: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 8: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 7: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 2: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 8: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 9: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 5: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 6: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 8: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 8: **************************************
> 8:  Total Tests: 12
> 8:  Skipped:     0
> 8:  Errors:      0
> 8: **************************************
> 7: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 2: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
>   2/415 Test   #8: test_test_align_simd_local_equal_length ...........................................   Passed    0.02 sec
> test 10
>         Start  10: test_test_align_simd_local_equal_length_avx2_host
> 
> 10: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align_simd_local_equal_length_avx2
> 10: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align
> 10: Test timeout computed to be: 10000000
> 2: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 2: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 2: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 6: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 6: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 5: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 7: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 7: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 9: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 4: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 9: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 10: TEST SUITE tests
> 10: SEQAN_ENABLE_DEBUG == 1
> 10: SEQAN_ENABLE_TESTING == 1
> 10: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 10: SEQAN_ASYNC_IO == 1
> 6: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 9: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 3: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 7: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 5: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 2: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 10: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 6: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 2: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 5: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 10: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 9: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 7: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 10: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 6: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 10: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 3: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 2: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 9: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 3: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 5: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 10: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 6: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 7: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 9: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 2: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 6: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 10: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 9: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 4: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 2: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 5: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 10: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 6: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 9: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 10: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 4: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 2: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 3: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 7: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 9: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 10: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 6: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 5: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 9: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 9: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 9: **************************************
> 9:  Total Tests: 12
> 9:  Skipped:     0
> 9:  Errors:      0
> 9: **************************************
> 10: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 3: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
>   3/415 Test   #9: test_test_align_simd_local_equal_length_sse4_host .................................   Passed    0.04 sec
> test 11
>         Start  11: test_test_align_simd_local_variable_length
> 
> 11: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align_simd_local_variable_length
> 11: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align
> 11: Test timeout computed to be: 10000000
> 7: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 7: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 2: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 2: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 6: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 6: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 4: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 4: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 5: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 10: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 10: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 10: **************************************
> 10:  Total Tests: 12
> 10:  Skipped:     0
> 10:  Errors:      0
> 10: **************************************
> 5: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
>   4/415 Test  #10: test_test_align_simd_local_equal_length_avx2_host .................................   Passed    0.02 sec
> test 12
>         Start  12: test_test_align_simd_local_variable_length_sse4_host
> 
> 12: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align_simd_local_variable_length_sse4
> 12: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align
> 12: Test timeout computed to be: 10000000
> 6: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 6: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 3: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 2: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 7: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 11: TEST SUITE tests
> 11: SEQAN_ENABLE_DEBUG == 1
> 11: SEQAN_ENABLE_TESTING == 1
> 11: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 11: SEQAN_ASYNC_IO == 1
> 5: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 2: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 6: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 6: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 7: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 5: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 2: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 6: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 12: TEST SUITE tests
> 12: SEQAN_ENABLE_DEBUG == 1
> 12: SEQAN_ENABLE_TESTING == 1
> 12: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 12: SEQAN_ASYNC_IO == 1
> 6: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 7: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 6: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 6: **************************************
> 6:  Total Tests: 24
> 6:  Skipped:     0
> 6:  Errors:      0
> 6: **************************************
> 5: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 2: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 11: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
>   5/415 Test   #6: test_test_align_simd_global_variable_length_sse4_host .............................   Passed    0.05 sec
> test 13
>         Start  13: test_test_align_simd_local_variable_length_avx2_host
> 
> 13: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align_simd_local_variable_length_avx2
> 13: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align
> 13: Test timeout computed to be: 10000000
> 2: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 2: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 5: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 3: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 7: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 11: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 2: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 5: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 7: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 5: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 2: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 4: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 3: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 5: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 13: TEST SUITE tests
> 4: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 13: SEQAN_ENABLE_DEBUG == 1
> 13: SEQAN_ENABLE_TESTING == 1
> 7: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 13: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 13: SEQAN_ASYNC_IO == 1
> 3: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 2: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 5: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 12: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 7: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 2: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 5: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 5: **************************************
> 5:  Total Tests: 24
> 5:  Skipped:     0
> 5:  Errors:      0
> 5: **************************************
> 3: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 11: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 7: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
>   6/415 Test   #5: test_test_align_simd_global_variable_length .......................................   Passed    0.06 sec
> test 14
>         Start  14: test_test_align_extend
> 
> 14: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align_extend
> 14: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align_extend
> 14: Test timeout computed to be: 10000000
> 7: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 12: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 4: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 4: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 4: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 4: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 4: **************************************
> 4:  Total Tests: 48
> 4:  Skipped:     0
> 4:  Errors:      0
> 4: **************************************
> 2: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 2: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 2: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 2: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 3: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 11: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 7: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 7: **************************************
> 7:  Total Tests: 24
> 7:  Skipped:     0
> 7:  Errors:      0
> 7: **************************************
> 2: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 3: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 3: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 2: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 14: TEST SUITE test_align_extend
> 14: SEQAN_ENABLE_DEBUG == 1
> 14: SEQAN_ENABLE_TESTING == 1
> 14: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 14: SEQAN_ASYNC_IO == 1
> 3: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
>   7/415 Test   #7: test_test_align_simd_global_variable_length_avx2_host .............................   Passed    0.06 sec
> test 15
>         Start  15: test_align_parallel_data_structures
> 
> 15: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align_parallel_data_structures
> 15: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align_parallel
> 15: Test timeout computed to be: 10000000
> 11: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 11: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 11: **************************************
> 11:  Total Tests: 6
> 11:  Skipped:     0
> 11:  Errors:      0
> 11: **************************************
> 14: test_align_extend_simple OK
> 14: test_align_extend_simple_infixes_recomp OK
> 14: test_align_extend_banded OK
> 14: test_align_extend_xdrop OK
> 14: test_align_extend_xdrop_banded OK
> 14: test_align_extend_semiglobal OK
> 14: **************************************
> 14:  Total Tests: 6
> 14:  Skipped:     0
> 14:  Errors:      0
> 14: **************************************
> 3: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 3: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 3: **************************************
> 3:  Total Tests: 48
> 3:  Skipped:     0
> 3:  Errors:      0
> 3: **************************************
> 2: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 2: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 2: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
>   8/415 Test   #3: test_test_align_simd_global_equal_length_sse4_host ................................   Passed    0.07 sec
> test 16
>         Start  16: test_test_align_parallel_interface
> 
> 16: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align_parallel_interface
> 16: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align_parallel
> 16: Test timeout computed to be: 10000000
>   9/415 Test   #4: test_test_align_simd_global_equal_length_avx2_host ................................   Passed    0.07 sec
> test 17
>         Start  17: test_test_align_parallel_interface_sse4_host
> 
> 17: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align_parallel_interface_sse4
> 17: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align_parallel
> 17: Test timeout computed to be: 10000000
>  10/415 Test  #11: test_test_align_simd_local_variable_length ........................................   Passed    0.02 sec
> test 18
>         Start  18: test_test_align_parallel_interface_avx2_host
> 
> 18: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align_parallel_interface_avx2
> 18: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align_parallel
> 18: Test timeout computed to be: 10000000
>  11/415 Test  #14: test_test_align_extend ............................................................   Passed    0.01 sec
> test 19
>         Start  19: test_test_align_parallel_algorithm
> 
> 19: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align_parallel_algorithm
> 19: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align_parallel
> 19: Test timeout computed to be: 10000000
> 2: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOff_> > OK
> 2: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 2: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<true, true, true, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 2: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<true, false, false, true, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 2: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, true, true, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdEqualLength_>, seqan::Tag<seqan::BandOn_> > OK
> 2: **************************************
> 2:  Total Tests: 48
> 2:  Skipped:     0
> 2:  Errors:      0
> 2: **************************************
>  12/415 Test   #2: test_test_align_simd_global_equal_length ..........................................   Passed    0.08 sec
> test 20
>         Start  20: test_test_align_parallel_algorithm_sse4_host
> 
> 20: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align_parallel_algorithm_sse4
> 20: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align_parallel
> 20: Test timeout computed to be: 10000000
> 12: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 12: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 12: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 12: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 12: **************************************
> 12:  Total Tests: 6
> 12:  Skipped:     0
> 12:  Errors:      0
> 12: **************************************
>  13/415 Test  #12: test_test_align_simd_local_variable_length_sse4_host ..............................   Passed    0.03 sec
> test 21
>         Start  21: test_test_align_parallel_algorithm_avx2_host
> 
> 21: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align_parallel_algorithm_avx2
> 21: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align_parallel
> 21: Test timeout computed to be: 10000000
> 15: TEST SUITE test_align_parallel_data_structures
> 15: SEQAN_ENABLE_DEBUG == 1
> 15: SEQAN_ENABLE_TESTING == 1
> 15: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 15: SEQAN_ASYNC_IO == 1
> 15: test_align_parallel_wavefront_task_scheduler_construct OK
> 15: test_align_parallel_wavefront_task_scheduler_async OK
> 13: SimdAlignTestCommon_Linear_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 13: SimdAlignTestCommon_Linear_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 13: SimdAlignTestCommon_Affine_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 13: SimdAlignTestCommon_Dynamic_Score_Matrix_Align type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 13: SimdAlignTestCommon_Affine_Score type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 13: SimdAlignTestCommon_Dynamic_Score_Matrix type parameter std::tuple<seqan::AlignConfig<false, false, false, false, seqan::Tag<seqan::Default_> >, seqan::Tag<impl::test_align_mock::TestAlignSimdVariableLength_>, seqan::Tag<seqan::BandOff_> > OK
> 13: **************************************
> 13:  Total Tests: 6
> 13:  Skipped:     0
> 13:  Errors:      0
> 13: **************************************
> 16: TEST SUITE tests
> 16: SEQAN_ENABLE_DEBUG == 1
> 16: SEQAN_ENABLE_TESTING == 1
> 16: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 16: SEQAN_ASYNC_IO == 1
> 16: ParallelAlignInterfaceTestCommon_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Serial_>, seqan::Tag<seqan::Serial_> > > OK
> 16: ParallelAlignInterfaceTestCommon_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Parallel_>, seqan::Tag<seqan::Serial_> > > OK
> 17: TEST SUITE tests
> 17: SEQAN_ENABLE_DEBUG == 1
> 17: SEQAN_ENABLE_TESTING == 1
> 17: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 17: SEQAN_ASYNC_IO == 1
> 17: ParallelAlignInterfaceTestCommon_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Serial_>, seqan::Tag<seqan::Serial_> > > OK
> 18: TEST SUITE tests
> 18: SEQAN_ENABLE_DEBUG == 1
> 18: SEQAN_ENABLE_TESTING == 1
> 18: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 18: SEQAN_ASYNC_IO == 1
> 18: ParallelAlignInterfaceTestCommon_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Serial_>, seqan::Tag<seqan::Serial_> > > OK
>  14/415 Test  #13: test_test_align_simd_local_variable_length_avx2_host ..............................   Passed    0.04 sec
> test 22
>         Start  22: test_test_align_profile
> 
> 22: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align_profile
> 22: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align_profile
> 22: Test timeout computed to be: 10000000
> 19: TEST SUITE test_align_parallel_algorithm
> 19: SEQAN_ENABLE_DEBUG == 1
> 19: SEQAN_ENABLE_TESTING == 1
> 19: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 19: SEQAN_ASYNC_IO == 1
> 19: test_align_parallel_wavefront_single_global_alignment OK
> 20: TEST SUITE test_align_parallel_algorithm
> 20: SEQAN_ENABLE_DEBUG == 1
> 20: SEQAN_ENABLE_TESTING == 1
> 20: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 20: SEQAN_ASYNC_IO == 1
> 17: ParallelAlignInterfaceTestCommon_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Parallel_>, seqan::Tag<seqan::Serial_> > > OK
> 18: ParallelAlignInterfaceTestCommon_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Parallel_>, seqan::Tag<seqan::Serial_> > > OK
> 21: TEST SUITE test_align_parallel_algorithm
> 21: SEQAN_ENABLE_DEBUG == 1
> 21: SEQAN_ENABLE_TESTING == 1
> 21: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 21: SEQAN_ASYNC_IO == 1
> 22: TEST SUITE test_align_profile
> 22: SEQAN_ENABLE_DEBUG == 1
> 22: SEQAN_ENABLE_TESTING == 1
> 22: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 22: SEQAN_ASYNC_IO == 1
> 22: test_align_profile_profile_test OK
> 22: test_align_profile_align_profile_sequence OK
> 22: test_align_profile_align_profile_sequence_frac OK
> 22: test_align_profile_add_to_profile OK
> 22: test_align_profile_add_to_profile_multiple OK
> 22: test_align_profile_add_to_profile_banded OK
> 22: test_align_profile_add_to_profile_multiple_banded OK
> 22: **************************************
> 22:  Total Tests: 7
> 22:  Skipped:     0
> 22:  Errors:      0
> 22: **************************************
>  15/415 Test  #22: test_test_align_profile ...........................................................   Passed    0.01 sec
> test 23
>         Start  23: test_test_align_split
> 
> 23: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_align_split
> 23: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/align_split
> 23: Test timeout computed to be: 10000000
> 16: ParallelAlignInterfaceTestCommon_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<void>, seqan::Tag<seqan::Serial_> > > OK
> 20: test_align_parallel_wavefront_single_global_alignment OK
> 15: test_align_parallel_wavefront_alignment_scheduler_construct OK
> 21: test_align_parallel_wavefront_single_global_alignment OK
> 23: TEST SUITE test_align_split
> 23: SEQAN_ENABLE_DEBUG == 1
> 23: SEQAN_ENABLE_TESTING == 1
> 23: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 23: SEQAN_ASYNC_IO == 1
> 23: test_align_split_overlapping_reads_in_reference_align_unbanded OK
> 23: test_align_split_overlapping_contigs_in_reference_align_unbanded OK
> 23: test_align_split_insertion_in_reference_align_unbanded OK
> 23: test_align_split_overlapping_reads_in_reference_gaps_unbanded OK
> 23: test_align_split_overlapping_contigs_in_reference_gaps_unbanded OK
> 23: test_align_split_insertion_in_reference_gaps_unbanded OK
> 23: test_align_split_overlapping_reads_in_reference_align_banded OK
> 23: test_align_split_overlapping_contigs_in_reference_align_banded OK
> 23: test_align_split_insertion_in_reference_align_banded OK
> 23: test_align_split_overlapping_reads_in_reference_gaps_banded OK
> 23: test_align_split_overlapping_contigs_in_reference_gaps_banded OK
> 23: test_align_split_insertion_in_reference_gaps_banded OK
> 15: test_align_parallel_wavefront_alignment_scheduler_async OK
> 23: test_align_split_issue_1679 OK
> 23: **************************************
> 23:  Total Tests: 13
> 23:  Skipped:     0
> 23:  Errors:      0
> 23: **************************************
>  16/415 Test  #23: test_test_align_split .............................................................   Passed    0.02 sec
> test 24
>         Start  24: test_test_alignment_free
> 
> 24: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_alignment_free
> 24: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/alignment_free
> 24: Test timeout computed to be: 10000000
> 24: TEST SUITE test_alignment_free
> 24: SEQAN_ENABLE_DEBUG == 1
> 24: SEQAN_ENABLE_TESTING == 1
> 24: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 24: SEQAN_ASYNC_IO == 1
> 24: test_alignment_free_d2_dna OK
> 24: test_alignment_free_d2_dna5 OK
> 24: test_alignment_free_d2star_dna5 OK
> 24: test_alignment_free_d2z_dna5 OK
> 18: ParallelAlignInterfaceTestCommon_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<void>, seqan::Tag<seqan::Serial_> > > OK
> 17: ParallelAlignInterfaceTestCommon_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<void>, seqan::Tag<seqan::Serial_> > > OK
> 15: test_align_parallel_wavefront_alignment_scheduler_async_with_exception OK
> 15: test_align_parallel_intermediate_dp_result_construct OK
> 15: test_align_parallel_intermediate_dp_result_update_max OK
> 15: test_align_parallel_intermediate_dp_result_clear OK
> 15: test_align_parallel_wavefront_alignment_thread_local_storage_construt OK
> 15: test_align_parallel_wavefront_alignment_thread_local_storage_cache OK
> 15: test_align_parallel_wavefront_alignment_thread_local_storage_intermediate OK
> 15: **************************************
> 15:  Total Tests: 11
> 15:  Skipped:     0
> 15:  Errors:      0
> 15: **************************************
>  17/415 Test  #15: test_align_parallel_data_structures ...............................................   Passed    0.09 sec
> test 25
>         Start  25: test_test_arg_parse
> 
> 25: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_arg_parse
> 25: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/arg_parse
> 25: Test timeout computed to be: 10000000
> 16: ParallelAlignInterfaceTestCommon_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<seqan::Tag<seqan::BlockOffsetOptimization_> >, seqan::Tag<seqan::Serial_> > > OK
> 16: ParallelAlignInterfaceTestCommon_Semi_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Serial_>, seqan::Tag<seqan::Serial_> > > OK
> 25: TEST SUITE test_arg_parse
> 25: SEQAN_ENABLE_DEBUG == 1
> 25: SEQAN_ENABLE_TESTING == 1
> 25: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 25: SEQAN_ASYNC_IO == 1
> 25: test_unset_value OK
> 25: test_unset_values OK
> 25: test_int_short_argument OK
> 25: test_int_long_argument OK
> 25: test_non_int_argument OK
> 25: test_int64_short_argument OK
> 25: test_int64_long_argument OK
> 16: ParallelAlignInterfaceTestCommon_Semi_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Parallel_>, seqan::Tag<seqan::Serial_> > > OK
> 25: test_non_int64_argument OK
> 25: test_double_short_argument OK
> 25: test_double_long_argument OK
> 25: test_non_double_argument OK
> 25: test_double_scientific_notation OK
> 25: test_string_short_argument OK
> 25: test_string_long_argument OK
> 25: test_string_missing_argument OK
> 25: test_string_list OK
> 25: test_min_max_double_values_in_range OK
> 25: test_min_max_double_values_to_small OK
> 25: test_min_max_double_values_to_big OK
> 25: test_min_max_int_values_in_range OK
> 25: test_min_max_int_values_to_small OK
> 25: test_min_max_int_values_to_big OK
> 25: test_allowed_values_contained OK
> 25: test_allowed_values_not_contained OK
> 25: test_input_file_short OK
> 25: test_input_file_long OK
> 25: test_input_file_missing OK
> 25: test_input_file_invalid_type OK
> 25: test_input_file_valid_type OK
> 25: test_input_file_extension OK
> 25: test_input_file_auto_file_ext_option OK
> 25: test_output_file_short OK
> 25: test_output_file_long OK
> 25: test_output_file_missing OK
> 25: test_output_file_invalid_type OK
> 25: test_output_file_valid_type OK
> 25: test_output_file_extension OK
> 25: test_output_file_extension_targz OK
> 25: test_output_file_explicit_extension_valid OK
> 25: test_output_file_explicit_extension_invalid OK
> 25: test_argument_string OK
> 25: test_argument_not_all_set OK
> 25: test_argument_double OK
> 25: test_argument_not_a_double OK
> 25: test_argument_auto_file_ext_option OK
> 25: test_int_list_option OK
> 25: test_double_list_option OK
> 25: test_double_list_option_not_enough_arguments OK
> 25: test_boolean_argument_on OK
> 25: test_boolean_argument_off OK
> 25: test_boolean_flags OK
> 25: test_combined_boolean_flags OK
> 25: test_long_short_flag_name OK
> 25: test_argument_string_type OK
> 25: test_argument_int_type OK
> 25: test_argument_int64_type OK
> 25: test_argument_double_type OK
> 25: test_argument_inputfile_type OK
> 25: test_argument_outputfile_type OK
> 25: test_argument_inputprefix_type OK
> 25: test_argument_outputprefix_type OK
> 25: test_argument_label OK
> 25: test_argument_invalid_cast OK
> 25: test_argument_min_max_boundaries OK
> 25: test_argument_valid_values OK
> 25: test_argument_valid_values_directories OK
> 25: test_argument_parser OK
> 25: test_parse_non_const_cstring OK
> 25: test_default_value OK
> 25: test_isDouble OK
> 25: test_isInt OK
> 25: test_arg_parse_ctd_support OK
> 25: **************************************
> 25:  Total Tests: 72
> 25:  Skipped:     0
> 25:  Errors:      0
> 25: **************************************
>  18/415 Test  #25: test_test_arg_parse ...............................................................   Passed    0.02 sec
> test 26
>         Start  26: test_test_arg_parse_version_check
> 
> 26: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_arg_parse_version_check
> 26: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/arg_parse
> 26: Test timeout computed to be: 10000000
> 26: TEST SUITE test_arg_parse
> 26: SEQAN_ENABLE_DEBUG == 1
> 26: SEQAN_ENABLE_TESTING == 1
> 26: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 26: SEQAN_ASYNC_IO == 1
> 26: test_path_availability OK
> 26: test_delete_version_files OK
> 26: test_create_files OK
> 17: ParallelAlignInterfaceTestCommon_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<seqan::Tag<seqan::BlockOffsetOptimization_> >, seqan::Tag<seqan::Serial_> > > OK
> 26: test_option_on OK
> 26: test_delete_version_files OK
> 26: test_option_off OK
> 26: test_delete_version_files OK
> 17: ParallelAlignInterfaceTestCommon_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Serial_>, seqan::Tag<seqan::Vectorial_> > > OK
> 26: test_smaller_seqan_version OK
> 26: test_delete_version_files OK
> 26: test_delete_version_files OK
> 18: ParallelAlignInterfaceTestCommon_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<seqan::Tag<seqan::BlockOffsetOptimization_> >, seqan::Tag<seqan::Serial_> > > OK
> 26: test_smaller_app_version OK
> 26: test_delete_version_files OK
> 18: ParallelAlignInterfaceTestCommon_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Serial_>, seqan::Tag<seqan::Vectorial_> > > OK
> 26: test_greater_app_version OK
> 26: test_delete_version_files OK
> 17: ParallelAlignInterfaceTestCommon_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Parallel_>, seqan::Tag<seqan::Vectorial_> > > OK
> 26: test_time_out OK
> 26: **************************************
> 26:  Total Tests: 15
> 26:  Skipped:     0
> 26:  Errors:      0
> 26: **************************************
>  19/415 Test  #26: test_test_arg_parse_version_check .................................................   Passed    0.03 sec
> test 27
>         Start  27: test_test_bam_io
> 
> 27: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_bam_io
> 27: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/bam_io
> 27: Test timeout computed to be: 10000000
> 18: ParallelAlignInterfaceTestCommon_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Parallel_>, seqan::Tag<seqan::Vectorial_> > > OK
> 17: ParallelAlignInterfaceTestCommon_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<void>, seqan::Tag<seqan::Vectorial_> > > OK
> 16: ParallelAlignInterfaceTestCommon_Semi_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<void>, seqan::Tag<seqan::Serial_> > > OK
> 27: TEST SUITE test_bam_io
> 27: SEQAN_ENABLE_DEBUG == 1
> 27: SEQAN_ENABLE_TESTING == 1
> 27: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 27: SEQAN_ASYNC_IO == 1
> 27: test_bam_io_bam_alignment_record_class OK
> 27: test_bam_io_bam_alignment_record_has_flag_multiple OK
> 27: test_bam_io_bam_alignment_record_has_flag_unmapped OK
> 27: test_bam_io_bam_alignment_record_has_flag_next_unmapped OK
> 27: test_bam_io_bam_alignment_record_has_flag_rc OK
> 27: test_bam_io_bam_alignment_record_has_flag_next_rc OK
> 27: test_bam_io_bam_alignment_record_has_flag_first OK
> 27: test_bam_io_bam_alignment_record_has_flag_last OK
> 27: test_bam_io_bam_alignment_record_has_flag_secondary OK
> 27: test_bam_io_bam_alignment_record_has_flag_qc_no_pass OK
> 27: test_bam_io_bam_alignment_record_has_flag_duplicate OK
> 27: test_bam_io_bam_alignment_record_has_flag_supplementary OK
> 27: test_bam_io_bam_header_class OK
> 27: test_bam_io_bam_header_typedefs OK
> 27: test_bam_io_bam_header_record_class OK
> 27: test_bam_io_bam_header_record_typedefs OK
> 27: test_bam_io_bam_header_record_find_tag_key OK
> 27: test_bam_io_bam_header_record_get_tag_value OK
> 27: test_bam_io_bam_io_context_standalone OK
> 27: test_bam_io_bam_io_context_fragment_store OK
> 27: test_assign_tags_bam_to_sam_two_tags OK
> 27: test_assign_tags_bam_to_sam_type_A OK
> 27: test_assign_tags_bam_to_sam_type_c OK
> 27: test_assign_tags_bam_to_sam_type_C OK
> 27: test_assign_tags_bam_to_sam_type_s OK
> 27: test_assign_tags_bam_to_sam_type_S OK
> 27: test_assign_tags_bam_to_sam_type_i OK
> 27: test_assign_tags_bam_to_sam_type_I OK
> 27: test_assign_tags_bam_to_sam_type_f OK
> 27: test_assign_tags_bam_to_sam_type_Z OK
> 27: test_assign_tags_bam_to_sam_type_H OK
> 27: test_assign_tags_bam_to_sam_type_Bc OK
> 27: test_assign_tags_bam_to_sam_type_BC OK
> 27: test_assign_tags_bam_to_sam_type_Bs OK
> 27: test_assign_tags_bam_to_sam_type_BS OK
> 27: test_assign_tags_bam_to_sam_type_Bi OK
> 27: test_assign_tags_bam_to_sam_type_BI OK
> 27: test_assign_tags_bam_to_sam_type_Bf OK
> 27: test_assign_tags_sam_to_bam_two_tags OK
> 27: test_assign_tags_sam_to_bam_type_A OK
> 27: test_assign_tags_sam_to_bam_type_i OK
> 27: test_assign_tags_sam_to_bam_type_f OK
> 27: test_assign_tags_sam_to_bam_type_Z OK
> 27: test_assign_tags_sam_to_bam_type_H OK
> 27: test_assign_tags_sam_to_bam_type_Bc OK
> 27: test_assign_tags_sam_to_bam_type_BC OK
> 27: test_assign_tags_sam_to_bam_type_Bs OK
> 27: test_assign_tags_sam_to_bam_type_BS OK
> 27: test_assign_tags_sam_to_bam_type_Bi OK
> 27: test_assign_tags_sam_to_bam_type_BI OK
> 27: test_assign_tags_sam_to_bam_type_Bf OK
> 27: test_bam_tags_dict_get_type_size OK
> 27: test_bam_tags_dict_get_type OK
> 27: test_bam_tags_dict_length OK
> 27: test_bam_tags_dict_extract_value_type_A OK
> 27: test_bam_tags_dict_extract_value_type_c OK
> 27: test_bam_tags_dict_extract_value_type_C OK
> 27: test_bam_tags_dict_extract_value_type_s OK
> 27: test_bam_tags_dict_extract_value_type_S OK
> 27: test_bam_tags_dict_extract_value_type_i OK
> 27: test_bam_tags_dict_extract_value_type_I OK
> 27: test_bam_tags_dict_get_value_type_A OK
> 27: test_bam_tags_dict_get_value_type_c OK
> 27: test_bam_tags_dict_get_value_type_C OK
> 27: test_bam_tags_dict_get_value_type_s OK
> 27: test_bam_tags_dict_get_value_type_S OK
> 27: test_bam_tags_dict_get_value_type_i OK
> 27: test_bam_tags_dict_get_value_type_I OK
> 27: test_bam_tags_dict_get_value_type_f OK
> 27: test_bam_tags_dict_get_value_type_Z OK
> 27: test_bam_tags_dict_get_value_type_H OK
> 27: test_bam_tags_dict_get_value_type_Bc OK
> 27: test_bam_tags_dict_get_value_type_BC OK
> 27: test_bam_tags_dict_get_value_type_Bs OK
> 27: test_bam_tags_dict_get_value_type_BS OK
> 27: test_bam_tags_dict_get_value_type_Bi OK
> 27: test_bam_tags_dict_get_value_type_BI OK
> 27: test_bam_tags_dict_get_value_type_Bf OK
> 27: test_bam_tags_dict_erase_tag OK
> 27: test_bam_tags_dict_set_tag_value OK
> 27: test_bam_tags_dict_append_tag_value OK
> 27: test_bam_tags_dict_const_bam_tags_sequence OK
> 27: test_bam_io_sam_read_header OK
> 27: test_bam_io_sam_read_alignment OK
> 27: test_bam_io_sam_write_header OK
> 27: test_bam_io_sam_write_alignment OK
> 27: test_bam_io_bam_read_header OK
> 27: test_bam_io_bam_read_alignment OK
> 27: test_bam_io_bam_write_header OK
> 27: test_bam_io_bam_write_alignment OK
> 27: test_bam_io_bam_file_isOpen_fileIn OK
> 27: test_bam_io_bam_file_isOpen_fileOut OK
> 27: test_bam_io_bam_file_sam_file_size OK
> 27: test_bam_io_bam_file_sam_read_header OK
> 27: test_bam_io_bam_file_sam_read_records OK
> 27: test_bam_io_bam_file_sam_write_header OK
> 27: test_bam_io_bam_file_sam_write_records OK
> 18: ParallelAlignInterfaceTestCommon_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<void>, seqan::Tag<seqan::Vectorial_> > > OK
> 16: ParallelAlignInterfaceTestCommon_Semi_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<seqan::Tag<seqan::BlockOffsetOptimization_> >, seqan::Tag<seqan::Serial_> > > OK
> 16: ParallelAlignInterfaceTestCommon_Local_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Serial_>, seqan::Tag<seqan::Serial_> > > OK
> 27: test_bam_io_bam_file_bam_file_size OK
> 16: ParallelAlignInterfaceTestCommon_Local_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Parallel_>, seqan::Tag<seqan::Serial_> > > OK
> 18: ParallelAlignInterfaceTestCommon_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<seqan::Tag<seqan::BlockOffsetOptimization_> >, seqan::Tag<seqan::Vectorial_> > > OK
> 18: ParallelAlignInterfaceTestCommon_Semi_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Serial_>, seqan::Tag<seqan::Serial_> > > OK
> 17: ParallelAlignInterfaceTestCommon_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<seqan::Tag<seqan::BlockOffsetOptimization_> >, seqan::Tag<seqan::Vectorial_> > > OK
> 17: ParallelAlignInterfaceTestCommon_Semi_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Serial_>, seqan::Tag<seqan::Serial_> > > OK
> 17: ParallelAlignInterfaceTestCommon_Semi_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Parallel_>, seqan::Tag<seqan::Serial_> > > OK
> 27: test_bam_io_bam_file_bam_read_header OK
> 18: ParallelAlignInterfaceTestCommon_Semi_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Parallel_>, seqan::Tag<seqan::Serial_> > > OK
> 27: test_bam_io_bam_file_bam_read_records OK
> 16: ParallelAlignInterfaceTestCommon_Local_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<void>, seqan::Tag<seqan::Serial_> > > OK
> 27: test_bam_io_bam_file_bam_read_ex1 OK
> 17: ParallelAlignInterfaceTestCommon_Semi_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<void>, seqan::Tag<seqan::Serial_> > > OK
> 16: ParallelAlignInterfaceTestCommon_Local_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<seqan::Tag<seqan::BlockOffsetOptimization_> >, seqan::Tag<seqan::Serial_> > > OK
> 16: **************************************
> 16:  Total Tests: 12
> 16:  Skipped:     0
> 16:  Errors:      0
> 16: **************************************
> 27: test_bam_io_bam_file_bam_write_header OK
>  20/415 Test  #16: test_test_align_parallel_interface ................................................   Passed    0.26 sec
> test 28
>         Start  28: test_test_basic_exception
> 
> 28: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_basic_exception
> 28: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/basic
> 28: Test timeout computed to be: 10000000
> 18: ParallelAlignInterfaceTestCommon_Semi_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<void>, seqan::Tag<seqan::Serial_> > > OK
> 27: test_bam_io_bam_file_bam_write_records OK
> 17: ParallelAlignInterfaceTestCommon_Semi_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<seqan::Tag<seqan::BlockOffsetOptimization_> >, seqan::Tag<seqan::Serial_> > > OK
> 17: ParallelAlignInterfaceTestCommon_Semi_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Serial_>, seqan::Tag<seqan::Vectorial_> > > OK
> 28: TEST SUITE test_basic_exception
> 28: SEQAN_ENABLE_DEBUG == 1
> 28: SEQAN_ENABLE_TESTING == 1
> 28: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 28: SEQAN_ASYNC_IO == 1
> 28: test_basic_exception_try_catch OK
> 28: test_basic_exception_bad_alloc OK
> 28: test_basic_exception_runtime_error OK
> 28: **************************************
> 28:  Total Tests: 3
> 28:  Skipped:     0
> 28:  Errors:      0
> 28: **************************************
>  21/415 Test  #28: test_test_basic_exception .........................................................   Passed    0.01 sec
> test 29
>         Start  29: test_test_basic_metaprogramming
> 
> 29: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_basic_metaprogramming
> 29: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/basic
> 29: Test timeout computed to be: 10000000
> 17: ParallelAlignInterfaceTestCommon_Semi_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Parallel_>, seqan::Tag<seqan::Vectorial_> > > OK
> 29: TEST SUITE test_basic_metaprogramming
> 29: SEQAN_ENABLE_DEBUG == 1
> 29: SEQAN_ENABLE_TESTING == 1
> 29: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 29: SEQAN_ASYNC_IO == 1
> 29: test_basic_metaprogramming_logic_bool_type OK
> 29: test_basic_metaprogramming_logic_eval OK
> 29: test_basic_metaprogramming_logic_or OK
> 29: test_basic_metaprogramming_logic_or_c OK
> 29: test_basic_metaprogramming_logic_and OK
> 29: test_basic_metaprogramming_logic_and_c OK
> 29: test_basic_metaprogramming_logic_if OK
> 29: test_basic_metaprogramming_logic_if_c OK
> 29: test_basic_metaprogramming_control_loop_reverse OK
> 29: test_basic_metaprogramming_control_loop OK
> 29: test_basic_metaprogramming_control_switch OK
> 29: test_basic_metaprogramming_control_if OK
> 29: test_basic_metaprogramming_math_log2 OK
> 29: test_basic_metaprogramming_math_log2_floor OK
> 29: test_basic_metaprogramming_math_log2_power OK
> 29: test_basic_metaprogramming_type_same_type OK
> 29: test_basic_metaprogramming_type_make_signed OK
> 29: test_basic_metaprogramming_type_make_unsigned OK
> 29: test_basic_metaprogramming_type_remove_reference OK
> 29: test_basic_metaprogramming_type_remove_const OK
> 29: test_basic_metaprogramming_type_is_const OK
> 29: test_basic_metaprogramming_type_class_identifier OK
> 29: test_basic_metaprogramming_enable_if_disable_if OK
> 29: test_basic_metaprogramming_enable_if2_disable_if2 OK
> 29: **************************************
> 29:  Total Tests: 24
> 29:  Skipped:     0
> 29:  Errors:      0
> 29: **************************************
>  22/415 Test  #29: test_test_basic_metaprogramming ...................................................   Passed    0.00 sec
> test 30
>         Start  30: test_test_basic_fundamental
> 
> 30: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_basic_fundamental
> 30: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/basic
> 30: Test timeout computed to be: 10000000
> 30: TEST SUITE test_basic_metaprogramming
> 30: SEQAN_ENABLE_DEBUG == 1
> 30: SEQAN_ENABLE_TESTING == 1
> 30: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 30: SEQAN_ASYNC_IO == 1
> 30: test_basic_fundamental_tags_tag OK
> 30: test_basic_fundamental_tags_tags OK
> 30: test_basic_fundamental_tags_tag_list OK
> 30: test_basic_fundamental_tags_tag_selector OK
> 30: test_basic_fundamental_tags_length_tag_list OK
> 30: test_basic_fundamental_metafunctions_value OK
> 30: test_basic_fundamental_metafunctions_get_value OK
> 30: test_basic_fundamental_metafunctions_reference OK
> 30: test_basic_fundamental_metafunctions_size OK
> 30: test_basic_fundamental_metafunctions_difference OK
> 30: test_basic_fundamental_metafunctions_position OK
> 30: test_basic_fundamental_metafunctions_spec OK
> 30: test_basic_fundamental_metafunctions_deepest_spec OK
> 30: test_basic_fundamental_transport_assign OK
> 30: test_basic_fundamental_transport_move OK
> 30: test_basic_fundamental_transport_set OK
> 30: test_basic_fundamental_comparison_compare_type OK
> 30: test_basic_fundamental_convert_metafunction OK
> 30: test_basic_fundamental_convert_function OK
> 30: test_basic_array_construct_destruct_metafunction_is_simple OK
> 30: test_basic_array_construct_destruct_construct_value_pointer OK
> 30: test_basic_array_construct_destruct_destruct_value_pointer OK
> 30: test_basic_array_construct_destruct_array_construct_pointer OK
> 30: test_basic_array_construct_destruct_array_construct_copy_pointer OK
> 30: test_basic_array_construct_destruct_array_construct_move_pointer OK
> 30: test_basic_array_construct_destruct_array_destruct_pointer OK
> 30: test_basic_array_construct_destruct_array_fill_pointer OK
> 30: test_basic_array_construct_destruct_array_copy_forward_pointer OK
> 30: test_basic_array_construct_destruct_array_copy_backward_pointer OK
> 30: test_basic_array_construct_destruct_array_copy_pointer OK
> 30: test_basic_array_construct_destruct_array_move_forward_pointer OK
> 30: test_basic_array_construct_destruct_array_move_backward_pointer OK
> 30: test_basic_array_construct_destruct_array_move_pointer OK
> 30: test_basic_array_construct_destruct_array_clear_space_pointer OK
> 30: **************************************
> 30:  Total Tests: 34
> 30:  Skipped:     0
> 30:  Errors:      0
> 30: **************************************
>  23/415 Test  #30: test_test_basic_fundamental .......................................................   Passed    0.01 sec
> test 31
>         Start  31: test_test_basic_concept
> 
> 31: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_basic_concept
> 31: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/basic
> 31: Test timeout computed to be: 10000000
> 18: ParallelAlignInterfaceTestCommon_Semi_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<seqan::Tag<seqan::BlockOffsetOptimization_> >, seqan::Tag<seqan::Serial_> > > OK
> 18: ParallelAlignInterfaceTestCommon_Semi_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Serial_>, seqan::Tag<seqan::Vectorial_> > > OK
> 31: TEST SUITE test_basic_concept
> 31: SEQAN_ENABLE_DEBUG == 1
> 31: SEQAN_ENABLE_TESTING == 1
> 24: test_alignment_free_n2_dna5 OK
> 24: test_alignment_free_calculate_probability OK
> 31: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 31: SEQAN_ASYNC_IO == 1
> 24: test_alignment_free_calculate_variance OK
> 31: test_basic_concepts_concept_impl OK
> 31: test_basic_concepts_concept_refine OK
> 31: test_basic_concepts_move_construtible_concept OK
> 31: **************************************
> 31:  Total Tests: 3
> 31:  Skipped:     0
> 31:  Errors:      0
> 31: **************************************
> 24: test_alignment_free_calculate_covariance OK
>  24/415 Test  #31: test_test_basic_concept ...........................................................   Passed    0.00 sec
> test 32
>         Start  32: test_test_basic_alphabet
> 
> 32: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_basic_alphabet
> 32: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/basic
> 32: Test timeout computed to be: 10000000
> 32: TEST SUITE test_basic_alphabet
> 32: SEQAN_ENABLE_DEBUG == 1
> 32: SEQAN_ENABLE_TESTING == 1
> 32: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 32: SEQAN_ASYNC_IO == 1
> 32: test_basic_alphabet_adapt_builtins_metafunction_is_char_type OK
> 32: test_basic_alphabet_adapt_builtins_concepts_bool OK
> 32: test_basic_alphabet_adapt_builtins_concepts_char OK
> 32: test_basic_alphabet_adapt_builtins_concepts_short OK
> 32: test_basic_alphabet_adapt_builtins_concepts_int OK
> 32: test_basic_alphabet_adapt_builtins_concepts_long OK
> 32: test_basic_alphabet_adapt_builtins_concepts_int8 OK
> 32: test_basic_alphabet_adapt_builtins_concepts_uint8 OK
> 32: test_basic_alphabet_adapt_builtins_concepts_int16 OK
> 32: test_basic_alphabet_adapt_builtins_concepts_uint16 OK
> 32: test_basic_alphabet_adapt_builtins_concepts_int32 OK
> 32: test_basic_alphabet_adapt_builtins_concepts_uint32 OK
> 32: test_basic_alphabet_adapt_builtins_concepts_int64 OK
> 32: test_basic_alphabet_adapt_builtins_concepts_uint64 OK
> 32: test_basic_alphabet_adapt_builtins_concepts_float OK
> 32: test_basic_alphabet_adapt_builtins_concepts_double OK
> 32: test_basic_alphabet_qualities_quality_value_size_metafunction OK
> 32: test_basic_alphabet_qualities_quality_has_qualities_metafunction OK
> 32: test_basic_alphabet_qualities_convert_quality OK
> 32: test_basic_alphabet_bio_gap_value_function OK
> 32: test_basic_alphabet_bio_unknown_value_function OK
> 32: test_basic_alphabet_storage_bits_per_value_metafunction OK
> 32: test_basic_alphabet_storage_value_size_metafunction OK
> 32: test_basic_alphabet_storage_value_size_function OK
> 32: test_basic_alphabet_storage_integral_for_value_metafunction OK
> 32: test_basic_alphabet_storage_bytes_per_value_metafunction OK
> 32: test_basic_alphabet_residue_metafunctions_dna OK
> 32: test_basic_alphabet_residue_metafunctions_dna5 OK
> 32: test_basic_alphabet_residue_metafunctions_dna_q OK
> 32: test_basic_alphabet_residue_metafunctions_dna5_q OK
> 32: test_basic_alphabet_residue_metafunctions_rna OK
> 32: test_basic_alphabet_residue_metafunctions_rna5 OK
> 32: test_basic_alphabet_residue_metafunctions_iupac OK
> 32: test_basic_alphabet_residue_metafunctions_amino_acid OK
> 32: test_basic_alphabet_residue_usage_dna OK
> 32: test_basic_alphabet_residue_usage_dna5 OK
> 32: test_basic_alphabet_residue_usage_dna_q OK
> 32: test_basic_alphabet_residue_usage_dna5_q OK
> 32: test_basic_alphabet_residue_usage_rna OK
> 32: test_basic_alphabet_residue_usage_rna5 OK
> 32: test_basic_alphabet_residue_usage_iupac OK
> 32: test_basic_alphabet_residue_usage_amino_acid OK
> 32: test_basic_alphabet_profile_metafunctions OK
> 32: test_basic_alphabet_profile_constructors OK
> 32: test_basic_alphabet_profile_relations OK
> 32: test_basic_alphabet_profile_empty OK
> 32: **************************************
> 32:  Total Tests: 46
> 32:  Skipped:     0
> 32:  Errors:      0
> 32: **************************************
>  25/415 Test  #32: test_test_basic_alphabet ..........................................................   Passed    0.00 sec
> test 33
>         Start  33: test_test_basic_aggregate
> 
> 33: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_basic_aggregate
> 33: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/basic
> 33: Test timeout computed to be: 10000000
> 21: test_align_parallel_wavefront_multiple_global_alignment OK
> 20: test_align_parallel_wavefront_multiple_global_alignment OK
> 18: ParallelAlignInterfaceTestCommon_Semi_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Parallel_>, seqan::Tag<seqan::Vectorial_> > > OK
> 19: test_align_parallel_wavefront_multiple_global_alignment OK
> 19: **************************************
> 19:  Total Tests: 2
> 19:  Skipped:     0
> 19:  Errors:      0
> 19: **************************************
>  26/415 Test  #19: test_test_align_parallel_algorithm ................................................   Passed    0.32 sec
> test 34
>         Start  34: test_test_basic_allocator
> 
> 34: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_basic_allocator
> 34: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/basic
> 34: Test timeout computed to be: 10000000
> 33: TEST SUITE test_basic_aggregate
> 33: SEQAN_ENABLE_DEBUG == 1
> 33: SEQAN_ENABLE_TESTING == 1
> 33: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 33: SEQAN_ASYNC_IO == 1
> 33: test_basic_aggregates_pair_base_metafunctions OK
> 33: test_basic_aggregates_pair_base_constructors OK
> 33: test_basic_aggregates_pair_base_assign OK
> 33: test_basic_aggregates_pair_base_set OK
> 33: test_basic_aggregates_pair_base_move OK
> 33: test_basic_aggregates_pair_base_get_value OK
> 33: test_basic_aggregates_pair_base_assign_value OK
> 33: test_basic_aggregates_pair_base_set_value OK
> 33: test_basic_aggregates_pair_base_move_value OK
> 33: test_basic_aggregates_pair_base_comparison_same_spec OK
> 33: test_basic_aggregates_pair_base_comparison_different_spec OK
> 33: test_basic_aggregates_pair_base_stream_output OK
> 33: test_basic_aggregates_pair_packed_metafunctions OK
> 33: test_basic_aggregates_pair_packed_constructors OK
> 33: test_basic_aggregates_pair_packed_assign OK
> 33: test_basic_aggregates_pair_packed_set OK
> 33: test_basic_aggregates_pair_packed_move OK
> 33: test_basic_aggregates_pair_packed_get_value OK
> 33: test_basic_aggregates_pair_packed_assign_value OK
> 33: test_basic_aggregates_pair_packed_set_value OK
> 33: test_basic_aggregates_pair_packed_move_value OK
> 33: test_basic_aggregates_pair_packed_comparison_same_spec OK
> 33: test_basic_aggregates_pair_packed_comparison_different_spec OK
> 33: test_basic_aggregates_pair_packed_stream_output OK
> 33: test_basic_aggregates_pair_bit_packed_metafunctions OK
> 33: test_basic_aggregates_pair_bit_packed_constructors OK
> 33: test_basic_aggregates_pair_bit_packed_assign OK
> 33: test_basic_aggregates_pair_bit_packed_set OK
> 33: test_basic_aggregates_pair_bit_packed_move OK
> 33: test_basic_aggregates_pair_bit_packed_get_value OK
> 33: test_basic_aggregates_pair_bit_packed_assign_value OK
> 33: test_basic_aggregates_pair_bit_packed_set_value OK
> 33: test_basic_aggregates_pair_bit_packed_move_value OK
> 33: test_basic_aggregates_pair_bit_packed_comparison_same_spec OK
> 33: test_basic_aggregates_pair_bit_packed_comparison_different_spec OK
> 33: test_basic_aggregates_pair_bit_packed_stream_output OK
> 33: test_basic_aggregates_triple_base_metafunctions OK
> 33: test_basic_aggregates_triple_base_constructors OK
> 33: test_basic_aggregates_triple_base_assign OK
> 33: test_basic_aggregates_triple_base_set OK
> 33: test_basic_aggregates_triple_base_move OK
> 33: test_basic_aggregates_triple_base_get_value OK
> 33: test_basic_aggregates_triple_base_assign_value OK
> 33: test_basic_aggregates_triple_base_set_value OK
> 33: test_basic_aggregates_triple_base_move_value OK
> 33: test_basic_aggregates_triple_base_comparison_same_spec OK
> 33: test_basic_aggregates_triple_base_comparison_different_spec OK
> 33: test_basic_aggregates_triple_base_stream_output OK
> 33: test_basic_aggregates_triple_packed_metafunctions OK
> 33: test_basic_aggregates_triple_packed_constructors OK
> 33: test_basic_aggregates_triple_packed_assign OK
> 33: test_basic_aggregates_triple_packed_set OK
> 33: test_basic_aggregates_triple_packed_move OK
> 33: test_basic_aggregates_triple_packed_get_value OK
> 33: test_basic_aggregates_triple_packed_assign_value OK
> 33: test_basic_aggregates_triple_packed_set_value OK
> 33: test_basic_aggregates_triple_packed_move_value OK
> 33: test_basic_aggregates_triple_packed_comparison_same_spec OK
> 33: test_basic_aggregates_triple_packed_comparison_different_spec OK
> 33: test_basic_aggregates_triple_packed_stream_output OK
> 33: test_basic_aggregates_tuple_base_metafunctions OK
> 33: test_basic_aggregates_tuple_base_constructors OK
> 33: test_basic_aggregates_tuple_base_assign OK
> 33: test_basic_aggregates_tuple_base_set OK
> 33: test_basic_aggregates_tuple_base_move OK
> 33: test_basic_aggregates_tuple_base_get_value OK
> 33: test_basic_aggregates_tuple_base_assign_value OK
> 33: test_basic_aggregates_tuple_base_set_value OK
> 33: test_basic_aggregates_tuple_base_move_value OK
> 33: test_basic_aggregates_tuple_base_shift_left OK
> 33: test_basic_aggregates_tuple_base_shift_right OK
> 33: test_basic_aggregates_tuple_base_clear OK
> 33: test_basic_aggregates_tuple_base_length OK
> 33: test_basic_aggregates_tuple_base_comparison_same_spec OK
> 33: test_basic_aggregates_tuple_base_stream_output OK
> 33: test_basic_aggregates_tuple_bit_packed_metafunctions OK
> 33: test_basic_aggregates_tuple_bit_packed_constructors OK
> 33: test_basic_aggregates_tuple_bit_packed_assign OK
> 33: test_basic_aggregates_tuple_bit_packed_set OK
> 33: test_basic_aggregates_tuple_bit_packed_move OK
> 33: test_basic_aggregates_tuple_bit_packed_get_value OK
> 33: test_basic_aggregates_tuple_bit_packed_assign_value OK
> 33: test_basic_aggregates_tuple_bit_packed_set_value OK
> 33: test_basic_aggregates_tuple_bit_packed_move_value OK
> 33: test_basic_aggregates_tuple_bit_packed_shift_left OK
> 33: test_basic_aggregates_tuple_bit_packed_shift_right OK
> 33: test_basic_aggregates_tuple_bit_packed_clear OK
> 33: test_basic_aggregates_tuple_bit_packed_length OK
> 33: test_basic_aggregates_tuple_bit_packed_comparison_same_spec OK
> 33: test_basic_aggregates_tuple_bit_packed_stream_output OK
> 33: **************************************
> 33:  Total Tests: 90
> 33:  Skipped:     0
> 33:  Errors:      0
> 33: **************************************
>  27/415 Test  #33: test_test_basic_aggregate .........................................................   Passed    0.02 sec
> test 35
>         Start  35: test_test_basic_parallelism
> 
> 35: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_basic_parallelism
> 35: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/basic
> 35: Test timeout computed to be: 10000000
> 35: TEST SUITE test_basic_parallelism
> 35: SEQAN_ENABLE_DEBUG == 1
> 35: SEQAN_ENABLE_TESTING == 1
> 35: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 35: SEQAN_ASYNC_IO == 1
> 35: test_basic_parallelism_enable_parallelism_macro OK
> 35: **************************************
> 35:  Total Tests: 1
> 35:  Skipped:     0
> 35:  Errors:      0
> 35: **************************************
>  28/415 Test  #35: test_test_basic_parallelism .......................................................   Passed    0.00 sec
> test 36
>         Start  36: test_test_basic_math
> 
> 36: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_basic_math
> 36: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/basic
> 36: Test timeout computed to be: 10000000
> 34: TEST SUITE test_basic_allocator
> 34: SEQAN_ENABLE_DEBUG == 1
> 34: SEQAN_ENABLE_TESTING == 1
> 34: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 34: SEQAN_ASYNC_IO == 1
> 34: test_basic_allocator_simple OK
> 34: test_basic_allocator_pool OK
> 34: test_basic_allocator_multi_pool OK
> 34: test_basic_allocator_chunk_pool OK
> 34: **************************************
> 34:  Total Tests: 4
> 34:  Skipped:     0
> 34:  Errors:      0
> 34: **************************************
>  29/415 Test  #34: test_test_basic_allocator .........................................................   Passed    0.01 sec
> test 37
>         Start  37: test_test_basic_smart_pointer
> 
> 37: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_basic_smart_pointer
> 37: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/basic
> 37: Test timeout computed to be: 10000000
> 36: TEST SUITE test_basic_math
> 36: SEQAN_ENABLE_DEBUG == 1
> 36: SEQAN_ENABLE_TESTING == 1
> 36: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 36: SEQAN_ASYNC_IO == 1
> 36: test_basic_math_int_pow OK
> 36: test_basic_math_log2 OK
> 36: test_basic_math_min OK
> 36: test_basic_math_max OK
> 36: test_basic_math_abs OK
> 36: **************************************
> 36:  Total Tests: 5
> 36:  Skipped:     0
> 36:  Errors:      0
> 36: **************************************
> 17: ParallelAlignInterfaceTestCommon_Semi_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<void>, seqan::Tag<seqan::Vectorial_> > > OK
>  30/415 Test  #36: test_test_basic_math ..............................................................   Passed    0.01 sec
> test 38
>         Start  38: test_test_basic_container
> 
> 38: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_basic_container
> 38: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/basic
> 38: Test timeout computed to be: 10000000
> 37: TEST SUITE test_basic_smart_pointer
> 37: SEQAN_ENABLE_DEBUG == 1
> 37: SEQAN_ENABLE_TESTING == 1
> 37: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 37: SEQAN_ASYNC_IO == 1
> 37: test_basic_smart_pointer_holder_simple_metafunctions OK
> 37: test_basic_smart_pointer_holder_simple_constructors OK
> 37: test_basic_smart_pointer_holder_simple_transport OK
> 37: test_basic_smart_pointer_holder_simple_transport_value OK
> 37: test_basic_smart_pointer_holder_simple_dependencies OK
> 37: test_basic_smart_pointer_holder_simple_accessor OK
> 37: test_basic_smart_pointer_holder_tristate_metafunctions OK
> 37: test_basic_smart_pointer_holder_tristate_constructors OK
> 37: test_basic_smart_pointer_holder_tristate_transport OK
> 37: test_basic_smart_pointer_holder_tristate_transport_value OK
> 37: test_basic_smart_pointer_holder_tristate_dependencies OK
> 37: test_basic_smart_pointer_holder_tristate_accessor OK
> 37: **************************************
> 37:  Total Tests: 12
> 37:  Skipped:     0
> 37:  Errors:      0
> 37: **************************************
> 38: TEST SUITE test_basic_container
> 38: SEQAN_ENABLE_DEBUG == 1
> 38: SEQAN_ENABLE_TESTING == 1
> 38: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 38: SEQAN_ASYNC_IO == 1
> 38: **************************************
> 38:  Total Tests: 0
> 38:  Skipped:     0
> 38:  Errors:      0
> 38: **************************************
>  31/415 Test  #38: test_test_basic_container .........................................................   Passed    0.00 sec
> test 39
>         Start  39: test_test_basic_proxy
> 
> 39: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_basic_proxy
> 39: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/basic
> 39: Test timeout computed to be: 10000000
>  32/415 Test  #37: test_test_basic_smart_pointer .....................................................   Passed    0.01 sec
> test 40
>         Start  40: test_test_basic_iterator
> 
> 40: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_basic_iterator
> 40: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/basic
> 40: Test timeout computed to be: 10000000
> 39: TEST SUITE test_basic_proxy
> 39: SEQAN_ENABLE_DEBUG == 1
> 39: SEQAN_ENABLE_TESTING == 1
> 39: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 39: SEQAN_ASYNC_IO == 1
> 39: test_basic_proxy_iterator_constructors OK
> 39: test_basic_proxy_iterator_assign OK
> 39: test_basic_proxy_iterator_getValue OK
> 39: test_basic_proxy_iterator_comparators OK
> 39: test_basic_proxy_iterator_stream_read OK
> 39: test_basic_proxy_iterator_stream_write OK
> 39: **************************************
> 39:  Total Tests: 6
> 39:  Skipped:     0
> 39:  Errors:      0
> 39: **************************************
>  33/415 Test  #39: test_test_basic_proxy .............................................................   Passed    0.01 sec
> test 41
>         Start  41: test_test_bed_io
> 
> 41: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_bed_io
> 41: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/bed_io
> 41: Test timeout computed to be: 10000000
> 40: TEST SUITE test_basic_iterator
> 40: SEQAN_ENABLE_DEBUG == 1
> 40: SEQAN_ENABLE_TESTING == 1
> 40: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 40: SEQAN_ASYNC_IO == 1
> 40: test_basic_iterator_adapt_pointer_metafunctions OK
> 40: test_basic_iterator_adapt_pointer_transport OK
> 40: test_basic_iterator_adapt_pointer_transport_value OK
> 40: test_basic_iterator_adapt_pointer_movement OK
> 40: test_basic_iterator_adapt_pointer_arithmetics OK
> 40: test_basic_iterator_adapt_std_iterator_metafunctions OK
> 40: test_basic_iterator_adapt_std_iterator_constructors OK
> 40: test_basic_iterator_adapt_std_iterator_transport OK
> 40: test_basic_iterator_adapt_std_iterator_transport_value OK
> 40: test_basic_iterator_adapt_std_iterator_movement OK
> 40: test_basic_iterator_adapt_std_iterator_arithmetics OK
> 40: test_basic_iterator_adaptor_metafunctions OK
> 41: TEST SUITE test_bed_io
> 41: SEQAN_ENABLE_DEBUG == 1
> 41: SEQAN_ENABLE_TESTING == 1
> 41: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 41: SEQAN_ASYNC_IO == 1
> 41: test_bed_read_bed3_record OK
> 41: test_bed_read_bed4_record OK
> 41: test_bed_read_bed5_record OK
> 41: test_bed_read_bed6_record OK
> 41: test_bed_read_bed12_record OK
> 41: test_bed_write_bed3_record OK
> 41: test_bed_write_bed4_record OK
> 41: test_bed_write_bed5_record OK
> 41: test_bed_write_bed6_record OK
> 41: test_bed_write_bed12_record OK
> 41: test_bed_bed_file_read OK
> 40: test_basic_iterator_adaptor_constructors OK
> 40: test_basic_iterator_adaptor_transport OK
> 40: test_basic_iterator_adaptor_transport_value OK
> 40: test_basic_iterator_adaptor_movement OK
> 40: test_basic_iterator_adaptor_arithmetics OK
> 40: test_basic_iterator_adaptor_rooted_functions OK
> 40: test_basic_iterator_position_metafunctions OK
> 40: test_basic_iterator_position_constructors OK
> 40: test_basic_iterator_position_transport OK
> 40: test_basic_iterator_position_transport_value OK
> 40: test_basic_iterator_position_movement OK
> 40: test_basic_iterator_position_arithmetics OK
> 40: test_basic_iterator_position_rooted_functions OK
> 40: test_basic_iterator_zip_metafunctions OK
> 40: test_basic_iterator_zip_constructors OK
> 40: test_basic_iterator_zip_make_zip_iterator OK
> 40: test_basic_iterator_zip_transport OK
> 40: test_basic_iterator_zip_transport_value OK
> 40: test_basic_iterator_zip_movement OK
> 40: test_basic_iterator_zip_arithmetics OK
> 40: **************************************
> 40:  Total Tests: 32
> 40:  Skipped:     0
> 40:  Errors:      0
> 40: **************************************
> 41: test_bed_bed_file_write OK
> 41: test_bed_io_isOpen_fileIn OK
> 41: test_bed_io_isOpen_fileOut OK
> 41: **************************************
> 41:  Total Tests: 14
> 41:  Skipped:     0
> 41:  Errors:      0
> 41: **************************************
>  34/415 Test  #40: test_test_basic_iterator ..........................................................   Passed    0.01 sec
> test 42
>         Start  42: test_blast
> 
> 42: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_blast
> 42: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/blast
> 42: Test timeout computed to be: 10000000
>  35/415 Test  #41: test_test_bed_io ..................................................................   Passed    0.01 sec
> test 43
>         Start  43: test_test_consensus
> 
> 43: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_consensus
> 43: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/consensus
> 43: Test timeout computed to be: 10000000
> 42: TEST SUITE test_blast
> 42: SEQAN_ENABLE_DEBUG == 1
> 42: SEQAN_ENABLE_TESTING == 1
> 42: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 42: SEQAN_ASYNC_IO == 1
> 42: test_blast_program OK
> 42: test_blast_context_targs OK
> 42: test_blast_scoring_scheme_conversion OK
> 42: test_blast_scoring_scheme OK
> 42: test_blast_blastmatch_stats_and_score OK
> 42: test_blast_blastmatch_bit_score_e_value OK
> 42: test_blast_write_lowlevel OK
> 42: test_blast_write_tabular_without_comments OK
> 42: test_blast_write_tabular_without_comments_customfields OK
> 42: test_blast_write_tabular_without_comments_legacy OK
> 42: test_blast_write_tabular_without_comments_constexpr OK
> 42: test_blast_write_tabular_without_comments_customfields_constexpr OK
> 42: test_blast_write_tabular_without_comments_legacy_constexpr OK
> 42: test_blast_write_tabular_with_comments OK
> 42: test_blast_write_tabular_with_comments_customfields OK
> 42: test_blast_write_tabular_with_comments_legacy OK
> 42: test_blast_write_tabular_with_comments_constexpr OK
> 42: test_blast_write_tabular_with_comments_customfields_constexpr OK
> 42: test_blast_write_tabular_with_comments_legacy_constexpr OK
> 42: test_blast_write_report OK
> 42: test_blast_write_report_constexpr OK
> 43: TEST SUITE test_consensus
> 43: SEQAN_ENABLE_DEBUG == 1
> 43: SEQAN_ENABLE_TESTING == 1
> 43: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 43: SEQAN_ASYNC_IO == 1
> 42: test_blast_write_report_constexpr_dynmatrix OK
> 42: test_blast_read_lowlevel OK
> 42: test_blast_read_tabular_without_comments OK
> 42: test_blast_read_tabular_without_comments_customfields OK
> 42: test_blast_read_tabular_without_comments_legacy OK
> 42: test_blast_read_tabular_without_comments_constexpr OK
> 42: test_blast_read_tabular_without_comments_customfields_constexpr OK
> 42: test_blast_read_tabular_without_comments_legacy_constexpr OK
> 42: test_blast_read_tabular_with_comments OK
> 42: test_blast_read_tabular_with_comments_customfields OK
> 42: test_blast_read_tabular_with_comments_legacy OK
> 18: ParallelAlignInterfaceTestCommon_Semi_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<void>, seqan::Tag<seqan::Vectorial_> > > OK
> 42: test_blast_read_tabular_with_comments_constexpr OK
> 17: ParallelAlignInterfaceTestCommon_Semi_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<seqan::Tag<seqan::BlockOffsetOptimization_> >, seqan::Tag<seqan::Vectorial_> > > OK
> 17: ParallelAlignInterfaceTestCommon_Local_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Serial_>, seqan::Tag<seqan::Serial_> > > OK
> 42: test_blast_read_tabular_with_comments_customfields_constexpr OK
> 17: ParallelAlignInterfaceTestCommon_Local_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Parallel_>, seqan::Tag<seqan::Serial_> > > OK
> 43: test_consensus_realign_one_contig_small OK
> 43: test_consensus_consensus_score_sequence_entry_consensus_score OK
> 43: test_consensus_consensus_score_sequence_entry_fractional_score OK
> 43: test_consensus_consensus_score_sequence_entry_weightedconsensus_score OK
> 43: test_consensus_sequence_entry_for_score_metafunction_consensus_score OK
> 43: test_consensus_sequence_entry_for_score_metafunction_fractional_score OK
> 43: test_consensus_sequence_entry_for_score_metafunction_weightedconsensus_score OK
> 43: test_consensus_sequence_entry_for_score_consensus_score OK
> 43: test_consensus_sequence_entry_for_score_fractional_score OK
> 43: test_consensus_sequence_entry_for_score_weightedconsensus_score OK
> 43: test_consensus_host_consensus_score OK
> 43: test_consensus_host_fractional_score OK
> 43: test_consensus_host_weightedconsensus_score OK
> 43: test_consensus_position_consensus_score OK
> 43: test_consensus_position_fractional_score OK
> 43: test_consensus_position_weightedconsensus_score OK
> 43: test_consensus_value_consensus_score OK
> 43: test_consensus_value_fractional_score OK
> 43: test_consensus_value_weightedconsensus_score OK
> 43: **************************************
> 43:  Total Tests: 19
> 43:  Skipped:     0
> 43:  Errors:      0
> 43: **************************************
>  36/415 Test  #43: test_test_consensus ...............................................................   Passed    0.03 sec
> test 44
>         Start  44: test_test_consensus_v2
> 
> 44: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_consensus_v2
> 44: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/consensus_v2
> 44: Test timeout computed to be: 10000000
> 42: test_blast_read_tabular_with_comments_legacy_constexpr OK
> 42: **************************************
> 42:  Total Tests: 35
> 42:  Skipped:     0
> 42:  Errors:      0
> 42: **************************************
>  37/415 Test  #42: test_blast ........................................................................   Passed    0.04 sec
> test 45
>         Start  45: test_test_find
> 
> 45: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_find
> 45: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/find
> 45: Test timeout computed to be: 10000000
> 44: TEST SUITE test_consensus
> 44: SEQAN_ENABLE_DEBUG == 1
> 44: SEQAN_ENABLE_TESTING == 1
> 44: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 44: SEQAN_ASYNC_IO == 1
> 18: ParallelAlignInterfaceTestCommon_Semi_Global_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<seqan::Tag<seqan::BlockOffsetOptimization_> >, seqan::Tag<seqan::Vectorial_> > > OK
> 18: ParallelAlignInterfaceTestCommon_Local_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Serial_>, seqan::Tag<seqan::Serial_> > > OK
> 45: TEST SUITE test_find
> 45: SEQAN_ENABLE_DEBUG == 1
> 45: SEQAN_ENABLE_TESTING == 1
> 45: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 45: SEQAN_ASYNC_IO == 1
> 45: test_myers_find_begin OK
> 18: ParallelAlignInterfaceTestCommon_Local_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Parallel_>, seqan::Tag<seqan::Serial_> > > OK
> 17: ParallelAlignInterfaceTestCommon_Local_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<void>, seqan::Tag<seqan::Serial_> > > OK
> 18: ParallelAlignInterfaceTestCommon_Local_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<void>, seqan::Tag<seqan::Serial_> > > OK
> 17: ParallelAlignInterfaceTestCommon_Local_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<seqan::Tag<seqan::BlockOffsetOptimization_> >, seqan::Tag<seqan::Serial_> > > OK
> 17: ParallelAlignInterfaceTestCommon_Local_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Serial_>, seqan::Tag<seqan::Vectorial_> > > OK
> 17: ParallelAlignInterfaceTestCommon_Local_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Parallel_>, seqan::Tag<seqan::Vectorial_> > > OK
> 44: test_consensus_consensus_alignment_coordinates OK
> 18: ParallelAlignInterfaceTestCommon_Local_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<seqan::Tag<seqan::BlockOffsetOptimization_> >, seqan::Tag<seqan::Serial_> > > OK
> 18: ParallelAlignInterfaceTestCommon_Local_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Serial_>, seqan::Tag<seqan::Vectorial_> > > OK
> 18: ParallelAlignInterfaceTestCommon_Local_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::Tag<seqan::Parallel_>, seqan::Tag<seqan::Vectorial_> > > OK
> 17: ParallelAlignInterfaceTestCommon_Local_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<void>, seqan::Tag<seqan::Vectorial_> > > OK
> 18: ParallelAlignInterfaceTestCommon_Local_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<void>, seqan::Tag<seqan::Vectorial_> > > OK
> 44: test_consensus_consensus_alignment_contig_ids OK
> 21: test_align_parallel_wavefront_multiple_global_alignment_simd OK
> 21: **************************************
> 21:  Total Tests: 3
> 21:  Skipped:     0
> 21:  Errors:      0
> 21: **************************************
> 17: ParallelAlignInterfaceTestCommon_Local_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<seqan::Tag<seqan::BlockOffsetOptimization_> >, seqan::Tag<seqan::Vectorial_> > > OK
> 17: **************************************
> 17:  Total Tests: 24
> 17:  Skipped:     0
> 17:  Errors:      0
> 17: **************************************
>  38/415 Test  #17: test_test_align_parallel_interface_sse4_host ......................................   Passed    0.58 sec
> test 46
>         Start  46: test_test_gff_io
> 
> 46: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_gff_io
> 46: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/gff_io
> 46: Test timeout computed to be: 10000000
> 18: ParallelAlignInterfaceTestCommon_Local_Score type parameter std::tuple<seqan::ExecutionPolicy<seqan::WavefrontAlignment<seqan::Tag<seqan::BlockOffsetOptimization_> >, seqan::Tag<seqan::Vectorial_> > > OK
> 18: **************************************
> 18:  Total Tests: 24
> 18:  Skipped:     0
> 18:  Errors:      0
> 18: **************************************
>  39/415 Test  #18: test_test_align_parallel_interface_avx2_host ......................................   Passed    0.59 sec
> test 47
>         Start  47: test_test_graph_algorithms
> 
> 47: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_graph_algorithms
> 47: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/graph_algorithms
> 47: Test timeout computed to be: 10000000
>  40/415 Test  #21: test_test_align_parallel_algorithm_avx2_host ......................................   Passed    0.58 sec
> test 48
>         Start  48: test_test_graph_align
> 
> 48: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_graph_align
> 48: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/graph_align
> 48: Test timeout computed to be: 10000000
> 46: TEST SUITE test_gff_io
> 46: SEQAN_ENABLE_DEBUG == 1
> 46: SEQAN_ENABLE_TESTING == 1
> 46: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 46: SEQAN_ASYNC_IO == 1
> 46: test_store_io_read_record_context_gff OK
> 46: test_store_io_write_record_context_gff OK
> 46: test_store_io_comment_processing_context_gff OK
> 46: test_store_io_read_record_context_gtf OK
> 46: test_store_io_read_record_gtf_pseudogenes OK
> 46: test_store_io_write_record_context_gtf OK
> 46: test_store_io_gff_stream_read_record_gff OK
> 46: test_store_io_gff_stream_read_record_gtf OK
> 46: test_store_io_gff_stream_write_record_gff OK
> 46: test_store_io_gff_stream_write_record_gtf OK
> 46: test_gff_io_isOpen_fileIn OK
> 46: test_gff_io_isOpen_fileOut OK
> 46: **************************************
> 46:  Total Tests: 12
> 46:  Skipped:     0
> 46:  Errors:      0
> 46: **************************************
>  41/415 Test  #46: test_test_gff_io ..................................................................   Passed    0.02 sec
> test 49
>         Start  49: test_test_graph_msa
> 
> 49: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_graph_msa
> 49: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/graph_msa
> 49: Test timeout computed to be: 10000000
> 47: TEST SUITE test_graph_algorithms
> 47: SEQAN_ENABLE_DEBUG == 1
> 47: SEQAN_ENABLE_TESTING == 1
> 47: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 47: SEQAN_ASYNC_IO == 1
> 47: test_heap_tree OK
> 47: test_breadth_first_search OK
> 47: test_depth_first_search OK
> 47: test_topological_sort OK
> 47: test_strongly_connected_components OK
> 47: test_connected_components OK
> 47: test_prims_algorithm OK
> 47: test_union_find OK
> 47: test_kruskals_algorithm OK
> 47: test_mst_all OK
> 47: test_dag_shortest_path OK
> 47: test_bellmann_ford OK
> 47: test_dijkstra OK
> 47: test_all_pairs_shortest_path OK
> 47: test_floyd_warshall OK
> 47: test_transitive_closure OK
> 47: test_ford_fulkerson OK
> 47: test_path_growing_algorithm OK
> 47: test_longest_increasing_subsequence OK
> 47: test_longest_common_subsequence OK
> 47: test_heaviest_increasing_subsequence OK
> 47: test_hmm_algorithm OK
> 47: **************************************
> 47:  Total Tests: 22
> 47:  Skipped:     0
> 47:  Errors:      0
> 47: **************************************
>  42/415 Test  #47: test_test_graph_algorithms ........................................................   Passed    0.02 sec
> test 50
>         Start  50: test_test_graph_types_property_map
> 
> 50: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_graph_types_property_map
> 50: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/graph_types
> 50: Test timeout computed to be: 10000000
> 48: TEST SUITE test_graph_align
> 48: SEQAN_ENABLE_DEBUG == 1
> 48: SEQAN_ENABLE_TESTING == 1
> 48: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 48: SEQAN_ASYNC_IO == 1
> 48: Test_Refinement_AlignmentGraphNoEdgeWeights OK
> 48: Test_Refinement_AlignmentGraphEdgeWeights OK
> 48: Test_Refinement_AlignmentGraphIterators OK
> 48: Test_Refinement_AlignmentGraphOutput OK
> 48: Test_Refinement_HeaviestCommonSubsequence OK
> 48: Test_Refinement_OutEdgeIteratorAlignment OK
> 48: RefineMatchesSelfEdges OK
> 48: RefineAlign SKIPPED
> 48: RefineInexactFragment OK
> 48: **************************************
> 48:  Total Tests: 9
> 48:  Skipped:     1
> 48:  Errors:      0
> 48: **************************************
>  43/415 Test  #48: test_test_graph_align .............................................................   Passed    0.02 sec
> test 51
>         Start  51: test_test_graph_types_derived
> 
> 51: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_graph_types_derived
> 51: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/graph_types
> 51: Test timeout computed to be: 10000000
> 44: test_consensus_consensus_alignment_no_contig_ids OK
> 44: test_consensus_consensus_alignment_global_alignment OK
> 44: **************************************
> 44:  Total Tests: 4
> 44:  Skipped:     0
> 44:  Errors:      0
> 44: **************************************
> 49: TEST SUITE test_graph_msa
> 49: SEQAN_ENABLE_DEBUG == 1
> 49: SEQAN_ENABLE_TESTING == 1
> 49: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 49: SEQAN_ASYNC_IO == 1
> 49: test_graph_msa_guide_tree_neighbour_joining OK
> 50: TEST SUITE test_graph_types_property_map
> 50: SEQAN_ENABLE_DEBUG == 1
> 50: SEQAN_ENABLE_TESTING == 1
> 50: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 50: SEQAN_ASYNC_IO == 1
> 50: test_graph_types_property_map_external OK
> 50: test_graph_types_property_map_external_assign_vertex_map OK
> 50: test_graph_types_property_map_external_assign_edge_map OK
> 50: test_graph_types_property_internal_pointer_map OK
> 50: test_graph_types_property_internal_pointer_map_assign_edge_map_member OK
> 50: test_graph_types_property_internal_map OK
> 50: test_graph_types_property_internal_map_assign_edge_map OK
> 50: **************************************
> 50:  Total Tests: 7
> 50:  Skipped:     0
> 50:  Errors:      0
> 50: **************************************
>  44/415 Test  #44: test_test_consensus_v2 ............................................................   Passed    0.25 sec
> test 52
>         Start  52: test_test_graph_types_iterators
> 
> 52: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_graph_types_iterators
> 52: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/graph_types
> 52: Test timeout computed to be: 10000000
>  45/415 Test  #50: test_test_graph_types_property_map ................................................   Passed    0.03 sec
> test 53
>         Start  53: test_test_graph_types_types
> 
> 53: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_graph_types_types
> 53: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/graph_types
> 53: Test timeout computed to be: 10000000
> 51: TEST SUITE test_graph_types_derived
> 51: SEQAN_ENABLE_DEBUG == 1
> 51: SEQAN_ENABLE_TESTING == 1
> 51: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 51: SEQAN_ASYNC_IO == 1
> 51: test_graph_types_derived_set_oracle OK
> 51: test_graph_types_derived_trie OK
> 51: test_graph_types_derived_oracle OK
> 51: **************************************
> 51:  Total Tests: 3
> 51:  Skipped:     0
> 51:  Errors:      0
> 51: **************************************
>  46/415 Test  #51: test_test_graph_types_derived .....................................................   Passed    0.02 sec
> test 54
>         Start  54: test_test_graph_types_utils
> 
> 54: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_graph_types_utils
> 54: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/graph_types
> 54: Test timeout computed to be: 10000000
> 20: test_align_parallel_wavefront_multiple_global_alignment_simd OK
> 20: **************************************
> 20:  Total Tests: 3
> 20:  Skipped:     0
> 20:  Errors:      0
> 20: **************************************
> 52: TEST SUITE test_graph_types_iterators
> 52: SEQAN_ENABLE_DEBUG == 1
> 52: SEQAN_ENABLE_TESTING == 1
> 52: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 52: SEQAN_ASYNC_IO == 1
> 52: test_graph_types_iterators_vertex_iterator OK
> 52: test_graph_types_iterators_out_edge_iterator OK
> 52: test_graph_types_iterators_edge_iterator OK
> 52: test_graph_types_iterators_ajacency_iterator OK
> 52: test_graph_types_bfs_iter OK
> 52: test_graph_types_dfs_preorder_iter OK
> 52: **************************************
> 52:  Total Tests: 6
> 52:  Skipped:     0
> 52:  Errors:      0
> 52: **************************************
>  47/415 Test  #52: test_test_graph_types_iterators ...................................................   Passed    0.01 sec
> test 55
>         Start  55: test_test_index_creation
> 
> 55: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_index_creation
> 55: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/index
> 55: Test timeout computed to be: 10000000
>  48/415 Test  #20: test_test_align_parallel_algorithm_sse4_host ......................................   Passed    0.64 sec
> test 56
>         Start  56: test_test_index_crosscompare_char
> 
> 56: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_index_crosscompare_char
> 56: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/index
> 56: Test timeout computed to be: 10000000
> 53: TEST SUITE test_graph_types_property_map
> 53: SEQAN_ENABLE_DEBUG == 1
> 53: SEQAN_ENABLE_TESTING == 1
> 53: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 53: SEQAN_ASYNC_IO == 1
> 53: test_graph_types_types_directed OK
> 53: test_graph_types_types_undirected OK
> 53: test_graph_types_types_automaton OK
> 53: test_graph_types_types_word_graph OK
> 53: test_graph_types_types_word_tree OK
> 53: test_graph_types_types_hmm OK
> 53: **************************************
> 53:  Total Tests: 6
> 53:  Skipped:     0
> 53:  Errors:      0
> 53: **************************************
>  49/415 Test  #53: test_test_graph_types_types .......................................................   Passed    0.01 sec
> test 57
>         Start  57: test_test_index_crosscompare_char_dfi
> 
> 57: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_index_crosscompare_char_dfi
> 57: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/index
> 57: Test timeout computed to be: 10000000
> 54: TEST SUITE test_graph_types_utils
> 54: SEQAN_ENABLE_DEBUG == 1
> 54: SEQAN_ENABLE_TESTING == 1
> 54: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 54: SEQAN_ASYNC_IO == 1
> 54: test_graph_types_utils_graph_drawing OK
> 54: **************************************
> 54:  Total Tests: 1
> 54:  Skipped:     0
> 54:  Errors:      0
> 54: **************************************
> 55: TEST SUITE test_index
> 55: SEQAN_ENABLE_DEBUG == 1
> 55: SEQAN_ENABLE_TESTING == 1
> 55: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 55: SEQAN_ASYNC_IO == 1
> 55: testIndexModifiedStringReverseEsa OK
> 55: testIndexModifiedStringReverseFM OK
> 55: testIndexModifiedStringViewEsa OK
> 55: testIndexModifiedStringViewFM OK
> 55: testIssue519 OK
>  50/415 Test  #54: test_test_graph_types_utils .......................................................   Passed    0.01 sec
> test 58
>         Start  58: test_test_index_crosscompare_dna
> 
> 58: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_index_crosscompare_dna
> 58: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/index
> 58: Test timeout computed to be: 10000000
> 56: TEST SUITE test_index
> 56: SEQAN_ENABLE_DEBUG == 1
> 56: SEQAN_ENABLE_TESTING == 1
> 56: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 56: SEQAN_ASYNC_IO == 1
> 56: testIndexCrossCompareChar OK
> 56: **************************************
> 56:  Total Tests: 1
> 56:  Skipped:     0
> 56:  Errors:      0
> 56: **************************************
> 57: TEST SUITE test_index
> 57: SEQAN_ENABLE_DEBUG == 1
> 57: SEQAN_ENABLE_TESTING == 1
> 57: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 57: SEQAN_ASYNC_IO == 1
> 57: testIndexCrossCompareCharDfi OK
> 57: **************************************
> 57:  Total Tests: 1
> 57:  Skipped:     0
> 57:  Errors:      0
> 57: **************************************
>  51/415 Test  #56: test_test_index_crosscompare_char .................................................   Passed    0.01 sec
> test 59
>         Start  59: test_test_index_crosscompare_dna_dfi
> 
> 59: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_index_crosscompare_dna_dfi
> 59: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/index
> 59: Test timeout computed to be: 10000000
>  52/415 Test  #57: test_test_index_crosscompare_char_dfi .............................................   Passed    0.01 sec
> test 60
>         Start  60: test_test_index_qgram
> 
> 60: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_index_qgram
> 60: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/index
> 60: Test timeout computed to be: 10000000
> 58: TEST SUITE test_index
> 58: SEQAN_ENABLE_DEBUG == 1
> 58: SEQAN_ENABLE_TESTING == 1
> 58: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 58: SEQAN_ASYNC_IO == 1
> 58: testIndexCrossCompareDna OK
> 49: test_graph_msa_guide_tree_upgma_weight_avg OK
> 59: TEST SUITE test_index
> 59: SEQAN_ENABLE_DEBUG == 1
> 59: SEQAN_ENABLE_TESTING == 1
> 59: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 59: SEQAN_ASYNC_IO == 1
> 59: testIndexCrossCompareDnaDfi OK
> 59: **************************************
> 59:  Total Tests: 1
> 59:  Skipped:     0
> 59:  Errors:      0
> 59: **************************************
> 60: TEST SUITE test_index
> 60: SEQAN_ENABLE_DEBUG == 1
> 60: SEQAN_ENABLE_TESTING == 1
> 60: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 60: SEQAN_ASYNC_IO == 1
> 60: testStepSize OK
> 60: testGappedShapes OK
> 60: testUngappedShapes OK
> 60: testUngappedQGramIndex OK
> 60: start
> 60: scan took 3.889e-06 seconds.
> 60: start write
> 60: writing took 5.66499e-06 seconds.
> 60: reading took 6.08008e-07 seconds.
> 60: start
> 60: scan took 2.071e-06 seconds.
> 60: start write
> 60: writing took 2.66501e-06 seconds.
> 60: reading took 4.32003e-07 seconds.
> 60: testUngappedQGramIndexMulti OK
> 60: testQGramFind OK
> 60: **************************************
> 60:  Total Tests: 6
> 60:  Skipped:     0
> 60:  Errors:      0
> 60: **************************************
>  53/415 Test  #59: test_test_index_crosscompare_dna_dfi ..............................................   Passed    0.01 sec
> test 61
>         Start  61: test_test_index_sa_bwtwalk
> 
> 61: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_index_sa_bwtwalk
> 61: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/index
> 61: Test timeout computed to be: 10000000
>  54/415 Test  #60: test_test_index_qgram .............................................................   Passed    0.01 sec
> test 62
>         Start  62: test_test_index_shapes
> 
> 62: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_index_shapes
> 62: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/index
> 62: Test timeout computed to be: 10000000
> 61: TEST SUITE test_index
> 61: SEQAN_ENABLE_DEBUG == 1
> 61: SEQAN_ENABLE_TESTING == 1
> 61: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 61: SEQAN_ASYNC_IO == 1
> 62: TEST SUITE test_index
> 62: SEQAN_ENABLE_DEBUG == 1
> 62: SEQAN_ENABLE_TESTING == 1
> 62: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 62: SEQAN_ASYNC_IO == 1
> 62: testShapes OK
> 62: **************************************
> 62:  Total Tests: 1
> 62:  Skipped:     0
> 62:  Errors:      0
> 62: **************************************
>  55/415 Test  #62: test_test_index_shapes ............................................................   Passed    0.02 sec
> test 63
>         Start  63: test_test_index_drawing
> 
> 63: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_index_drawing
> 63: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/index
> 63: Test timeout computed to be: 10000000
> 58: testIndexCrossCompareDnaStrings OK
> 58: **************************************
> 58:  Total Tests: 2
> 58:  Skipped:     0
> 58:  Errors:      0
> 58: **************************************
>  56/415 Test  #58: test_test_index_crosscompare_dna ..................................................   Passed    0.06 sec
> test 64
>         Start  64: test_test_index_fm_rank_dictionary
> 
> 64: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_index_fm_rank_dictionary
> 64: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/index
> 64: Test timeout computed to be: 10000000
> 63: TEST SUITE test_index_drawing
> 63: SEQAN_ENABLE_DEBUG == 1
> 63: SEQAN_ENABLE_TESTING == 1
> 63: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 63: SEQAN_ASYNC_IO == 1
> 63: test_index_drawing_esa_dot OK
> 63: **************************************
> 63:  Total Tests: 1
> 63:  Skipped:     0
> 63:  Errors:      0
> 63: **************************************
>  57/415 Test  #63: test_test_index_drawing ...........................................................   Passed    0.02 sec
> test 65
>         Start  65: test_test_index_fm_sparse_string
> 
> 65: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_index_fm_sparse_string
> 65: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/index
> 65: Test timeout computed to be: 10000000
> 49: test_graph_msa_guide_tree_upgma_avg OK
> 65: TEST SUITE test_fm_index_sparse_string
> 65: SEQAN_ENABLE_DEBUG == 1
> 65: SEQAN_ENABLE_TESTING == 1
> 65: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 65: SEQAN_ASYNC_IO == 1
> 65: sparse_string_get_value OK
> 65: sparse_string_clear_length_resize OK
> 65: sparse_string_empty OK
> 65: sparse_string_get_fibre OK
> 65: **************************************
> 65:  Total Tests: 4
> 65:  Skipped:     0
> 65:  Errors:      0
> 65: **************************************
>  58/415 Test  #65: test_test_index_fm_sparse_string ..................................................   Passed    0.01 sec
> test 66
>         Start  66: test_test_index_base
> 
> 66: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_index_base
> 66: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/index
> 66: Test timeout computed to be: 10000000
> 64: TEST SUITE tests
> 64: SEQAN_ENABLE_DEBUG == 1
> 64: SEQAN_ENABLE_TESTING == 1
> 64: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 64: SEQAN_ASYNC_IO == 1
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<bool, seqan::Naive<void, seqan::RDConfig<unsigned long, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 66: TEST SUITE tests
> 66: SEQAN_ENABLE_DEBUG == 1
> 66: SEQAN_ENABLE_TESTING == 1
> 66: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 66: SEQAN_ASYNC_IO == 1
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 66: IndexTest_IndexCreate type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::BidirectionalIndex<seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 66: IndexTest_IndexCreate type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 66: IndexTest_IndexCreate type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 66: IndexTest_IndexCreate type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 66: IndexTest_IndexCreate type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<bool, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_Constructor type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<bool, seqan::Naive<void, seqan::RDConfig<unsigned long, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 61: testBWTWalk OK
> 61: **************************************
> 61:  Total Tests: 1
> 61:  Skipped:     0
> 61:  Errors:      0
> 61: **************************************
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
>  59/415 Test  #61: test_test_index_sa_bwtwalk ........................................................   Passed    0.09 sec
> test 67
>         Start  67: test_test_index_fm
> 
> 67: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_index_fm
> 67: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/index
> 67: Test timeout computed to be: 10000000
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 67: TEST SUITE tests
> 67: SEQAN_ENABLE_DEBUG == 1
> 67: SEQAN_ENABLE_TESTING == 1
> 67: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 67: SEQAN_ASYNC_IO == 1
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 67: LFTest_IsSentinel type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::FMIndex<void, WTFMIndexConfig<void, unsigned long> > > OK
> 67: LFTest_IsSentinel type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::FMIndex<void, WTFMIndexConfig<void, unsigned long> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<bool, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 49: test_graph_msa_guide_tree_upgma_min OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_CreateRankDictionary type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<bool, seqan::Naive<void, seqan::RDConfig<unsigned long, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 55: testIndexCreation OK
> 55: **************************************
> 55:  Total Tests: 6
> 55:  Skipped:     0
> 55:  Errors:      0
> 55: **************************************
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
>  60/415 Test  #55: test_test_index_creation ..........................................................   Passed    0.16 sec
> test 68
>         Start  68: test_test_index_bifm
> 
> 68: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_index_bifm
> 68: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/index
> 68: Test timeout computed to be: 10000000
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<bool, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 68: TEST SUITE tests
> 68: SEQAN_ENABLE_DEBUG == 1
> 68: SEQAN_ENABLE_TESTING == 1
> 68: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 68: SEQAN_ASYNC_IO == 1
> 64: RankDictionaryTest_ClearEmpty type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<bool, seqan::Naive<void, seqan::RDConfig<unsigned long, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 45: test_myers_find_banded OK
> 45: test_myers_find_banded_csp OK
> 45: test_myers_find_infix_find_begin_at_start OK
> 45: test_myers_find_infix_find_begin_within OK
> 45: test_find_on_segments OK
> 45: test_find_hamming_simple OK
> 45: test_find_hamming_simple_regression_rmbench OK
> 45: test_regression_rmbench OK
> 45: test_find_online_Simple OK
> 45: test_find_online_Horspool OK
> 45: test_find_online_ShiftAnd OK
> 45: test_find_online_ShiftOr OK
> 45: test_find_online_BndmAlgo OK
> 45: test_find_online_BFAM_Oracle OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 45: test_find_online_BFAM_Trie OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 45: test_find_online_wildcards OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 49: test_graph_msa_guide_tree_upgma_max OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 49: test_distances OK
> 45: test_find_online_multi_AhoCorasick OK
> 45: test_find_online_multi_MultipleShiftAnd OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 45: test_find_online_multi_SetHorspool OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 49: test_libraries OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 45: test_find_online_multi_WuManber OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 45: test_find_online_multi_MultiBFAM_Oracle OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 49: test_external_libraries OK
> 49: test_triplet_extension OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 49: test_sop OK
> 45: test_find_online_multi_MultiBFAM_Trie OK
> 45: test_find_approx_prefix_edit_dist_dpsearch OK
> 45: test_approx_prefix_edit_dist_myers OK
> 45: test_approx_edit_dist_dp_search_simple_score OK
> 45: test_approx_edit_dist_myers OK
> 45: test_approx_edit_dp_search_simple_score_legacy_case OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<bool, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 45: test_approx_edit_dist_abndm_algo OK
> 49: test_progressive OK
> 49: test_reversable_fragments OK
> 45: test_approx_edit_dist_pex_non_hierarchical OK
> 49: **************************************
> 49:  Total Tests: 12
> 49:  Skipped:     0
> 49:  Errors:      0
> 49: **************************************
> 45: test_approx_edit_dist_pex_hierarchical OK
>  61/415 Test  #49: test_test_graph_msa ...............................................................   Passed    0.26 sec
> test 69
>         Start  69: test_test_index_vstree
> 
> 69: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_index_vstree
> 69: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/index
> 69: Test timeout computed to be: 10000000
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_GetValue type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 45: test_approx_edit_dist_pex_non_hierarchical_aho_corasick OK
> 45: test_approx_edit_dist_pex_non_hierarchical_multi_bfam OK
> 45: test_find_hamming_simple OK
> 45: test_pattern_copycon OK
> 45: test_pattern_assign OK
> 45: test_pattern_movecon OK
> 45: test_pattern_moveassign OK
> 45: test_pattern_set_host OK
> 45: **************************************
> 45:  Total Tests: 39
> 45:  Skipped:     0
> 45:  Errors:      0
> 45: **************************************
>  62/415 Test  #45: test_test_find ....................................................................   Passed    0.48 sec
> test 70
>         Start  70: test_test_index_view
> 
> 70: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_index_view
> 70: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/index
> 70: Test timeout computed to be: 10000000
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<bool, seqan::Naive<void, seqan::RDConfig<unsigned long, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 69: TEST SUITE tests
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 70: TEST SUITE test_index_view
> 70: SEQAN_ENABLE_DEBUG == 1
> 70: SEQAN_ENABLE_TESTING == 1
> 70: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 70: SEQAN_ASYNC_IO == 1
> 70: test_index_view_basic OK
> 70: **************************************
> 70:  Total Tests: 1
> 70:  Skipped:     0
> 70:  Errors:      0
> 70: **************************************
>  63/415 Test  #70: test_test_index_view ..............................................................   Passed    0.01 sec
> test 71
>         Start  71: test_test_index_finder
> 
> 71: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_index_finder
> 71: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/index
> 71: Test timeout computed to be: 10000000
> 69: SEQAN_ENABLE_DEBUG == 1
> 69: SEQAN_ENABLE_TESTING == 1
> 69: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 69: SEQAN_ASYNC_IO == 1
> 69: TopDownIndexIteratorTest_Constructor type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::BidirectionalIndex<seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > > OK
> 69: TopDownIndexIteratorTest_Constructor type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 69: TopDownIndexIteratorTest_Constructor type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 69: TopDownIndexIteratorTest_Constructor type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 69: TopDownIndexIteratorTest_Constructor type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 71: TEST SUITE tests
> 71: SEQAN_ENABLE_DEBUG == 1
> 71: SEQAN_ENABLE_TESTING == 1
> 71: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 71: SEQAN_ASYNC_IO == 1
> 71: IndexFinderTest_FindFirstChar type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::IndexSa<void> > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 71: IndexFinderTest_FindFirstChar type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::IndexEsa<void> > OK
> 71: IndexFinderTest_FindFirstChar type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 71: IndexFinderTest_FindFirstChar type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 71: IndexFinderTest_FindFirstChar type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 71: IndexFinderTest_FindFirstChar type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 68: BidirectionalFMIndexTest_SearchInString type parameter seqan::Index<seqan::String<bool, seqan::Alloc<void> >, seqan::BidirectionalIndex<seqan::FMIndex<void, FMIndexConfigLevelsPrefix<void, unsigned long> > > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<bool, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 66: IndexTest_IndexCreate type parameter seqan::Index<seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 64: RankDictionaryTest_GetRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 68: BidirectionalFMIndexTest_SearchInString type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::BidirectionalIndex<seqan::FMIndex<void, FMIndexConfigLevelsPrefix<void, unsigned long> > > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 1u, 1u> > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 67: LFTest_IsSentinel type parameter seqan::Index<seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, WTFMIndexConfig<void, unsigned long> > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 2u, 2u> > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<bool, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 71: IndexFinderTest_FindFirstChar type parameter seqan::Index<seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 68: BidirectionalFMIndexTest_SearchInString type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> >, seqan::BidirectionalIndex<seqan::FMIndex<void, FMIndexConfigLevelsPrefix<void, unsigned long> > > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::Levels<void, seqan::LevelsPrefixRDConfig<unsigned int, seqan::Alloc<void>, 3u, 3u> > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<bool, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 69: TopDownIndexIteratorTest_Constructor type parameter seqan::Index<seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::Dna5Q_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::ReducedAminoAcid_<seqan::Tag<seqan::Murphy10_> > >, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 24: test_alignment_free_alignment_free_comparison OK
> 24: test_alignment_free_count_kmers OK
> 24: test_alignment_free_calculate_periodicity OK
> 24: test_alignment_free_calculate_overlap_indicator OK
> 24: test_alignment_free_string_to_string_set OK
> 24: test_alignment_free_cut_ns OK
> 24: **************************************
> 24:  Total Tests: 14
> 24:  Skipped:     0
> 24:  Errors:      0
> 24: **************************************
> 64: RankDictionaryPrefixTest_GetPrefixRank type parameter seqan::RankDictionary<seqan::SimpleType<unsigned char, seqan::AminoAcid_>, seqan::WaveletTree<void, seqan::WTRDConfig<unsigned long, seqan::Alloc<void>, 1u, 0u> > > OK
> 64: **************************************
> 64:  Total Tests: 239
> 64:  Skipped:     0
> 64:  Errors:      0
> 64: **************************************
>  64/415 Test  #64: test_test_index_fm_rank_dictionary ................................................   Passed    0.58 sec
> test 72
>         Start  72: test_test_find_backtracking
> 
> 72: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_find_backtracking
> 72: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/index
> 72: Test timeout computed to be: 10000000
>  65/415 Test  #24: test_test_alignment_free ..........................................................   Passed    1.24 sec
> test 73
>         Start  73: test_test_index_repeats
> 
> 73: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_index_repeats
> 73: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/index
> 73: Test timeout computed to be: 10000000
> 66: IndexTest_IndexCreate type parameter seqan::Index<seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 66: IndexTest_Length type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::BidirectionalIndex<seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > > OK
> 66: IndexTest_Length type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 66: IndexTest_Length type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 66: IndexTest_Length type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 66: IndexTest_Length type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 66: IndexTest_Length type parameter seqan::Index<seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 72: TEST SUITE test_find_backtracking_exp
> 72: SEQAN_ENABLE_DEBUG == 1
> 72: SEQAN_ENABLE_TESTING == 1
> 72: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 72: SEQAN_ASYNC_IO == 1
> 72: test_find_backtracking_multiple_hamming_banana_vs_ada_ana OK
> 72: test_find_backtracking_multiple_edit_banana_vs_ada_ana OK
> 72: **************************************
> 72:  Total Tests: 2
> 72:  Skipped:     0
> 72:  Errors:      0
> 72: **************************************
>  66/415 Test  #72: test_test_find_backtracking .......................................................   Passed    0.01 sec
> test 74
>         Start  74: test_test_journaled_set
> 
> 74: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_journaled_set
> 74: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/journaled_set
> 74: Test timeout computed to be: 10000000
> 66: IndexTest_Length type parameter seqan::Index<seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 66: IndexTest_ClearEmpty type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::BidirectionalIndex<seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > > OK
> 66: IndexTest_ClearEmpty type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 66: IndexTest_ClearEmpty type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 66: IndexTest_ClearEmpty type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 66: IndexTest_ClearEmpty type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 73: TEST SUITE test_index_repeats
> 73: SEQAN_ENABLE_DEBUG == 1
> 73: SEQAN_ENABLE_TESTING == 1
> 73: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 73: SEQAN_ASYNC_IO == 1
> 73: test_index_repeats_period_1_ignore_minlen_for_ns OK
> 74: TEST SUITE test_journaled_set
> 74: SEQAN_ENABLE_DEBUG == 1
> 74: SEQAN_ENABLE_TESTING == 1
> 74: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 74: SEQAN_ASYNC_IO == 1
> 74: test_journaled_set_constructor OK
> 74: test_journaled_set_assign OK
> 74: test_journaled_set_set_host OK
> 74: test_journaled_set_host OK
> 74: test_journaled_set_assign_value OK
> 74: test_journaled_set_append_value OK
> 74: test_journaled_set_value OK
> 74: test_journaled_set_clear OK
> 74: test_journaled_set_resize OK
> 74: test_journaled_set_empty OK
> 74: test_journaled_set_iterator OK
> 74: **************************************
> 74:  Total Tests: 11
> 74:  Skipped:     0
> 74:  Errors:      0
> 74: **************************************
>  67/415 Test  #74: test_test_journaled_set ...........................................................   Passed    0.02 sec
> test 75
>         Start  75: test_test_journaled_string_tree
> 
> 75: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_journaled_string_tree
> 75: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/journaled_string_tree
> 75: Test timeout computed to be: 10000000
> 68: BidirectionalFMIndexTest_SearchInString type parameter seqan::Index<seqan::String<bool, seqan::Alloc<void> >, seqan::BidirectionalIndex<seqan::FMIndex<void, FMIndexWTConfig<void, unsigned long> > > > OK
> 75: TEST SUITE test_journaled_string_tree
> 75: SEQAN_ENABLE_DEBUG == 1
> 75: SEQAN_ENABLE_TESTING == 1
> 75: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 75: SEQAN_ASYNC_IO == 1
> 75: test_journaled_string_tree_constructor OK
> 75: test_journaled_string_tree_length OK
> 75: test_journaled_string_tree_set_host OK
> 75: test_journaled_string_tree_host OK
> 75: test_journaled_string_tree_insert OK
> 75: test_journaled_string_tree_erase OK
> 75: test_journaled_string_tree_clear OK
> 75: test_journaled_string_tree_empty OK
> 75: test_journaled_string_tree_resize OK
> 75: test_journaled_string_tree_max_size OK
> 75: test_journaled_string_tree_size OK
> 75: **************************************
> 75:  Total Tests: 11
> 75:  Skipped:     0
> 75:  Errors:      0
> 75: **************************************
>  68/415 Test  #75: test_test_journaled_string_tree ...................................................   Passed    0.02 sec
> test 76
>         Start  76: test_test_delta_map
> 
> 76: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_delta_map
> 76: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/journaled_string_tree
> 76: Test timeout computed to be: 10000000
> 73: test_index_repeats_period_1_no_ns OK
> 76: TEST SUITE test_delta_map
> 76: SEQAN_ENABLE_DEBUG == 1
> 76: SEQAN_ENABLE_TESTING == 1
> 76: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 76: SEQAN_ASYNC_IO == 1
> 76: test_delta_map_delta_store_is_delta_type OK
> 76: test_delta_map_delta_store_select_delta_type OK
> 76: test_delta_map_delta_store_get_delta_store OK
> 76: test_delta_map_delta_store_add_delta_value OK
> 76: test_delta_map_delta_store_erase_delta_value OK
> 76: test_delta_map_delta_store_delta_value OK
> 76: test_delta_map_delta_store_clear OK
> 76: test_delta_map_delta_store_deletion_size OK
> 76: test_delta_map_delta_store_insertion_size OK
> 76: test_delta_map_delta_store_net_size OK
> 76: test_delta_map_insert OK
> 76: test_delta_map_erase OK
> 76: test_delta_map_lower_bound OK
> 76: test_delta_map_upper_bound OK
> 76: test_delta_map_count OK
> 76: test_delta_map_equal_range OK
> 76: test_delta_map_find OK
> 76: test_delta_map_size OK
> 76: test_delta_map_empty OK
> 76: test_delta_map_iterator OK
> 76: test_delta_map_iterator_copy_constructor OK
> 76: test_delta_map_iterator_assign OK
> 76: test_delta_map_iterator_value OK
> 76: test_delta_map_iterator_delta_value OK
> 76: test_delta_map_entry_delta_coverage OK
> 76: test_delta_map_entry_delta_type OK
> 76: test_delta_map_entry_delta_position OK
> 76: **************************************
> 76:  Total Tests: 27
> 76:  Skipped:     0
> 76:  Errors:      0
> 76: **************************************
>  69/415 Test  #76: test_test_delta_map ...............................................................   Passed    0.01 sec
> test 77
>         Start  77: test_journaled_string_tree_traverser
> 
> 77: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_journaled_string_tree_traverser
> 77: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/journaled_string_tree
> 77: Test timeout computed to be: 10000000
> 73: test_index_repeats_period_1_many_ns OK
> 73: **************************************
> 73:  Total Tests: 3
> 73:  Skipped:     0
> 73:  Errors:      0
> 73: **************************************
>  70/415 Test  #73: test_test_index_repeats ...........................................................   Passed    0.08 sec
> test 78
>         Start  78: test_journaled_string_tree_find
> 
> 78: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_journaled_string_tree_find
> 78: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/journaled_string_tree
> 78: Test timeout computed to be: 10000000
> 77: TEST SUITE test_journaled_string_tree_traverser
> 77: SEQAN_ENABLE_DEBUG == 1
> 77: SEQAN_ENABLE_TESTING == 1
> 77: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 77: SEQAN_ASYNC_IO == 1
> 77: test_journaled_string_tree_traverser_constructor OK
> 77: test_journaled_string_tree_traverser_traverser OK
> 78: TEST SUITE test_journaled_string_tree_find
> 78: SEQAN_ENABLE_DEBUG == 1
> 78: SEQAN_ENABLE_TESTING == 1
> 78: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 78: SEQAN_ASYNC_IO == 1
> 77: test_journaled_string_tree_traverser_init OK
> 77: test_journaled_string_tree_traverser_context_size OK
> 77: test_journaled_string_tree_traverser_branch_size OK
> 67: LFTest_IsSentinel type parameter seqan::Index<seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, SmallWTFMIndexConfig<void, unsigned long> > > OK
> 77: test_journaled_string_tree_traverser_at_end OK
> 77: test_journaled_string_tree_traverser_is_base OK
> 77: test_journaled_string_tree_traverser_advance OK
> 68: BidirectionalFMIndexTest_SearchInString type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::BidirectionalIndex<seqan::FMIndex<void, FMIndexWTConfig<void, unsigned long> > > > OK
> 71: IndexFinderTest_FindFirstChar type parameter seqan::Index<seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 71: IndexFinderTest_DefaultFinder type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::IndexSa<void> > OK
> 71: IndexFinderTest_DefaultFinder type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::IndexEsa<void> > OK
> 71: IndexFinderTest_DefaultFinder type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 71: IndexFinderTest_DefaultFinder type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 71: IndexFinderTest_DefaultFinder type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 71: IndexFinderTest_DefaultFinder type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 77: test_journaled_string_tree_traverser_context_iterator OK
> 77: test_journaled_string_tree_traverser_container OK
> 69: TopDownIndexIteratorTest_Constructor type parameter seqan::Index<seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 69: TopDownIndexIteratorTest_GoDown type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::BidirectionalIndex<seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > > OK
> 69: TopDownIndexIteratorTest_GoDown type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 69: TopDownIndexIteratorTest_GoDown type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 69: TopDownIndexIteratorTest_GoDown type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 69: TopDownIndexIteratorTest_GoDown type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 71: IndexFinderTest_DefaultFinder type parameter seqan::Index<seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 71: IndexFinderTest_DefaultFinder type parameter seqan::Index<seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 71: IndexFinderTest_StdString type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::IndexSa<void> > OK
> 71: IndexFinderTest_StdString type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::IndexEsa<void> > OK
> 71: IndexFinderTest_StdString type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 71: IndexFinderTest_StdString type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 71: IndexFinderTest_StdString type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 71: IndexFinderTest_StdString type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 71: IndexFinderTest_StdString type parameter seqan::Index<seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 71: IndexFinderTest_StdString type parameter seqan::Index<seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 77: test_journaled_string_tree_traverser_basic_traversal OK
> 77: **************************************
> 77:  Total Tests: 11
> 77:  Skipped:     0
> 77:  Errors:      0
> 77: **************************************
> 71: IndexFinderTest_StdVector type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::IndexSa<void> > OK
> 71: IndexFinderTest_StdVector type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::IndexEsa<void> > OK
> 71: IndexFinderTest_StdVector type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 71: IndexFinderTest_StdVector type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 71: IndexFinderTest_StdVector type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 71: IndexFinderTest_StdVector type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
>  71/415 Test  #77: test_journaled_string_tree_traverser ..............................................   Passed    0.18 sec
> test 79
>         Start  79: test_test_map
> 
> 79: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_map
> 79: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/map
> 79: Test timeout computed to be: 10000000
> 71: IndexFinderTest_StdVector type parameter seqan::Index<seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 71: IndexFinderTest_StdVector type parameter seqan::Index<seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 71: **************************************
> 71:  Total Tests: 32
> 71:  Skipped:     0
> 71:  Errors:      0
> 71: **************************************
>  72/415 Test  #71: test_test_index_finder ............................................................   Passed    0.66 sec
> test 80
>         Start  80: test_test_misc
> 
> 80: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_misc
> 80: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/misc
> 80: Test timeout computed to be: 10000000
> 79: TEST SUITE test_map
> 79: SEQAN_ENABLE_DEBUG == 1
> 79: SEQAN_ENABLE_TESTING == 1
> 79: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 79: SEQAN_ASYNC_IO == 1
> 66: IndexTest_ClearEmpty type parameter seqan::Index<seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 80: TEST SUITE test_misc
> 80: SEQAN_ENABLE_DEBUG == 1
> 80: SEQAN_ENABLE_TESTING == 1
> 80: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 80: SEQAN_ASYNC_IO == 1
> 80: test_misc_terminal_get_terminal_size OK
> 80: test_misc_bit_twiddling_pop_count_char OK
> 80: test_misc_bit_twiddling_pop_count_signed_char OK
> 80: test_misc_bit_twiddling_pop_count_unsigned_char OK
> 80: test_misc_bit_twiddling_pop_count_short OK
> 80: test_misc_bit_twiddling_pop_count_signed_short OK
> 80: test_misc_bit_twiddling_pop_count_unsigned_short OK
> 80: test_misc_bit_twiddling_pop_count_int OK
> 80: test_misc_bit_twiddling_pop_count_signed_int OK
> 80: test_misc_bit_twiddling_pop_count_unsigned_int OK
> 80: test_misc_bit_twiddling_pop_count_long OK
> 80: test_misc_bit_twiddling_pop_count_signed_long OK
> 80: test_misc_bit_twiddling_pop_count_unsigned_long OK
> 80: test_misc_bit_twiddling_pop_count_long_long OK
> 80: test_misc_bit_twiddling_pop_count_signed_long_long OK
> 80: test_misc_bit_twiddling_pop_count_unsigned_long_long OK
> 80: test_misc_bit_twiddling_pop_count_int8 OK
> 80: test_misc_bit_twiddling_pop_count_uint8 OK
> 80: test_misc_bit_twiddling_pop_count_int16 OK
> 80: test_misc_bit_twiddling_pop_count_uint16 OK
> 80: test_misc_bit_twiddling_pop_count_int32 OK
> 80: test_misc_bit_twiddling_pop_count_uint32 OK
> 80: test_misc_bit_twiddling_pop_count_int64 OK
> 80: test_misc_bit_twiddling_pop_count_uint64 OK
> 80: Interval_Tree__IntervalTreeTest_QueryAtBoundary OK
> 80: Interval_Tree__IntervalTreeTest_IntervalTree__int OK
> 80: Interval_Tree__IntervalTreeTest_IntervalTreeFromIterator__int OK
> 80: Interval_Tree__IntervalTreeTest_NonFullLength__int OK
> 80: Interval_Tree__IntervalTreeTest_AddInterval__int OK
> 80: Interval_Tree__IntervalTreeTest_TreeStructure__int OK
> 80: Interval_Tree__IntervalTreeTest_FindIntervalExcludeTouching__int OK
> 80: Interval_Tree__IntervalTreeTest_FindNoInterval__int OK
> 80: Interval_Tree__IntervalTreeTest_GraphMap__int_ComputeCenter_StoreIntervals OK
> 80: Interval_Tree__IntervalTreeTest_FindIntervalsIntervals__int_ComputeCenter OK
> 80: test_misc_accumulators_average_accumulator_int_average OK
> 80: test_misc_accumulators_average_accumulator_int_count OK
> 80: test_misc_accumulators_average_accumulator_int_sum OK
> 80: test_misc_accumulators_average_accumulator_int_clear OK
> 80: test_misc_accumulators_average_accumulator_double_average OK
> 80: test_misc_accumulators_average_accumulator_double_count OK
> 80: test_misc_accumulators_average_accumulator_double_sum OK
> 80: test_misc_accumulators_average_accumulator_double_clear OK
> 80: test_misc_edit_environment_string_enumerator_hamming OK
> 80: test_misc_edit_environment_string_enumerator_iterator_hamming OK
> 80: test_misc_edit_environment_string_enumerator_edit OK
> 80: test_misc_edit_environment_string_enumerator_iterator_edit OK
> 80: **************************************
> 80:  Total Tests: 46
> 80:  Skipped:     0
> 80:  Errors:      0
> 80: **************************************
>  73/415 Test  #80: test_test_misc ....................................................................   Passed    0.03 sec
> test 81
>         Start  81: test_test_modifier
> 
> 81: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_modifier
> 81: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/modifier
> 81: Test timeout computed to be: 10000000
> 81: TEST SUITE test_modifier
> 81: SEQAN_ENABLE_DEBUG == 1
> 81: SEQAN_ENABLE_TESTING == 1
> 81: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 81: SEQAN_ASYNC_IO == 1
> 81: test_modifer_shortcuts_dna_string_reverse OK
> 81: test_modifer_shortcuts_dna5_string_reverse OK
> 81: test_modifer_shortcuts_rna_string_reverse OK
> 81: test_modifer_shortcuts_rna5_string_reverse OK
> 81: test_modifer_shortcuts_dna_string_complement OK
> 81: test_modifer_shortcuts_dna5_string_complement OK
> 81: test_modifer_shortcuts_rna_string_complement OK
> 81: test_modifer_shortcuts_rna5_string_complement OK
> 81: test_modifer_shortcuts_dna_string_reverse_complement OK
> 81: test_modifer_shortcuts_dna5_string_reverse_complement OK
> 81: test_modifer_shortcuts_rna_string_reverse_complement OK
> 81: test_modifer_shortcuts_rna5_string_reverse_complement OK
> 81: test_modifer_shortcuts_complement_in_place_string OK
> 81: test_modifer_shortcuts_complement_in_place_string_set OK
> 81: test_modifer_shortcuts_reverse_complement_in_place_string OK
> 81: test_modifer_shortcuts_reverse_complement_in_place_string_set OK
> 81: test_modifer_shortcuts_reverse_in_place_string OK
> 81: test_modifer_shortcuts_reverse_in_place_string_set OK
> 81: test_modifier_reverse_iterator_metafunctions OK
> 81: test_modifer_shortcuts_to_lower_in_place_string OK
> 81: test_modifer_shortcuts_to_lower_in_place_string_set OK
> 81: test_modifer_shortcuts_to_upper_in_place_string OK
> 81: test_modifer_shortcuts_to_upper_in_place_string_set OK
> 81: test_modifier_functors_functor_upcase OK
> 81: test_modifier_functors_functor_lowcase OK
> 81: test_modifier_functors_dna_complement OK
> 81: test_modifier_alphabet_size_metafunctions OK
> 81: test_modifier_DnaQ OK
> 81: test_modifier_alphabet_enumerate OK
> 81: test_modifier_alphabet_convert OK
> 81: test_modifier_alphabet_ord_value OK
> 81: test_modifier_view_iterator_metafunctions OK
> 81: test_modifier_view_iterator OK
> 81: test_modifier_view_string_caesar_chiffre OK
> 81: test_modifier_view_string_upper_case OK
> 81: test_modifier_view_string_low_case OK
> 81: test_modifier_view_string_alphabet_conversion OK
> 81: test_modifier_view_string_nested_modifier OK
> 81: test_modifier_convert_in_place OK
> 81: test_modifier_modified_string_metafunctions OK
> 81: test_modifier_modified_string_construct OK
> 81: test_modifier_modified_string_assignment OK
> 81: test_modifier_modified_string_length OK
> 81: test_modifier_modified_string_cascade OK
> 81: test_modifier_modified_iterator_construct OK
> 81: test_modifier_modified_string_mod_view OK
> 81: test_modifier_modified_string_mod_view_segment OK
> 81: test_modifier_modified_string_mod_pos OK
> 81: test_modifier_modified_string_const_literal OK
> 81: test_modifier_modified_string_reverse_segment OK
> 81: test_modifier_minimal OK
> 81: test_modifier_reverse_back_front OK
> 81: test_modified_string_padding_construction OK
> 81: test_modified_string_padding_expand OK
> 81: test_modified_string_padding_length OK
> 81: test_modified_string_padding_begin OK
> 81: test_modified_string_padding_end OK
> 81: test_modified_string_padding_difference OK
> 81: test_modified_string_padding_iterator OK
> 81: test_modified_string_padding_defect_2190 OK
> 81: **************************************
> 81:  Total Tests: 60
> 81:  Skipped:     0
> 81:  Errors:      0
> 81: **************************************
>  74/415 Test  #81: test_test_modifier ................................................................   Passed    0.05 sec
> test 82
>         Start  82: test_test_modifier_cyclic_shape
> 
> 82: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_modifier_cyclic_shape
> 82: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/modifier_cyclic_shape
> 82: Test timeout computed to be: 10000000
> 82: TEST SUITE test_modifier_cyclic_shape
> 82: SEQAN_ENABLE_DEBUG == 1
> 82: SEQAN_ENABLE_TESTING == 1
> 82: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 82: SEQAN_ASYNC_IO == 1
> 82: test_modifier_cyclic_shape_cyclic_shape OK
> 82: test_modifier_cyclic_shape_iterator_generic_alloc_charstring OK
> 82: test_modifier_cyclic_shape_iterator_generic_mod_charstring OK
> 82: test_modifier_cyclic_shape_iterator_generic_infix_charstring OK
> 82: test_modifier_cyclic_shape_iterator_fixed_alloc_charstring OK
> 82: test_modifier_cyclic_shape_iterator_fixed_mod_charstring OK
> 82: test_modifier_cyclic_shape_iterator_fixed_infix_charstring OK
> 82: test_modifier_cyclic_shape_modified_string_construct OK
> 82: test_modifier_cyclic_shape_modified_string_functions OK
> 82: test_modifier_cyclic_shape_modified_iterator OK
> 82: **************************************
> 82:  Total Tests: 10
> 82:  Skipped:     0
> 82:  Errors:      0
> 82: **************************************
>  75/415 Test  #82: test_test_modifier_cyclic_shape ...................................................   Passed    0.02 sec
> test 83
>         Start  83: test_test_multiple_translation_units
> 
> 83: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_multiple_translation_units
> 83: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/multiple_translation_units
> 83: Test timeout computed to be: 10000000
> 83: TEST SUITE test_multiple_translation_units
> 83: SEQAN_ENABLE_DEBUG == 1
> 83: SEQAN_ENABLE_TESTING == 1
> 83: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 83: SEQAN_ASYNC_IO == 1
> 83: **************************************
> 83:  Total Tests: 0
> 83:  Skipped:     0
> 83:  Errors:      0
> 83: **************************************
>  76/415 Test  #83: test_test_multiple_translation_units ..............................................   Passed    0.01 sec
> test 84
>         Start  84: test_test_parallel
> 
> 84: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_parallel
> 84: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/parallel
> 84: Test timeout computed to be: 10000000
> 68: BidirectionalFMIndexTest_SearchInString type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> >, seqan::BidirectionalIndex<seqan::FMIndex<void, FMIndexWTConfig<void, unsigned long> > > > OK
> 84: TEST SUITE test_parallel
> 84: SEQAN_ENABLE_DEBUG == 1
> 84: SEQAN_ENABLE_TESTING == 1
> 84: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 84: SEQAN_ASYNC_IO == 1
> 84: PARALLELISM ENABLED (CTEST_FULL_OUTPUT)
> 84: test_parallel_atomic_inc OK
> 67: LFTest_IsSentinel type parameter seqan::Index<seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, SmallLVFMIndexConfig<void, unsigned long> > > OK
> 67: LFTest_IsSentinel type parameter seqan::Index<seqan::String<bool, seqan::Alloc<void> >, seqan::FMIndex<void, PrefixLVFMIndexConfig<void, unsigned long> > > OK
> 67: LFTest_IsSentinel type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::FMIndex<void, PrefixLVFMIndexConfig<void, unsigned long> > > OK
> 67: LFTest_IsSentinel type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::FMIndex<void, PrefixLVFMIndexConfig<void, unsigned long> > > OK
> 84: test_parallel_atomic_dec OK
> 66: IndexTest_ClearEmpty type parameter seqan::Index<seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 66: IndexTest_OpenSave type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::BidirectionalIndex<seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > > OK
> 66: IndexTest_OpenSave type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 66: IndexTest_OpenSave type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 66: IndexTest_OpenSave type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 66: IndexTest_OpenSave type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 69: TopDownIndexIteratorTest_GoDown type parameter seqan::Index<seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 84: test_parallel_atomic_add OK
> 84: test_parallel_atomic_or OK
> 67: LFTest_IsSentinel type parameter seqan::Index<seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, PrefixLVFMIndexConfig<void, unsigned long> > > OK
> 67: CSATest_IndexSA type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::FMIndex<void, WTFMIndexConfig<void, unsigned long> > > OK
> 67: CSATest_IndexSA type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::FMIndex<void, WTFMIndexConfig<void, unsigned long> > > OK
> 84: test_parallel_atomic_xor OK
> 66: IndexTest_OpenSave type parameter seqan::Index<seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 69: TopDownIndexIteratorTest_GoDown type parameter seqan::Index<seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 69: **************************************
> 69:  Total Tests: 14
> 69:  Skipped:     0
> 69:  Errors:      0
> 69: **************************************
>  77/415 Test  #69: test_test_index_vstree ............................................................   Passed    1.47 sec
> test 85
>         Start  85: test_test_parse_lm
> 
> 85: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_parse_lm
> 85: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/parse_lm
> 85: Test timeout computed to be: 10000000
> 85: TEST SUITE test_parse_lm
> 85: SEQAN_ENABLE_DEBUG == 1
> 85: SEQAN_ENABLE_TESTING == 1
> 85: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 85: SEQAN_ASYNC_IO == 1
> 85: test_parse_lm_local_match_constructor OK
> 85: test_parse_lm_local_match_store_constructor OK
> 85: test_parse_lm_local_match_store_append_local_match OK
> 85: test_parse_lm_parse_lastz_general OK
> 85: test_parse_lm_parse_blastn_tabular OK
> 85: test_parse_lm_parse_stellar_gff OK
> 85: **************************************
> 85:  Total Tests: 6
> 85:  Skipped:     0
> 85:  Errors:      0
> 85: **************************************
> 84: test_parallel_atomic_cas OK
>  78/415 Test  #85: test_test_parse_lm ................................................................   Passed    0.05 sec
> test 86
>         Start  86: test_test_pipe
> 
> 86: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_pipe
> 86: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/pipe
> 86: Test timeout computed to be: 10000000
> 86: TEST SUITE test_pipe
> 86: SEQAN_ENABLE_DEBUG == 1
> 86: SEQAN_ENABLE_TESTING == 1
> 86: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 86: SEQAN_ASYNC_IO == 1
> 84: test_parallel_atomic_min OK
> 84: test_parallel_atomic_max OK
> 84: test_parallel_splitter_equidistant OK
> 84: test_parallel_splitting_compute_splitters OK
> 84: test_parallel_sum OK
> 67: CSATest_IndexSA type parameter seqan::Index<seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, WTFMIndexConfig<void, unsigned long> > > OK
> 84: test_parallel_partial_sum OK
> 84: test_parallel_queue_simple OK
> 84: test_parallel_queue_resize OK
> 84: test_parallel_queue_non_pod OK
> 84: threads: 2
> 84: writers: 1
> 66: IndexTest_OpenSave type parameter seqan::Index<seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, seqan::FMIndexConfig<void, unsigned long, 1u, 1u> > > OK
> 66: **************************************
> 66:  Total Tests: 28
> 66:  Skipped:     0
> 66:  Errors:      0
> 66: **************************************
>  79/415 Test  #66: test_test_index_base ..............................................................   Passed    2.01 sec
> test 87
>         Start  87: test_test_platform
> 
> 87: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_platform
> 87: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/platform
> 87: Test timeout computed to be: 10000000
> 87: TEST SUITE test_platform
> 87: SEQAN_ENABLE_DEBUG == 1
> 87: SEQAN_ENABLE_TESTING == 1
> 87: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 87: SEQAN_ASYNC_IO == 1
> 87: test_platform_range_based_for_loops1 OK
> 87: test_platform_range_based_for_loops2 OK
> 87: **************************************
> 87:  Total Tests: 2
> 87:  Skipped:     0
> 87:  Errors:      0
> 87: **************************************
>  80/415 Test  #87: test_test_platform ................................................................   Passed    0.02 sec
> test 88
>         Start  88: test_test_random
> 
> 88: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_random
> 88: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/random
> 88: Test timeout computed to be: 10000000
> 88: TEST SUITE test_random
> 88: SEQAN_ENABLE_DEBUG == 1
> 88: SEQAN_ENABLE_TESTING == 1
> 88: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 88: SEQAN_ASYNC_IO == 1
> 88: test_default_rng OK
> 88: test_random_beta_constructors OK
> 88: test_random_beta_alpha OK
> 88: test_random_beta_beta OK
> 88: test_random_beta_min OK
> 88: test_random_beta_max OK
> 88: test_random_beta_param OK
> 88: test_random_beta_set_param OK
> 88: test_random_beta_write OK
> 88: test_random_beta_read OK
> 88: test_random_beta_functor OK
> 88: test_random_shuffle OK
> 88: test_random_cvt_beta_param OK
> 88: test_random_cvt_lognormal_param OK
> 88: **************************************
> 88:  Total Tests: 14
> 88:  Skipped:     0
> 88:  Errors:      0
> 88: **************************************
>  81/415 Test  #88: test_test_random ..................................................................   Passed    0.02 sec
> test 89
>         Start  89: test_test_realign
> 
> 89: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_realign
> 89: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/realign
> 89: Test timeout computed to be: 10000000
> 84: stop reader #1 100000
> 84: throughput: 1322024 values/s
> 84: cap: 30
> 84: test_parallel_queue_spsc_fixedsize OK
> 84: threads: 2
> 84: writers: 1
> 89: TEST SUITE test_realign
> 89: SEQAN_ENABLE_DEBUG == 1
> 89: SEQAN_ENABLE_TESTING == 1
> 89: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 89: SEQAN_ASYNC_IO == 1
> 89: test_realign_one_read_no_gaps OK
> 89: test_realign_one_read_with_gaps OK
> 89: test_realign_two_reads_stacked_at_beginning OK
> 84: stop reader #1 100000
> 84: throughput: 3091642 values/s
> 84: cap: 114498
> 84: test_parallel_queue_spsc_dynamicsize OK
> 84: threads: 4
> 84: writers: 1
> 89: test_realign_simple_case OK
> 67: CSATest_IndexSA type parameter seqan::Index<seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, SmallWTFMIndexConfig<void, unsigned long> > > OK
> 86: test_pipe_test_external_string OK
> 79: ....................................................................................................
> 79: test_map_map OK
> 79: **************************************
> 79:  Total Tests: 1
> 79:  Skipped:     0
> 79:  Errors:      0
> 79: **************************************
> 89: test_realign_simple_gaps OK
>  82/415 Test  #79: test_test_map .....................................................................   Passed    1.45 sec
> test 90
>         Start  90: test_reduced_aminoacid
> 
> 90: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_reduced_aminoacid
> 90: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/reduced_aminoacid
> 90: Test timeout computed to be: 10000000
> 90: TEST SUITE test_reduced_aminoacid
> 90: SEQAN_ENABLE_DEBUG == 1
> 90: SEQAN_ENABLE_TESTING == 1
> 90: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 90: SEQAN_ASYNC_IO == 1
> 90: test_reduced_aminoacid_buchfink11 OK
> 90: test_reduced_aminoacid_cannata10 OK
> 90: test_reduced_aminoacid_li10 OK
> 90: test_reduced_aminoacid_solis10 OK
> 90: test_reduced_aminoacid_murphy5 OK
> 90: test_reduced_aminoacid_murphy10 OK
> 90: test_reduced_aminoacid_murphy10_moditerators OK
> 90: test_reduced_aminoacid_murphy10_modview_fmindex OK
> 90: **************************************
> 90:  Total Tests: 8
> 90:  Skipped:     0
> 90:  Errors:      0
> 90: **************************************
>  83/415 Test  #90: test_reduced_aminoacid ............................................................   Passed    0.03 sec
> test 91
>         Start  91: test_test_rna_io
> 
> 91: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_rna_io
> 91: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/rna_io
> 91: Test timeout computed to be: 10000000
> 89: test_realign_simple_insert OK
> 84: stop reader #3 66346
> 84: stop reader #2 19947
> 84: stop reader #1 13707
> 84: throughput: 459689 values/s
> 84: cap: 30
> 84: test_parallel_queue_spmc_fixedsize OK
> 84: threads: 4
> 84: writers: 1
> 91: TEST SUITE test_rna_io
> 91: SEQAN_ENABLE_DEBUG == 1
> 91: SEQAN_ENABLE_TESTING == 1
> 91: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 91: SEQAN_ASYNC_IO == 1
> 91: test_rna_io_read_connect OK
> 91: test_rna_io_read_dot_bracket OK
> 91: test_rna_io_read_vienna OK
> 91: test_rna_io_read_stockholm OK
> 91: test_rna_io_read_bpseq OK
> 89: test_realign_simple_insert_window OK
> 91: test_rna_io_read_ebpseq OK
> 91: test_rna_io_write_connect OK
> 91: test_rna_io_write_dot_bracket OK
> 91: test_rna_io_write_vienna OK
> 91: test_rna_io_write_stockholm OK
> 91: test_rna_io_write_bpseq OK
> 91: test_rna_io_write_ebpseq OK
> 91: test_rna_io_convert OK
> 91: **************************************
> 91:  Total Tests: 13
> 91:  Skipped:     0
> 91:  Errors:      0
> 91: **************************************
> 89: test_realign_simple_insert_window_tight_left OK
>  84/415 Test  #91: test_test_rna_io ..................................................................   Passed    0.04 sec
> test 92
>         Start  92: test_test_roi_io
> 
> 92: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_roi_io
> 92: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/roi_io
> 92: Test timeout computed to be: 10000000
> 89: test_realign_simple_insert_window_tight_right OK
> 89: test_realign_tricky_insert_window_cuts OK
> 89: **************************************
> 89:  Total Tests: 10
> 89:  Skipped:     0
> 89:  Errors:      0
> 89: **************************************
> 86: test_pipe_test_simple_pool OK
>  85/415 Test  #89: test_test_realign .................................................................   Passed    0.31 sec
> test 93
>         Start  93: test_test_score
> 
> 93: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_score
> 93: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/score
> 93: Test timeout computed to be: 10000000
> 92: TEST SUITE test_roi_io
> 92: SEQAN_ENABLE_DEBUG == 1
> 92: SEQAN_ENABLE_TESTING == 1
> 92: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 92: SEQAN_ASYNC_IO == 1
> 92: test_roi_read_roi_record OK
> 92: test_roi_write_roi_record OK
> 92: test_roi_roi_file_read OK
> 92: test_roi_roi_file_write OK
> 92: test_roi_io_isOpen_fileIn OK
> 92: test_roi_io_isOpen_fileOut OK
> 92: **************************************
> 92:  Total Tests: 6
> 92:  Skipped:     0
> 92:  Errors:      0
> 92: **************************************
>  86/415 Test  #92: test_test_roi_io ..................................................................   Passed    0.03 sec
> test 94
>         Start  94: test_test_seeds_combination
> 
> 94: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_seeds_combination
> 94: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/seeds
> 94: Test timeout computed to be: 10000000
> 93: TEST SUITE test_score
> 93: SEQAN_ENABLE_DEBUG == 1
> 93: SEQAN_ENABLE_TESTING == 1
> 93: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 93: SEQAN_ASYNC_IO == 1
> 93: test_score_gap_open OK
> 93: test_score_simple OK
> 93: test_score_edit OK
> 93: test_score_matrix OK
> 93: test_score_matrix_file OK
> 93: test_score_matrix_data OK
> 93: test_score_sequence_entry_for_score OK
> 93: test_score_dynamic_score_matrix OK
> 93: **************************************
> 93:  Total Tests: 8
> 93:  Skipped:     0
> 93:  Errors:      0
> 93: **************************************
>  87/415 Test  #93: test_test_score ...................................................................   Passed    0.01 sec
> test 95
>         Start  95: test_test_seeds_extension
> 
> 95: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_seeds_extension
> 95: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/seeds
> 95: Test timeout computed to be: 10000000
> 94: TEST SUITE test_seeds_combination
> 94: SEQAN_ENABLE_DEBUG == 1
> 94: SEQAN_ENABLE_TESTING == 1
> 94: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 94: SEQAN_ASYNC_IO == 1
> 94: test_seeds_combination_seeds_combineable_merge_chained OK
> 94: test_seeds_combination_seeds_combineable_simple_chaining_chained OK
> 94: test_seeds_combination_seeds_combineable_simple_chaos_chaining_chained OK
> 94: test_seeds_combination_combine_seeds_merge_chained OK
> 94: test_seeds_combination_combine_seeds_simple_chaining_chained OK
> 94: test_seeds_combination_combine_seeds_simple_chaos_chaining_chained OK
> 94: **************************************
> 94:  Total Tests: 6
> 94:  Skipped:     0
> 94:  Errors:      0
> 94: **************************************
>  88/415 Test  #94: test_test_seeds_combination .......................................................   Passed    0.02 sec
> test 96
>         Start  96: test_test_seeds_global_chaining
> 
> 96: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_seeds_global_chaining
> 96: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/seeds
> 96: Test timeout computed to be: 10000000
> 95: TEST SUITE test_seeds_extension
> 95: SEQAN_ENABLE_DEBUG == 1
> 95: SEQAN_ENABLE_TESTING == 1
> 95: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 95: SEQAN_ASYNC_IO == 1
> 95: test_seeds_extension_match_extension_simple OK
> 95: test_seeds_extension_ungapped_xdrop_extension_simple OK
> 95: test_seeds_extension_gapped_xdrop_extension_simple OK
> 95: test_seeds_extension_match_extension_chained OK
> 95: test_seeds_extension_ungapped_xdrop_extension_chained OK
> 95: **************************************
> 95:  Total Tests: 5
> 95:  Skipped:     0
> 95:  Errors:      0
> 95: **************************************
>  89/415 Test  #95: test_test_seeds_extension .........................................................   Passed    0.03 sec
> test 97
>         Start  97: test_test_seeds_seed_base
> 
> 97: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_seeds_seed_base
> 97: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/seeds
> 97: Test timeout computed to be: 10000000
> 96: TEST SUITE test_seeds_global_chaining
> 96: SEQAN_ENABLE_DEBUG == 1
> 96: SEQAN_ENABLE_TESTING == 1
> 96: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 96: SEQAN_ASYNC_IO == 1
> 96: test_seeds_global_chaining_sparse_length OK
> 96: **************************************
> 96:  Total Tests: 1
> 96:  Skipped:     0
> 96:  Errors:      0
> 96: **************************************
>  90/415 Test  #96: test_test_seeds_global_chaining ...................................................   Passed    0.01 sec
> test 98
>         Start  98: test_test_seeds_seed_chained
> 
> 98: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_seeds_seed_chained
> 98: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/seeds
> 98: Test timeout computed to be: 10000000
> 67: CSATest_IndexSA type parameter seqan::Index<seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, SmallLVFMIndexConfig<void, unsigned long> > > OK
> 67: CSATest_IndexSA type parameter seqan::Index<seqan::String<bool, seqan::Alloc<void> >, seqan::FMIndex<void, PrefixLVFMIndexConfig<void, unsigned long> > > OK
> 67: CSATest_IndexSA type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::FMIndex<void, PrefixLVFMIndexConfig<void, unsigned long> > > OK
> 67: CSATest_IndexSA type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::FMIndex<void, PrefixLVFMIndexConfig<void, unsigned long> > > OK
> 97: TEST SUITE test_seeds_seed_base
> 97: SEQAN_ENABLE_DEBUG == 1
> 97: SEQAN_ENABLE_TESTING == 1
> 97: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 97: SEQAN_ASYNC_IO == 1
> 97: test_seeds_seed_base_constructors_simple OK
> 97: test_seeds_seed_base_metafunctions_simple OK
> 97: test_seeds_seed_base_getters_setters_simple OK
> 97: test_seeds_seed_base_basic_functions_simple OK
> 97: test_seeds_seed_base_assign_simple OK
> 97: test_seeds_seed_base_constructors_chained OK
> 97: test_seeds_seed_base_metafunctions_chained OK
> 97: test_seeds_seed_base_getters_setters_chained OK
> 97: test_seeds_seed_base_basic_functions_chained OK
> 97: test_seeds_seed_base_assign_chained OK
> 97: **************************************
> 97:  Total Tests: 10
> 97:  Skipped:     0
> 97:  Errors:      0
> 97: **************************************
>  91/415 Test  #97: test_test_seeds_seed_base .........................................................   Passed    0.01 sec
> test 99
>         Start  99: test_test_seeds_seed_diagonal
> 
> 99: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_seeds_seed_diagonal
> 99: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/seeds
> 99: Test timeout computed to be: 10000000
> 98: TEST SUITE test_seeds_seed_chained
> 98: SEQAN_ENABLE_DEBUG == 1
> 98: SEQAN_ENABLE_TESTING == 1
> 98: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 98: SEQAN_ASYNC_IO == 1
> 98: test_seeds_seed_chained_assign OK
> 98: test_seeds_seed_chained_metafunctions OK
> 98: test_seeds_seed_chained_append_diagonal OK
> 98: test_seeds_seed_chained_truncate_diagonals OK
> 98: test_seeds_seed_chained_iterators OK
> 98: test_seeds_seed_chained_front_back OK
> 98: **************************************
> 98:  Total Tests: 6
> 98:  Skipped:     0
> 98:  Errors:      0
> 98: **************************************
>  92/415 Test  #98: test_test_seeds_seed_chained ......................................................   Passed    0.01 sec
> test 100
>         Start 100: test_test_seeds_seed_set_base
> 
> 100: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_seeds_seed_set_base
> 100: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/seeds
> 100: Test timeout computed to be: 10000000
> 99: TEST SUITE test_seeds_seed_diagonal
> 100: TEST SUITE test_seeds_seed_set_base
> 100: SEQAN_ENABLE_DEBUG == 1
> 100: SEQAN_ENABLE_TESTING == 1
> 100: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 100: SEQAN_ASYNC_IO == 1
> 100: test_seeds_seed_set_base_container_functions_simple_unordered OK
> 100: test_seeds_seed_set_base_clear_simple OK
> 100: test_seeds_seed_set_base_clear_chained OK
> 100: test_seeds_seed_set_base_add_seed_single_threshold_reached_length_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_single_threshold_not_reached_length_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_single_threshold_reached_score_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_single_threshold_not_reached_score_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_merge_left_merging_possible_no_threshold_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_merge_right_merging_possible_no_threshold_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_merge_left_merging_impossible_no_threshold_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_merge_left_merging_possible_threshold_not_reached_length_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_merge_left_merging_possible_threshold_reached_length_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_merge_left_merging_possible_threshold_not_reached_scored_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_merge_left_merging_possible_threshold_reached_scored_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_simple_chain_left_chaining_possible_no_threshold_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_simple_chain_right_chaining_possible_no_threshold_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_simple_chain_left_chaining_impossible_no_threshold_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_simple_chain_left_chaining_possible_threshold_not_reached_length_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_simple_chain_left_chaining_possible_threshold_reached_length_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_simple_chain_left_chaining_possible_threshold_not_reached_scored_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_simple_chain_left_chaining_possible_threshold_reached_scored_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_chaos_left_chaining_possible_no_threshold_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_chaos_right_chaining_possible_no_threshold_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_chaos_left_chaining_impossible_no_threshold_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_chaos_left_chaining_possible_threshold_not_reached_length_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_chaos_left_chaining_possible_threshold_reached_length_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_chaos_left_chaining_possible_threshold_not_reached_scored_simple_unordered OK
> 100: test_seeds_seed_set_base_add_seed_chaos_left_chaining_possible_threshold_reached_scored_simple_unordered OK
> 100: test_seeds_seed_set_base_container_functions_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_single_threshold_reached_length_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_single_threshold_not_reached_length_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_single_threshold_reached_score_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_single_threshold_not_reached_score_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_merge_left_merging_possible_no_threshold_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_merge_right_merging_possible_no_threshold_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_merge_left_merging_impossible_no_threshold_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_merge_left_merging_possible_threshold_not_reached_length_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_merge_left_merging_possible_threshold_reached_length_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_merge_left_merging_possible_threshold_not_reached_scored_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_merge_left_merging_possible_threshold_reached_scored_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_chained_chain_left_chaining_possible_no_threshold_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_chained_chain_right_chaining_possible_no_threshold_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_chained_chain_left_chaining_impossible_no_threshold_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_chained_chain_left_chaining_possible_threshold_not_reached_length_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_chained_chain_left_chaining_possible_threshold_reached_length_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_chained_chain_left_chaining_possible_threshold_not_reached_scored_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_chained_chain_left_chaining_possible_threshold_reached_scored_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_chaos_left_chaining_possible_no_threshold_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_chaos_right_chaining_possible_no_threshold_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_chaos_left_chaining_impossible_no_threshold_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_chaos_left_chaining_possible_threshold_not_reached_length_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_chaos_left_chaining_possible_threshold_reached_length_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_chaos_left_chaining_possible_threshold_not_reached_scored_chained_unordered OK
> 100: test_seeds_seed_set_base_add_seed_chaos_left_chaining_possible_threshold_reached_scored_chained_unordered OK
> 100: **************************************
> 100:  Total Tests: 54
> 100:  Skipped:     0
> 100:  Errors:      0
> 100: **************************************
> 99: SEQAN_ENABLE_DEBUG == 1
> 99: SEQAN_ENABLE_TESTING == 1
> 99: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 99: SEQAN_ASYNC_IO == 1
> 99: test_seeds_seed_diagonal_constructors OK
> 99: test_seeds_seed_diagonal_metafunctions OK
> 99: **************************************
> 99:  Total Tests: 2
> 99:  Skipped:     0
> 99:  Errors:      0
> 99: **************************************
>  93/415 Test  #99: test_test_seeds_seed_diagonal .....................................................   Passed    0.01 sec
> test 101
>         Start 101: test_test_seeds_seed_set_unordered
> 
> 101: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_seeds_seed_set_unordered
> 101: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/seeds
> 101: Test timeout computed to be: 10000000
>  94/415 Test #100: test_test_seeds_seed_set_base .....................................................   Passed    0.03 sec
> test 102
>         Start 102: test_test_seeds_align_banded_chain_impl
> 
> 102: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_seeds_align_banded_chain_impl
> 102: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/seeds
> 102: Test timeout computed to be: 10000000
> 101: TEST SUITE test_seeds_seed_set
> 101: SEQAN_ENABLE_DEBUG == 1
> 101: SEQAN_ENABLE_TESTING == 1
> 101: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 101: SEQAN_ASYNC_IO == 1
> 101: test_seeds_seed_set_container_functions_unordered OK
> 101: **************************************
> 101:  Total Tests: 1
> 101:  Skipped:     0
> 101:  Errors:      0
> 101: **************************************
>  95/415 Test #101: test_test_seeds_seed_set_unordered ................................................   Passed    0.04 sec
> test 103
>         Start 103: test_test_seeds_banded_chain_alignment_interface
> 
> 103: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_seeds_banded_chain_alignment_interface
> 103: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/seeds
> 103: Test timeout computed to be: 10000000
> 102: TEST SUITE test_banded_chain_impl
> 102: SEQAN_ENABLE_DEBUG == 1
> 102: SEQAN_ENABLE_TESTING == 1
> 102: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 102: SEQAN_ASYNC_IO == 1
> 102: test_banded_chain_alignment_empty_set_linear OK
> 102: test_banded_chain_alignment_empty_set_affine OK
> 102: test_banded_chain_alignment_one_seed_linear OK
> 102: test_banded_chain_alignment_one_seed_affine OK
> 102: test_banded_chain_alignment_two_seeds_linear OK
> 102: test_banded_chain_alignment_two_seeds_affine OK
> 102: test_banded_chain_alignment_three_seeds_linear OK
> 103: TEST SUITE test_banded_chain_alignment_interface
> 103: SEQAN_ENABLE_DEBUG == 1
> 103: SEQAN_ENABLE_TESTING == 1
> 103: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 103: SEQAN_ASYNC_IO == 1
> 103: test_banded_chain_alignment_align_linear_global_one_score OK
> 103: test_banded_chain_alignment_align_linear_global_two_scores OK
> 103: test_banded_chain_alignment_align_linear_semi_one_score OK
> 103: test_banded_chain_alignment_align_linear_semi_two_scores OK
> 103: test_banded_chain_alignment_align_linear_overlap_one_score OK
> 103: test_banded_chain_alignment_align_linear_overlap_two_scores OK
> 103: test_banded_chain_alignment_align_affine_global_one_score OK
> 103: test_banded_chain_alignment_align_affine_global_two_scores OK
> 103: test_banded_chain_alignment_align_affine_semi_one_score OK
> 103: test_banded_chain_alignment_align_affine_semi_two_scores OK
> 103: test_banded_chain_alignment_align_affine_overlap_one_score OK
> 103: test_banded_chain_alignment_align_affine_overlap_two_scores OK
> 102: test_banded_chain_alignment_three_seeds_affine OK
> 102: test_banded_chain_alignment_special_seeds_linear OK
> 102: test_banded_chain_alignment_special_seeds_affine OK
> 103: test_banded_chain_alignment_gaps_linear_global_one_score OK
> 102: test_banded_chain_alignment_band_extensions_linear OK
> 103: test_banded_chain_alignment_gaps_linear_global_two_score OK
> 102: test_banded_chain_alignment_band_extensions_affine OK
> 103: test_banded_chain_alignment_gaps_linear_semi_one_score OK
> 102: test_banded_chain_alignment_issue_1020 OK
> 102: test_banded_chain_score_overflow_detection OK
> 102: **************************************
> 102:  Total Tests: 14
> 102:  Skipped:     0
> 102:  Errors:      0
> 102: **************************************
>  96/415 Test #102: test_test_seeds_align_banded_chain_impl ...........................................   Passed    0.05 sec
> test 104
>         Start 104: test_test_seq_io
> 
> 104: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_seq_io
> 104: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/seq_io
> 104: Test timeout computed to be: 10000000
> 103: test_banded_chain_alignment_gaps_linear_semi_two_score OK
> 103: test_banded_chain_alignment_gaps_linear_overlap_one_score OK
> 103: test_banded_chain_alignment_gaps_linear_overlap_two_score OK
> 103: test_banded_chain_alignment_gaps_affine_global_one_score OK
> 103: test_banded_chain_alignment_gaps_affine_global_two_scores OK
> 104: TEST SUITE test_seq_io
> 104: SEQAN_ENABLE_DEBUG == 1
> 104: SEQAN_ENABLE_TESTING == 1
> 104: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 104: SEQAN_ASYNC_IO == 1
> 103: test_banded_chain_alignment_gaps_affine_semi_one_score OK
> 104: test_seq_io_sequence_file_recognize_file_type_gz_fasta OK
> 103: test_banded_chain_alignment_gaps_affine_semi_two_scores OK
> 103: test_banded_chain_alignment_gaps_affine_overlap_one_score OK
> 103: test_banded_chain_alignment_gaps_affine_overlap_two_scores OK
> 103: test_banded_chain_alignment_alignmentgraph_linear_global_one_score OK
> 103: test_banded_chain_alignment_alignmentgraph_linear_global_two_scores OK
> 103: test_banded_chain_alignment_alignmentgraph_linear_semi_one_score OK
> 104: test_seq_io_sequence_file_recognize_file_type_bz2_fasta OK
> 104: test_seq_io_sequence_file_recognize_file_format_text_fasta OK
> 103: test_banded_chain_alignment_alignmentgraph_linear_semi_two_scores OK
> 104: test_seq_io_sequence_file_recognize_file_format_text_fastq OK
> 103: test_banded_chain_alignment_alignmentgraph_linear_overlap_one_score OK
> 103: test_banded_chain_alignment_alignmentgraph_linear_overlap_two_scores OK
> 103: test_banded_chain_alignment_alignmentgraph_affine_global_one_score OK
> 103: test_banded_chain_alignment_alignmentgraph_affine_global_two_scores OK
> 103: test_banded_chain_alignment_alignmentgraph_affine_semi_one_score OK
> 103: test_banded_chain_alignment_alignmentgraph_affine_semi_two_scores OK
> 103: test_banded_chain_alignment_alignmentgraph_affine_overlap_one_score OK
> 103: test_banded_chain_alignment_alignmentgraph_affine_overlap_two_scores OK
> 103: test_banded_chain_alignment_fragments_linear_global_one_score OK
> 103: test_banded_chain_alignment_fragments_linear_global_two_scores OK
> 103: test_banded_chain_alignment_fragments_linear_semi_one_score OK
> 103: test_banded_chain_alignment_fragments_linear_semi_two_scores OK
> 103: test_banded_chain_alignment_fragments_linear_overlap_one_score OK
> 103: test_banded_chain_alignment_fragments_linear_overlap_two_scores OK
> 103: test_banded_chain_alignment_fragments_affine_global_one_score OK
> 103: test_banded_chain_alignment_fragments_affine_global_two_scores OK
> 103: test_banded_chain_alignment_fragments_affine_semi_one_score OK
> 103: test_banded_chain_alignment_fragments_affine_semi_two_scores OK
> 103: test_banded_chain_alignment_fragments_affine_overlap_one_score OK
> 103: test_banded_chain_alignment_fragments_affine_overlap_two_scores OK
> 84: stop reader #1 31951
> 84: stop reader #2 37333
> 84: stop reader #3 30716
> 84: throughput: 428329 values/s
> 84: cap: 114498
> 84: test_parallel_queue_spmc_dynamicsize OK
> 84: threads: 3
> 84: writers: 2
> 103: test_banded_chain_alignment_stl_vector_adaption OK
> 103: **************************************
> 103:  Total Tests: 49
> 103:  Skipped:     0
> 103:  Errors:      0
> 103: **************************************
>  97/415 Test #103: test_test_seeds_banded_chain_alignment_interface ..................................   Passed    0.08 sec
> test 105
>         Start 105: test_test_sequence
> 
> 105: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_sequence
> 105: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/sequence
> 105: Test timeout computed to be: 10000000
> 105: TEST SUITE Sequence tests
> 105: SEQAN_ENABLE_DEBUG == 1
> 105: SEQAN_ENABLE_TESTING == 1
> 105: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 105: SEQAN_ASYNC_IO == 1
> 105: test_sequence_adaptions_metafunctions_std_string OK
> 105: test_sequence_adaptions_iterators_std_string OK
> 105: test_sequence_adaptions_sequence_interface_std_string OK
> 105: test_sequence_adaptions_sequence_memory_std_string OK
> 105: test_sequence_adaptions_metafunctions_std_vector OK
> 105: test_sequence_adaptions_iterators_std_vector OK
> 105: test_sequence_adaptions_sequence_interface_std_vector OK
> 105: test_sequence_adaptions_sequence_memory_std_vector OK
> 105: test_sequence_adaptions_metafunctions_std_array OK
> 105: test_sequence_adaptions_iterators_std_array OK
> 105: test_sequence_adaptions_sequence_interface_std_array OK
> 105: test_sequence_adaptions_metafunctions_std_list OK
> 105: test_sequence_adaptions_iterators_std_list OK
> 105: test_sequence_adaptions_sequence_interface_std_list OK
> 105: Sequence_Interface OK
> 105: String_Base OK
> 105: String_Alloc OK
> 105: String_Array OK
> 105: String_Stack OK
> 104: test_tag_select_intersect OK
> 104: test_seq_io_sequence_file_read_record_text_fasta OK
> 104: test_seq_io_sequence_file_read_all_text_fasta OK
> 104: test_seq_io_sequence_file_write_record_text_fasta OK
> 104: test_seq_io_sequence_file_write_all_text_fasta OK
> 104: test_seq_io_sequence_file_write_record_text_fastq_no_qual OK
> 104: test_seq_io_sequence_file_write_record_text_fastq_with_qual OK
> 104: test_seq_io_sequence_file_write_all_text_fastq_no_qual OK
> 104: test_seq_io_sequence_file_write_all_text_fastq_with_qual OK
> 104: test_seq_io_sequence_file_isOpen_fileIn OK
> 104: test_seq_io_sequence_file_isOpen_fileOut OK
> 104: test_seq_io_genomic_region_default_constructed OK
> 104: test_seq_io_genomic_region_from_string OK
> 104: test_seq_io_genomic_region_clear OK
> 104: test_seq_io_genomic_region_parse_chrom OK
> 104: test_seq_io_genomic_region_parse_chrom_begin OK
> 104: test_seq_io_genomic_region_parse_chrom_begin_end OK
> 104: test_seq_io_genomic_region_to_string_interval OK
> 104: test_seq_io_genomic_region_to_string_point OK
> 104: test_seq_io_genomic_fai_index_build OK
> 104: test_seq_io_genomic_fai_index_write OK
> 104: test_seq_io_genomic_fai_index_read OK
> 104: test_seq_io_genomic_fai_index_read_sequence OK
> 104: test_seq_io_genomic_fai_index_read_region OK
> 104: test_stream_read_embl_single_char_array_stream OK
> 104: test_stream_read_embl_record_char_array_stream OK
> 105: String_Pointer OK
> 105: String_CStyle OK
> 104: test_stream_read_embl_single_mmap OK
> 104: test_stream_read_embl_single_batch_mmap OK
> 104: test_stream_read_genbank_single_char_array_stream OK
> 104: test_stream_read_genbank_record_char_array_stream OK
> 104: test_stream_read_genbank_single_mmap OK
> 104: test_stream_read_genbank_single_batch_mmap OK
> 104: test_seq_io_bam_file_sam_read_sequences OK
> 104: test_seq_io_bam_file_sam_read_sequences_and_qualities OK
> 104: test_seq_io_bam_file_sam_write_sequences OK
> 104: test_seq_io_bam_file_sam_write_sequences_and_qualities OK
> 105: String_Packed OK
> 105: Std_String OK
> 105: Lexical OK
> 105: Combinatoric OK
> 105: Segment OK
> 105: StringSet_Owner_Default OK
> 105: StringSet_Concat_Owner_Default OK
> 105: StringSet_Concat_Owner_ConcatDirect OK
> 105: StringSet_Id_Dependent_Tight OK
> 105: StringSet_Id_Dependent_Generous OK
> 105: StringSetIdHolder_Char_Dependent_Tight OK
> 105: StringSetIdHolder_Char_Dependent_Generous OK
> 105: Infix OK
> 105: Suffix OK
> 105: ticket317 OK
> 105: ticket848 OK
> 105: DEFAULT CONSTRUCTING TestContainer 0x7fff34bf4a10
> 105:   string.data_begin 0x55c2038bfd70
> 105: COPY CONSTRUCTING TestContainer 0x7fff34bf4a30
> 105:   other 0x7fff34bf4a10
> 105:   string.data_begin 0x55c2038c0a20
> 105: COPY CONSTRUCTING TestContainer 0x55c2038c02f0
> 105:   other 0x7fff34bf4a30
> 105:   string.data_begin 0x55c2038c0ab0
> 105: DECONSTRUCTING TestContainer 0x7fff34bf4a30
> 105:   string.data_begin 0x55c2038c0a20
> 105: DECONSTRUCTING TestContainer 0x7fff34bf4a10
> 105:   string.data_begin 0x55c2038bfd70
> 105: DECONSTRUCTING TestContainer 0x55c2038c02f0
> 105:   string.data_begin 0x55c2038c0ab0
> 105: test_find_motif_memory_leak_ticket_364 OK
> 105: ticket901 OK
> 105: ticket1108 OK
> 105: String_Packed_Extension OK
> 105: **************************************
> 105:  Total Tests: 41
> 105:  Skipped:     0
> 105:  Errors:      0
> 105: **************************************
>  98/415 Test #105: test_test_sequence ................................................................   Passed    0.06 sec
> test 106
>         Start 106: test_test_sequence_v2
> 
> 106: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_sequence_v2
> 106: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/sequence
> 106: Test timeout computed to be: 10000000
> 104: test_seq_io_bam_file_bam_read_sequences OK
> 86: test_pipe_test_mapper OK
> 67: CSATest_IndexSA type parameter seqan::Index<seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, PrefixLVFMIndexConfig<void, unsigned long> > > OK
> 67: CSATest_BeginEnd type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::FMIndex<void, WTFMIndexConfig<void, unsigned long> > > OK
> 67: CSATest_BeginEnd type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::FMIndex<void, WTFMIndexConfig<void, unsigned long> > > OK
> 106: TEST SUITE tests
> 104: test_seq_io_bam_file_bam_read_sequences_and_qualities OK
> 106: SEQAN_ENABLE_DEBUG == 1
> 106: SEQAN_ENABLE_TESTING == 1
> 106: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 106: SEQAN_ASYNC_IO == 1
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_DefaultConstructible type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_DefaultConstructible type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_DefaultConstructible type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_DefaultConstructible type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_DefaultConstructible type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_DefaultConstructible type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_DefaultConstructible type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_DefaultConstructible type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_DefaultConstructible type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_DefaultConstructible type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_DefaultConstructible type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_DefaultConstructible type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_DefaultConstructible type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_DefaultConstructible type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_DefaultConstructible type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_DefaultConstructible type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_DefaultConstructible type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_DefaultConstructible type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_DefaultConstructible type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 84: stop reader #2 100000
> 84: throughput: 1154799 values/s
> 84: cap: 30
> 84: test_parallel_queue_mpsc_fixedsize OK
> 84: test_parallel_thread_pool_construct OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_CopyConstructible type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_CopyConstructible type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_CopyConstructible type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_CopyConstructible type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_CopyConstructible type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_CopyConstructible type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_CopyConstructible type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_CopyConstructible type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_CopyConstructible type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_CopyConstructible type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_CopyConstructible type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_CopyConstructible type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_CopyConstructible type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_CopyConstructible type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_CopyConstructible type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_CopyConstructible type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_CopyConstructible type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_CopyConstructible type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_CopyConstructible type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 84: test_parallel_thread_pool_spawn OK
> 104: test_seq_io_bam_file_bam_write_sequences OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 104: test_seq_io_bam_file_bam_write_sequences_and_qualities OK
> 104: **************************************
> 104:  Total Tests: 44
> 104:  Skipped:     0
> 104:  Errors:      0
> 104: **************************************
>  99/415 Test #104: test_test_seq_io ..................................................................   Passed    0.18 sec
> test 107
>         Start 107: test_test_stringset_v2
> 
> 107: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_stringset_v2
> 107: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/sequence
> 107: Test timeout computed to be: 10000000
> 106: StringTestCommon_LessOperator type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_LessOperator type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_LessOperator type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_LessOperator type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_LessOperator type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_LessOperator type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_LessOperator type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_LessOperator type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_LessOperator type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_LessOperator type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_LessOperator type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_LessOperator type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_LessOperator type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_LessOperator type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_LessOperator type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_LessOperator type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_LessOperator type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_LessOperator type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_LessOperator type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_LessOperator type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 107: TEST SUITE tests
> 107: SEQAN_ENABLE_DEBUG == 1
> 107: SEQAN_ENABLE_TESTING == 1
> 107: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 107: SEQAN_ASYNC_IO == 1
> 107: StringSetTestCommon_CopyConstructible type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_CopyConstructible type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_CopyConstructible type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_CopyConstructible type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_CopyConstructible type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_CopyConstructible type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_CopyConstructible type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_CopyConstructible type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_CopyConstructible type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_CopyConstructible type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_CopyConstructible type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_CopyConstructible type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_CopyConstructible type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_CopyConstructible type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_CopyConstructible type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_CopyConstructible type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_CopyConstructible type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_CopyConstructible type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_DefaultConstructible type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_DefaultConstructible type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_DefaultConstructible type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_DefaultConstructible type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_DefaultConstructible type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_DefaultConstructible type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_DefaultConstructible type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_DefaultConstructible type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_DefaultConstructible type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_DefaultConstructible type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_DefaultConstructible type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_DefaultConstructible type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_DefaultConstructible type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_DefaultConstructible type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_DefaultConstructible type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_DefaultConstructible type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_DefaultConstructible type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_DefaultConstructible type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Comparison type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Comparison type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Comparison type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Comparison type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Comparison type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Comparison type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Comparison type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Comparison type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Comparison type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Comparison type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Comparison type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 107: StringSetTestCommon_Comparison type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Comparison type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Comparison type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Comparison type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Comparison type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Comparison type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Comparison type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Append type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Append type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Append type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Append type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Append type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Append type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Append type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Append type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Append type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Append type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Append type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Append type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Append type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Append type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Append type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Append type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Append type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Append type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AppendValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AppendValue type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AppendValue type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AppendValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AppendValue type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AppendValue type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AppendValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AppendValue type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AppendValue type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AppendValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AppendValue type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AppendValue type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AppendValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AppendValue type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AppendValue type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AppendValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AppendValue type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AppendValue type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Assign type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Assign type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Assign type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Assign type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Assign type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Assign type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Assign type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Assign type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Assign type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Assign type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Assign type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Assign type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Assign type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Assign type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Assign type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Assign type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Assign type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Assign type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AssignValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AssignValue type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AssignValue type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AssignValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AssignValue type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AssignValue type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AssignValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AssignValue type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AssignValue type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AssignValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AssignValue type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AssignValue type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AssignValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AssignValue type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AssignValue type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AssignValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AssignValue type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AssignValue type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AssignValueById type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AssignValueById type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AssignValueById type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AssignValueById type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AssignValueById type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AssignValueById type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AssignValueById type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AssignValueById type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AssignValueById type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AssignValueById type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AssignValueById type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AssignValueById type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AssignValueById type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AssignValueById type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AssignValueById type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_AssignValueById type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AssignValueById type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_AssignValueById type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Back type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Back type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Back type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Back type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Back type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Back type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Back type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Back type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Back type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Back type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Back type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Back type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Back type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Back type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Back type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Back type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Back type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Back type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Begin type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Begin type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Begin type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Begin type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Begin type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Begin type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Begin type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Begin type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Begin type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Begin type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Begin type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Begin type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Begin type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Begin type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Begin type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Begin type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Begin type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Begin type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_BeginPosition type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_BeginPosition type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_BeginPosition type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_BeginPosition type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_BeginPosition type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_BeginPosition type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_BeginPosition type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_BeginPosition type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_BeginPosition type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_BeginPosition type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_BeginPosition type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_BeginPosition type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_BeginPosition type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_BeginPosition type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_BeginPosition type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_BeginPosition type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_BeginPosition type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_BeginPosition type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Clear type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Clear type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Clear type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Clear type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Clear type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Clear type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Clear type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Clear type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Clear type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Clear type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Clear type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Clear type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Clear type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Clear type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Clear type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Clear type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Clear type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Clear type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Concat type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Concat type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Concat type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Concat type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Concat type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Concat type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Concat type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Concat type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Concat type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Concat type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Concat type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Concat type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Concat type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Concat type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Concat type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Concat type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Concat type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Concat type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_End type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_End type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_End type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_End type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_End type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 107: StringSetTestCommon_End type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_End type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_End type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_End type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_End type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_End type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_End type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_End type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_End type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_End type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_End type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_End type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_End type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_EndPosition type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_EndPosition type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_EndPosition type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_EndPosition type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_EndPosition type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_EndPosition type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_EndPosition type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_EndPosition type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_EndPosition type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_EndPosition type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_EndPosition type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_EndPosition type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_EndPosition type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_EndPosition type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_EndPosition type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_EndPosition type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_EndPosition type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_EndPosition type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Erase type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Erase type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Erase type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Erase type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Erase type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Erase type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Erase type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Erase type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Erase type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Erase type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Erase type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Erase type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Erase type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Erase type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Erase type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Erase type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Erase type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Erase type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_EraseBack type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_EraseBack type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_EraseBack type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_EraseBack type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_EraseBack type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_EraseBack type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_EraseBack type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_EraseBack type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_EraseBack type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_EraseBack type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_EraseBack type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_EraseBack type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_EraseBack type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_EraseBack type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_EraseBack type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_EraseBack type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_EraseBack type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_EraseBack type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Front type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Front type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Front type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Front type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Front type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Front type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Front type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Front type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Front type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Front type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Front type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Front type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Front type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Front type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Front type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Front type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Front type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Front type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_GetValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > SKIPPED
> 107: StringSetTestCommon_GetValue type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > SKIPPED
> 107: StringSetTestCommon_GetValue type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > SKIPPED
> 107: StringSetTestCommon_GetValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > SKIPPED
> 107: StringSetTestCommon_GetValue type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > SKIPPED
> 107: StringSetTestCommon_GetValue type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > SKIPPED
> 107: StringSetTestCommon_GetValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > SKIPPED
> 107: StringSetTestCommon_GetValue type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > SKIPPED
> 107: StringSetTestCommon_GetValue type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > SKIPPED
> 107: StringSetTestCommon_GetValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > SKIPPED
> 107: StringSetTestCommon_GetValue type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > SKIPPED
> 107: StringSetTestCommon_GetValue type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > SKIPPED
> 107: StringSetTestCommon_GetValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > SKIPPED
> 107: StringSetTestCommon_GetValue type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > SKIPPED
> 107: StringSetTestCommon_GetValue type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > SKIPPED
> 107: StringSetTestCommon_GetValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > SKIPPED
> 107: StringSetTestCommon_GetValue type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > SKIPPED
> 107: StringSetTestCommon_GetValue type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > SKIPPED
> 107: StringSetTestCommon_GetValueById type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_GetValueById type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_GetValueById type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_GetValueById type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_GetValueById type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_GetValueById type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_GetValueById type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_GetValueById type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_GetValueById type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_GetValueById type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_GetValueById type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_GetValueById type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_GetValueById type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_GetValueById type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_GetValueById type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_GetValueById type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_GetValueById type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_GetValueById type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Insert type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Insert type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Insert type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Insert type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Insert type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Insert type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Insert type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Insert type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Insert type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Insert type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Insert type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Insert type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Insert type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Insert type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Insert type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Insert type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Insert type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Insert type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_InsertValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_InsertValue type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_InsertValue type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_InsertValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_InsertValue type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_InsertValue type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_InsertValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_InsertValue type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_InsertValue type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_InsertValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_InsertValue type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_InsertValue type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_InsertValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_InsertValue type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_InsertValue type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_InsertValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_InsertValue type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_InsertValue type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Iter type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Iter type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Iter type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Iter type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Iter type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Iter type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Iter type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Iter type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Iter type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Iter type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Iter type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Iter type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Iter type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Iter type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Iter type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Iter type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Iter type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Iter type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Length type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Length type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Length type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Length type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Length type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Length type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Length type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Length type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Length type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Length type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Length type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Length type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Length type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Length type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Length type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Length type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Length type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Length type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Resize type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Resize type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Resize type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Resize type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Resize type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Resize type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Resize type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Resize type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Resize type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Resize type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Resize type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Resize type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Resize type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Resize type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Resize type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Resize type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Resize type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Resize type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Value type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Value type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 107: StringSetTestCommon_Value type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Value type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Value type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Value type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Value type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Value type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Value type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Value type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Value type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Value type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Value type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Value type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Value type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Value type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Value type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Value type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Infix type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Infix type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Infix type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Infix type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Infix type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Infix type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Infix type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Infix type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Infix type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Infix type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Infix type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Infix type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Infix type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Infix type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Infix type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Infix type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Infix type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Infix type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Prefix type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Prefix type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Prefix type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Prefix type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Prefix type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Prefix type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Prefix type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Prefix type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Prefix type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Prefix type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Prefix type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Prefix type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Prefix type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Prefix type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Prefix type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Prefix type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Prefix type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Prefix type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Suffix type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Suffix type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Suffix type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Suffix type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Suffix type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Suffix type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Suffix type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Suffix type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Suffix type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Suffix type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Suffix type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Suffix type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Suffix type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Suffix type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Suffix type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_Suffix type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Suffix type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_Suffix type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_InfixOnValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_InfixOnValue type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_InfixOnValue type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_InfixOnValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_InfixOnValue type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_InfixOnValue type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_InfixOnValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_InfixOnValue type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_InfixOnValue type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_InfixOnValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_InfixOnValue type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_InfixOnValue type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_InfixOnValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_InfixOnValue type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_InfixOnValue type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_InfixOnValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_InfixOnValue type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_InfixOnValue type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_PrefixOnValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_PrefixOnValue type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_PrefixOnValue type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_PrefixOnValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_PrefixOnValue type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_PrefixOnValue type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_PrefixOnValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_PrefixOnValue type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_PrefixOnValue type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_PrefixOnValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_PrefixOnValue type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_PrefixOnValue type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_PrefixOnValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_PrefixOnValue type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_PrefixOnValue type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_PrefixOnValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_PrefixOnValue type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_PrefixOnValue type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_SuffixOnValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_SuffixOnValue type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_SuffixOnValue type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_SuffixOnValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_SuffixOnValue type parameter seqan::StringSet<seqan::String<short, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_SuffixOnValue type parameter seqan::StringSet<seqan::String<char, seqan::Packed<seqan::Alloc<void> > >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_SuffixOnValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_SuffixOnValue type parameter seqan::StringSet<seqan::String<short, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_SuffixOnValue type parameter seqan::StringSet<seqan::String<char, seqan::Array<100ul> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_SuffixOnValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_SuffixOnValue type parameter seqan::StringSet<seqan::String<short, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_SuffixOnValue type parameter seqan::StringSet<seqan::String<char, seqan::Array<1000ul> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_SuffixOnValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_SuffixOnValue type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_SuffixOnValue type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > > OK
> 107: StringSetTestCommon_SuffixOnValue type parameter seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_SuffixOnValue type parameter seqan::StringSet<seqan::String<short, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: StringSetTestCommon_SuffixOnValue type parameter seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::ConcatDirect<void> > > OK
> 107: **************************************
> 107:  Total Tests: 576
> 107:  Skipped:     18
> 107:  Errors:      0
> 107: **************************************
> 100/415 Test #107: test_test_stringset_v2 ............................................................   Passed    0.05 sec
> test 108
>         Start 108: test_test_sequence_journaled
> 
> 108: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_sequence_journaled
> 108: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/sequence_journaled
> 108: Test timeout computed to be: 10000000
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_LessEqualOperator type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_LessEqualOperator type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_LessEqualOperator type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_LessEqualOperator type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_LessEqualOperator type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_LessEqualOperator type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_LessEqualOperator type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_LessEqualOperator type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_LessEqualOperator type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_LessEqualOperator type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_LessEqualOperator type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_LessEqualOperator type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_LessEqualOperator type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_LessEqualOperator type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_LessEqualOperator type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_LessEqualOperator type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_LessEqualOperator type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_LessEqualOperator type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_LessEqualOperator type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 108: TEST SUITE test_sequence_journaled
> 108: SEQAN_ENABLE_DEBUG == 1
> 108: SEQAN_ENABLE_TESTING == 1
> 108: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 108: SEQAN_ASYNC_IO == 1
> 108: test_sequence_journaled_sorted_array_assign OK
> 108: test_sequence_journaled_sorted_array_set OK
> 108: test_sequence_journaled_sorted_array_host OK
> 108: test_sequence_journaled_sorted_array_clear OK
> 108: test_sequence_journaled_sorted_array_empty OK
> 108: test_sequence_journaled_sorted_array_erase_position OK
> 108: test_sequence_journaled_sorted_array_erase_begin_end OK
> 108: test_sequence_journaled_sorted_array_insert OK
> 108: test_sequence_journaled_sorted_array_insert_value OK
> 108: test_sequence_journaled_sorted_array_assign_value OK
> 108: test_sequence_journaled_sorted_array_subscript_operator OK
> 108: test_sequence_journaled_sorted_array_assign_infix OK
> 108: test_sequence_journaled_sorted_array_length OK
> 108: test_sequence_journaled_sorted_array_virtual_to_host_position OK
> 108: test_sequence_journaled_sorted_array_host_to_virtual_position OK
> 108: test_sequence_journaled_sorted_array_copy_constructor OK
> 108: test_sequence_journaled_sorted_array_begin_end_iterator OK
> 108: test_sequence_journaled_sorted_array_begin_end_const_iterator OK
> 108: test_sequence_journaled_sorted_array_subscript_operator_randomized OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 108: test_sequence_journaled_sorted_array_fuzzying OK
> 108: test_sequence_journaled_sorted_array_segments_read_only OK
> 108: test_sequence_journaled_sorted_array_segments_read_write OK
> 108: test_sequence_journaled_sorted_array_flatten OK
> 108: test_sequence_journaled_sorted_array_reset OK
> 108: test_sequence_journaled_sorted_array_iterator_sum OK
> 108: test_sequence_journaled_sorted_array_iterator_difference OK
> 108: test_sequence_journaled_sorted_array_iterator_relations OK
> 108: test_sequence_journaled_sorted_array_iterator_decrement OK
> 108: test_sequence_journaled_sorted_array_iterator_set_position OK
> 108: test_sequence_journaled_sorted_array_iterator_position OK
> 108: test_sequence_journaled_sorted_array_iterator_rooted_at_begin OK
> 108: test_sequence_journaled_sorted_array_iterator_rooted_at_end OK
> 108: test_sequence_journaled_sorted_array_iterator_rooted_go_begin OK
> 108: test_sequence_journaled_sorted_array_iterator_rooted_go_end OK
> 108: test_sequence_journaled_sorted_array_iterator_rooted_container OK
> 108: **************************************
> 108:  Total Tests: 35
> 108:  Skipped:     0
> 108:  Errors:      0
> 108: **************************************
> 101/415 Test #108: test_test_sequence_journaled ......................................................   Passed    0.01 sec
> test 109
>         Start 109: test_test_simd_vector
> 
> 109: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_simd_vector
> 109: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/simd
> 109: Test timeout computed to be: 10000000
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 109: TEST SUITE test_simd_vector
> 109: SEQAN_ENABLE_DEBUG == 1
> 109: SEQAN_ENABLE_TESTING == 1
> 109: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 109: SEQAN_ASYNC_IO == 1
> 109: **************************************
> 109:  Total Tests: 0
> 109:  Skipped:     0
> 109:  Errors:      0
> 109: **************************************
> 102/415 Test #109: test_test_simd_vector .............................................................   Passed    0.01 sec
> test 110
>         Start 110: test_test_simd_vector_sse4_host
> 
> 110: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_simd_vector_sse4
> 110: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/simd
> 110: Test timeout computed to be: 10000000
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 110: TEST SUITE test_simd_vector
> 110: SEQAN_ENABLE_DEBUG == 1
> 110: SEQAN_ENABLE_TESTING == 1
> 110: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 110: SEQAN_ASYNC_IO == 1
> 110: test_simd_transpose_8x8 OK
> 110: test_simd_transpose_16x16 OK
> 110: test_simd_types OK
> 110: SimdVectorTestCommon_MetaFunctions type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_MetaFunctions type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_MetaFunctions type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_MetaFunctions type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_MetaFunctions type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_MetaFunctions type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_MetaFunctions type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_MetaFunctions type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_SizeOf type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_SizeOf type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_SizeOf type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_SizeOf type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_SizeOf type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_SizeOf type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_SizeOf type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_SizeOf type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_SubscriptType type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_SubscriptType type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_SubscriptType type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_SubscriptType type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_SubscriptType type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_SubscriptType type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_SubscriptType type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_SubscriptType type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_ClearVector type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_ClearVector type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_ClearVector type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_ClearVector type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_ClearVector type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_ClearVector type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_ClearVector type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_ClearVector type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_CreateVector type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_CreateVector type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_CreateVector type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_CreateVector type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_CreateVector type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_CreateVector type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_CreateVector type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_CreateVector type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_FillVectorConstant type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_FillVectorConstant type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_FillVectorConstant type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_FillVectorConstant type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_FillVectorConstant type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_FillVectorConstant type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_FillVectorConstant type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_FillVectorConstant type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_FillVector type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_FillVector type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_FillVector type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_FillVector type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_FillVector type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_FillVector type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_FillVector type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_FillVector type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_CmpEqual type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_CmpEqual type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_CmpEqual type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_CmpEqual type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_CmpEqual type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_CmpEqual type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_CmpEqual type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_CmpEqual type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_CmpGt type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_CmpGt type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_CmpGt type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_CmpGt type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_CmpGt type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_CmpGt type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_CmpGt type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_CmpGt type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_Max type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_Max type parameter short __vector(8) OK
> 86: test_pipe_test_mapper_partially_filled OK
> 110: SimdVectorTestCommon_Max type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_Max type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_Max type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_Max type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_Max type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_Max type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_Min type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_Min type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_Min type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_Min type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_Min type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_Min type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_Min type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_Min type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_BitwiseOr type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_BitwiseOr type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_BitwiseOr type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_BitwiseOr type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_BitwiseOr type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_BitwiseOr type parameter unsigned short __vector(8) OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_GreaterOperator type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_GreaterOperator type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_GreaterOperator type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_GreaterOperator type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_GreaterOperator type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_GreaterOperator type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_GreaterOperator type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_GreaterOperator type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_GreaterOperator type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_GreaterOperator type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_GreaterOperator type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_GreaterOperator type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_GreaterOperator type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_GreaterOperator type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_GreaterOperator type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_GreaterOperator type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_GreaterOperator type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_GreaterOperator type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_GreaterOperator type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 110: SimdVectorTestCommon_BitwiseOr type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_BitwiseOr type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_BitwiseOrAssign type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_BitwiseOrAssign type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_BitwiseOrAssign type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_BitwiseOrAssign type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_BitwiseOrAssign type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_BitwiseOrAssign type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_BitwiseOrAssign type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_BitwiseOrAssign type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_BitwiseAnd type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_BitwiseAnd type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_BitwiseAnd type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_BitwiseAnd type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_BitwiseAnd type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_BitwiseAnd type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_BitwiseAnd type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_BitwiseAnd type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_BitwiseAndAssign type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_BitwiseAndAssign type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_BitwiseAndAssign type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_BitwiseAndAssign type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_BitwiseAndAssign type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_BitwiseAndAssign type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_BitwiseAndAssign type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_BitwiseAndAssign type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_BitwiseNot type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_BitwiseNot type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_BitwiseNot type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_BitwiseNot type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_BitwiseNot type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_BitwiseNot type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_BitwiseNot type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_BitwiseNot type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_Addition type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_Addition type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_Addition type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_Addition type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_Addition type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_Addition type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_Addition type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_Addition type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_Subtraction type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_Subtraction type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_Subtraction type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_Subtraction type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_Subtraction type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_Subtraction type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_Subtraction type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_Subtraction type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_Multiplication type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_Multiplication type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_Multiplication type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_Multiplication type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_Multiplication type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_Multiplication type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_Multiplication type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_Multiplication type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_Division type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_Division type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_Division type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_Division type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_Division type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_Division type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_Division type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_Division type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_BitwiseAndNot type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_BitwiseAndNot type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_BitwiseAndNot type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_BitwiseAndNot type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_BitwiseAndNot type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_BitwiseAndNot type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_BitwiseAndNot type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_BitwiseAndNot type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_ShiftRightLogical type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_ShiftRightLogical type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_ShiftRightLogical type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_ShiftRightLogical type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_ShiftRightLogical type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_ShiftRightLogical type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_ShiftRightLogical type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_ShiftRightLogical type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_Blend type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_Blend type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_Blend type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_Blend type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_Blend type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_Blend type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_Blend type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_Blend type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_Storeu type parameter signed char __vector(16) OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 110: SimdVectorTestCommon_Storeu type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_Storeu type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_Storeu type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_Storeu type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_Storeu type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_Storeu type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_Storeu type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_Load type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_Load type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_Load type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_Load type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_Load type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_Load type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_Load type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_Load type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_Gather type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_Gather type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_Gather type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_Gather type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_Gather type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_Gather type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_Gather type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_Gather type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_ShuffleConstant1 type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_ShuffleConstant1 type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_ShuffleConstant1 type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_ShuffleConstant1 type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_ShuffleConstant1 type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_ShuffleConstant1 type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_ShuffleConstant1 type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_ShuffleConstant1 type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_ShuffleConstant2 type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_ShuffleConstant2 type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_ShuffleConstant2 type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_ShuffleConstant2 type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_ShuffleConstant2 type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_ShuffleConstant2 type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_ShuffleConstant2 type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_ShuffleConstant2 type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestCommon_Shuffle type parameter signed char __vector(16) OK
> 110: SimdVectorTestCommon_Shuffle type parameter short __vector(8) OK
> 110: SimdVectorTestCommon_Shuffle type parameter int __vector(4) OK
> 110: SimdVectorTestCommon_Shuffle type parameter long __vector(2) OK
> 110: SimdVectorTestCommon_Shuffle type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestCommon_Shuffle type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestCommon_Shuffle type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestCommon_Shuffle type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestGather_CharArray type parameter signed char __vector(16) OK
> 110: SimdVectorTestGather_CharArray type parameter short __vector(8) OK
> 110: SimdVectorTestGather_CharArray type parameter int __vector(4) OK
> 110: SimdVectorTestGather_CharArray type parameter long __vector(2) OK
> 110: SimdVectorTestGather_CharArray type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestGather_CharArray type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestGather_CharArray type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestGather_CharArray type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestGather_ShortArray type parameter signed char __vector(16) OK
> 110: SimdVectorTestGather_ShortArray type parameter short __vector(8) OK
> 110: SimdVectorTestGather_ShortArray type parameter int __vector(4) OK
> 110: SimdVectorTestGather_ShortArray type parameter long __vector(2) OK
> 110: SimdVectorTestGather_ShortArray type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestGather_ShortArray type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestGather_ShortArray type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestGather_ShortArray type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestGather_IntArray type parameter signed char __vector(16) OK
> 110: SimdVectorTestGather_IntArray type parameter short __vector(8) OK
> 110: SimdVectorTestGather_IntArray type parameter int __vector(4) OK
> 110: SimdVectorTestGather_IntArray type parameter long __vector(2) OK
> 110: SimdVectorTestGather_IntArray type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestGather_IntArray type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestGather_IntArray type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestGather_IntArray type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestGather_LongArray type parameter signed char __vector(16) OK
> 110: SimdVectorTestGather_LongArray type parameter short __vector(8) OK
> 110: SimdVectorTestGather_LongArray type parameter int __vector(4) OK
> 110: SimdVectorTestGather_LongArray type parameter long __vector(2) OK
> 110: SimdVectorTestGather_LongArray type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestGather_LongArray type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestGather_LongArray type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestGather_LongArray type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestGather_UCharArray type parameter signed char __vector(16) OK
> 110: SimdVectorTestGather_UCharArray type parameter short __vector(8) OK
> 110: SimdVectorTestGather_UCharArray type parameter int __vector(4) OK
> 110: SimdVectorTestGather_UCharArray type parameter long __vector(2) OK
> 110: SimdVectorTestGather_UCharArray type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestGather_UCharArray type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestGather_UCharArray type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestGather_UCharArray type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestGather_UShortArray type parameter signed char __vector(16) OK
> 110: SimdVectorTestGather_UShortArray type parameter short __vector(8) OK
> 110: SimdVectorTestGather_UShortArray type parameter int __vector(4) OK
> 110: SimdVectorTestGather_UShortArray type parameter long __vector(2) OK
> 110: SimdVectorTestGather_UShortArray type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestGather_UShortArray type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestGather_UShortArray type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestGather_UShortArray type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestGather_UIntArray type parameter signed char __vector(16) OK
> 110: SimdVectorTestGather_UIntArray type parameter short __vector(8) OK
> 110: SimdVectorTestGather_UIntArray type parameter int __vector(4) OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 110: SimdVectorTestGather_UIntArray type parameter long __vector(2) OK
> 110: SimdVectorTestGather_UIntArray type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestGather_UIntArray type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestGather_UIntArray type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestGather_UIntArray type parameter unsigned long __vector(2) OK
> 110: SimdVectorTestGather_ULongArray type parameter signed char __vector(16) OK
> 110: SimdVectorTestGather_ULongArray type parameter short __vector(8) OK
> 110: SimdVectorTestGather_ULongArray type parameter int __vector(4) OK
> 110: SimdVectorTestGather_ULongArray type parameter long __vector(2) OK
> 110: SimdVectorTestGather_ULongArray type parameter unsigned char __vector(16) OK
> 110: SimdVectorTestGather_ULongArray type parameter unsigned short __vector(8) OK
> 110: SimdVectorTestGather_ULongArray type parameter unsigned int __vector(4) OK
> 110: SimdVectorTestGather_ULongArray type parameter unsigned long __vector(2) OK
> 110: **************************************
> 110:  Total Tests: 299
> 110:  Skipped:     0
> 110:  Errors:      0
> 110: **************************************
> 103/415 Test #110: test_test_simd_vector_sse4_host ...................................................   Passed    0.03 sec
> test 111
>         Start 111: test_test_simd_vector_avx2_host
> 
> 111: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_simd_vector_avx2
> 111: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/simd
> 111: Test timeout computed to be: 10000000
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 111: TEST SUITE test_simd_vector
> 111: SEQAN_ENABLE_DEBUG == 1
> 111: SEQAN_ENABLE_TESTING == 1
> 111: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 111: SEQAN_ASYNC_IO == 1
> 111: test_simd_transpose_8x8 OK
> 111: test_simd_transpose_16x16 OK
> 111: test_simd_types OK
> 111: test_simd_transpose_32x32 OK
> 111: SimdVectorTestCommon_MetaFunctions type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_MetaFunctions type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_MetaFunctions type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_MetaFunctions type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_MetaFunctions type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_MetaFunctions type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_MetaFunctions type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_MetaFunctions type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_MetaFunctions type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_MetaFunctions type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_MetaFunctions type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_MetaFunctions type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_MetaFunctions type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_MetaFunctions type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_MetaFunctions type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_MetaFunctions type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_SizeOf type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_SizeOf type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_SizeOf type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_SizeOf type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_SizeOf type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_SizeOf type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_SizeOf type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_SizeOf type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_SizeOf type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_SizeOf type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_SizeOf type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_SizeOf type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_SizeOf type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_SizeOf type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_SizeOf type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_SizeOf type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_SubscriptType type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_SubscriptType type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_SubscriptType type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_SubscriptType type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_SubscriptType type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_SubscriptType type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_SubscriptType type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_SubscriptType type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_SubscriptType type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_SubscriptType type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_SubscriptType type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_SubscriptType type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_SubscriptType type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_SubscriptType type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_SubscriptType type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_SubscriptType type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_ClearVector type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_ClearVector type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_ClearVector type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_ClearVector type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_ClearVector type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_ClearVector type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_ClearVector type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_ClearVector type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_ClearVector type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_ClearVector type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_ClearVector type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_ClearVector type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_ClearVector type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_ClearVector type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_ClearVector type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_ClearVector type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_CreateVector type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_CreateVector type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_CreateVector type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_CreateVector type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_CreateVector type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_CreateVector type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_CreateVector type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_CreateVector type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_CreateVector type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_CreateVector type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_CreateVector type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_CreateVector type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_CreateVector type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_CreateVector type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_CreateVector type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_CreateVector type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_FillVectorConstant type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_FillVectorConstant type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_FillVectorConstant type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_FillVectorConstant type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_FillVectorConstant type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_FillVectorConstant type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_FillVectorConstant type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_FillVectorConstant type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_FillVectorConstant type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_FillVectorConstant type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_FillVectorConstant type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_FillVectorConstant type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_FillVectorConstant type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_FillVectorConstant type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_FillVectorConstant type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_FillVectorConstant type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_FillVector type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_FillVector type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_FillVector type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_FillVector type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_FillVector type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_FillVector type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_FillVector type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_FillVector type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_FillVector type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_FillVector type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_FillVector type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_FillVector type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_FillVector type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_FillVector type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_FillVector type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_FillVector type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_CmpEqual type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_CmpEqual type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_CmpEqual type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_CmpEqual type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_CmpEqual type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_CmpEqual type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_CmpEqual type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_CmpEqual type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_CmpEqual type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_CmpEqual type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_CmpEqual type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_CmpEqual type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_CmpEqual type parameter unsigned char __vector(32) OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_GreaterEqualOperator type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 111: SimdVectorTestCommon_CmpEqual type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_CmpEqual type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_CmpEqual type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_CmpGt type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_CmpGt type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_CmpGt type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_CmpGt type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_CmpGt type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_CmpGt type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_CmpGt type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_CmpGt type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_CmpGt type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_CmpGt type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_CmpGt type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_CmpGt type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_CmpGt type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_CmpGt type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_CmpGt type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_CmpGt type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_Max type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_Max type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_Max type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_Max type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_Max type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_Max type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_Max type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_Max type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_Max type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_Max type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_Max type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_Max type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_Max type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_Max type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_Max type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_Max type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_Min type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_Min type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_Min type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_Min type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_Min type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_Min type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_Min type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_Min type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_Min type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_Min type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_Min type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_Min type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_Min type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_Min type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_Min type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_Min type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseOr type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseOr type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseOr type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseOr type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_BitwiseOr type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseOr type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseOr type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseOr type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_BitwiseOr type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_BitwiseOr type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseOr type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseOr type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseOr type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_BitwiseOr type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseOr type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseOr type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseOrAssign type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseOrAssign type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseOrAssign type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseOrAssign type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_BitwiseOrAssign type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseOrAssign type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseOrAssign type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseOrAssign type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_BitwiseOrAssign type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_BitwiseOrAssign type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseOrAssign type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseOrAssign type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseOrAssign type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_BitwiseOrAssign type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseOrAssign type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseOrAssign type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseAnd type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseAnd type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseAnd type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseAnd type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_BitwiseAnd type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseAnd type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseAnd type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseAnd type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_BitwiseAnd type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_BitwiseAnd type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseAnd type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseAnd type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseAnd type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_BitwiseAnd type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseAnd type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseAnd type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseAndAssign type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseAndAssign type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseAndAssign type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseAndAssign type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_BitwiseAndAssign type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseAndAssign type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseAndAssign type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseAndAssign type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_BitwiseAndAssign type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_BitwiseAndAssign type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseAndAssign type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseAndAssign type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseAndAssign type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_BitwiseAndAssign type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseAndAssign type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseAndAssign type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseNot type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseNot type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseNot type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseNot type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_BitwiseNot type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseNot type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseNot type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseNot type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_BitwiseNot type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_BitwiseNot type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseNot type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseNot type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseNot type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_BitwiseNot type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseNot type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseNot type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_Addition type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_Addition type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_Addition type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_Addition type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_Addition type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_Addition type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_Addition type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_Addition type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_Addition type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_Addition type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_Addition type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_Addition type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_Addition type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_Addition type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_Addition type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_Addition type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_Subtraction type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_Subtraction type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_Subtraction type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_Subtraction type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_Subtraction type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_Subtraction type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_Subtraction type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_Subtraction type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_Subtraction type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_Subtraction type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_Subtraction type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_Subtraction type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_Subtraction type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_Subtraction type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_Subtraction type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_Subtraction type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_Multiplication type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_Multiplication type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_Multiplication type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_Multiplication type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_Multiplication type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_Multiplication type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_Multiplication type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_Multiplication type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_Multiplication type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_Multiplication type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_Multiplication type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_Multiplication type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_Multiplication type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_Multiplication type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_Multiplication type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_Multiplication type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_Division type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_Division type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_Division type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_Division type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_Division type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_Division type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_Division type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_Division type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_Division type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_Division type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_Division type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_Division type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_Division type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_Division type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_Division type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_Division type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseAndNot type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseAndNot type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseAndNot type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseAndNot type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_BitwiseAndNot type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseAndNot type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseAndNot type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseAndNot type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_BitwiseAndNot type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_BitwiseAndNot type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseAndNot type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseAndNot type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_BitwiseAndNot type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_BitwiseAndNot type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_BitwiseAndNot type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_BitwiseAndNot type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_ShiftRightLogical type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_ShiftRightLogical type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_ShiftRightLogical type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_ShiftRightLogical type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_ShiftRightLogical type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_ShiftRightLogical type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_ShiftRightLogical type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_ShiftRightLogical type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_ShiftRightLogical type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_ShiftRightLogical type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_ShiftRightLogical type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_ShiftRightLogical type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_ShiftRightLogical type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_ShiftRightLogical type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_ShiftRightLogical type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_ShiftRightLogical type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_Blend type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_Blend type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_Blend type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_Blend type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_Blend type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_Blend type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_Blend type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_Blend type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_Blend type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_Blend type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_Blend type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_Blend type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_Blend type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_Blend type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_Blend type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_Blend type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_Storeu type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_Storeu type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_Storeu type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_Storeu type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_Storeu type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_Storeu type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_Storeu type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_Storeu type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_Storeu type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_Storeu type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_Storeu type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_Storeu type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_Storeu type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_Storeu type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_Storeu type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_Storeu type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_Load type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_Load type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_Load type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_Load type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_Load type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_Load type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_Load type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_Load type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_Load type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_Load type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_Load type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_Load type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_Load type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_Load type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_Load type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_Load type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_Gather type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_Gather type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_Gather type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_Gather type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_Gather type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_Gather type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_Gather type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_Gather type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_Gather type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_Gather type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_Gather type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_Gather type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_Gather type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_Gather type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_Gather type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_Gather type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_ShuffleConstant1 type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_ShuffleConstant1 type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_ShuffleConstant1 type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_ShuffleConstant1 type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_ShuffleConstant1 type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_ShuffleConstant1 type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_ShuffleConstant1 type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_ShuffleConstant1 type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_ShuffleConstant1 type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_ShuffleConstant1 type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_ShuffleConstant1 type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_ShuffleConstant1 type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_ShuffleConstant1 type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_ShuffleConstant1 type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_ShuffleConstant1 type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_ShuffleConstant1 type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_ShuffleConstant2 type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_ShuffleConstant2 type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_ShuffleConstant2 type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_ShuffleConstant2 type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_ShuffleConstant2 type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_ShuffleConstant2 type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_ShuffleConstant2 type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_ShuffleConstant2 type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_ShuffleConstant2 type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_ShuffleConstant2 type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_ShuffleConstant2 type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_ShuffleConstant2 type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_ShuffleConstant2 type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_ShuffleConstant2 type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_ShuffleConstant2 type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_ShuffleConstant2 type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestCommon_Shuffle type parameter signed char __vector(16) OK
> 111: SimdVectorTestCommon_Shuffle type parameter short __vector(8) OK
> 111: SimdVectorTestCommon_Shuffle type parameter int __vector(4) OK
> 111: SimdVectorTestCommon_Shuffle type parameter long __vector(2) OK
> 111: SimdVectorTestCommon_Shuffle type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestCommon_Shuffle type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestCommon_Shuffle type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestCommon_Shuffle type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestCommon_Shuffle type parameter signed char __vector(32) OK
> 111: SimdVectorTestCommon_Shuffle type parameter short __vector(16) OK
> 111: SimdVectorTestCommon_Shuffle type parameter int __vector(8) OK
> 111: SimdVectorTestCommon_Shuffle type parameter long __vector(4) OK
> 111: SimdVectorTestCommon_Shuffle type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestCommon_Shuffle type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestCommon_Shuffle type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestCommon_Shuffle type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestGather_CharArray type parameter signed char __vector(16) OK
> 111: SimdVectorTestGather_CharArray type parameter short __vector(8) OK
> 111: SimdVectorTestGather_CharArray type parameter int __vector(4) OK
> 111: SimdVectorTestGather_CharArray type parameter long __vector(2) OK
> 111: SimdVectorTestGather_CharArray type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestGather_CharArray type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestGather_CharArray type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestGather_CharArray type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestGather_CharArray type parameter signed char __vector(32) OK
> 111: SimdVectorTestGather_CharArray type parameter short __vector(16) OK
> 111: SimdVectorTestGather_CharArray type parameter int __vector(8) OK
> 111: SimdVectorTestGather_CharArray type parameter long __vector(4) OK
> 111: SimdVectorTestGather_CharArray type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestGather_CharArray type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestGather_CharArray type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestGather_CharArray type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestGather_ShortArray type parameter signed char __vector(16) OK
> 111: SimdVectorTestGather_ShortArray type parameter short __vector(8) OK
> 111: SimdVectorTestGather_ShortArray type parameter int __vector(4) OK
> 111: SimdVectorTestGather_ShortArray type parameter long __vector(2) OK
> 111: SimdVectorTestGather_ShortArray type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestGather_ShortArray type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestGather_ShortArray type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestGather_ShortArray type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestGather_ShortArray type parameter signed char __vector(32) OK
> 111: SimdVectorTestGather_ShortArray type parameter short __vector(16) OK
> 111: SimdVectorTestGather_ShortArray type parameter int __vector(8) OK
> 111: SimdVectorTestGather_ShortArray type parameter long __vector(4) OK
> 111: SimdVectorTestGather_ShortArray type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestGather_ShortArray type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestGather_ShortArray type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestGather_ShortArray type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestGather_IntArray type parameter signed char __vector(16) OK
> 111: SimdVectorTestGather_IntArray type parameter short __vector(8) OK
> 111: SimdVectorTestGather_IntArray type parameter int __vector(4) OK
> 111: SimdVectorTestGather_IntArray type parameter long __vector(2) OK
> 111: SimdVectorTestGather_IntArray type parameter unsigned char __vector(16) OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 111: SimdVectorTestGather_IntArray type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestGather_IntArray type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestGather_IntArray type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestGather_IntArray type parameter signed char __vector(32) OK
> 111: SimdVectorTestGather_IntArray type parameter short __vector(16) OK
> 111: SimdVectorTestGather_IntArray type parameter int __vector(8) OK
> 111: SimdVectorTestGather_IntArray type parameter long __vector(4) OK
> 111: SimdVectorTestGather_IntArray type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestGather_IntArray type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestGather_IntArray type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestGather_IntArray type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestGather_LongArray type parameter signed char __vector(16) OK
> 111: SimdVectorTestGather_LongArray type parameter short __vector(8) OK
> 111: SimdVectorTestGather_LongArray type parameter int __vector(4) OK
> 111: SimdVectorTestGather_LongArray type parameter long __vector(2) OK
> 111: SimdVectorTestGather_LongArray type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestGather_LongArray type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestGather_LongArray type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestGather_LongArray type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestGather_LongArray type parameter signed char __vector(32) OK
> 111: SimdVectorTestGather_LongArray type parameter short __vector(16) OK
> 111: SimdVectorTestGather_LongArray type parameter int __vector(8) OK
> 111: SimdVectorTestGather_LongArray type parameter long __vector(4) OK
> 111: SimdVectorTestGather_LongArray type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestGather_LongArray type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestGather_LongArray type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestGather_LongArray type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestGather_UCharArray type parameter signed char __vector(16) OK
> 111: SimdVectorTestGather_UCharArray type parameter short __vector(8) OK
> 111: SimdVectorTestGather_UCharArray type parameter int __vector(4) OK
> 111: SimdVectorTestGather_UCharArray type parameter long __vector(2) OK
> 111: SimdVectorTestGather_UCharArray type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestGather_UCharArray type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestGather_UCharArray type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestGather_UCharArray type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestGather_UCharArray type parameter signed char __vector(32) OK
> 111: SimdVectorTestGather_UCharArray type parameter short __vector(16) OK
> 111: SimdVectorTestGather_UCharArray type parameter int __vector(8) OK
> 111: SimdVectorTestGather_UCharArray type parameter long __vector(4) OK
> 111: SimdVectorTestGather_UCharArray type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestGather_UCharArray type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestGather_UCharArray type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestGather_UCharArray type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestGather_UShortArray type parameter signed char __vector(16) OK
> 111: SimdVectorTestGather_UShortArray type parameter short __vector(8) OK
> 111: SimdVectorTestGather_UShortArray type parameter int __vector(4) OK
> 111: SimdVectorTestGather_UShortArray type parameter long __vector(2) OK
> 111: SimdVectorTestGather_UShortArray type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestGather_UShortArray type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestGather_UShortArray type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestGather_UShortArray type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestGather_UShortArray type parameter signed char __vector(32) OK
> 111: SimdVectorTestGather_UShortArray type parameter short __vector(16) OK
> 111: SimdVectorTestGather_UShortArray type parameter int __vector(8) OK
> 111: SimdVectorTestGather_UShortArray type parameter long __vector(4) OK
> 111: SimdVectorTestGather_UShortArray type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestGather_UShortArray type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestGather_UShortArray type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestGather_UShortArray type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestGather_UIntArray type parameter signed char __vector(16) OK
> 111: SimdVectorTestGather_UIntArray type parameter short __vector(8) OK
> 111: SimdVectorTestGather_UIntArray type parameter int __vector(4) OK
> 111: SimdVectorTestGather_UIntArray type parameter long __vector(2) OK
> 111: SimdVectorTestGather_UIntArray type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestGather_UIntArray type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestGather_UIntArray type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestGather_UIntArray type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestGather_UIntArray type parameter signed char __vector(32) OK
> 111: SimdVectorTestGather_UIntArray type parameter short __vector(16) OK
> 111: SimdVectorTestGather_UIntArray type parameter int __vector(8) OK
> 111: SimdVectorTestGather_UIntArray type parameter long __vector(4) OK
> 111: SimdVectorTestGather_UIntArray type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestGather_UIntArray type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestGather_UIntArray type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestGather_UIntArray type parameter unsigned long __vector(4) OK
> 111: SimdVectorTestGather_ULongArray type parameter signed char __vector(16) OK
> 111: SimdVectorTestGather_ULongArray type parameter short __vector(8) OK
> 111: SimdVectorTestGather_ULongArray type parameter int __vector(4) OK
> 111: SimdVectorTestGather_ULongArray type parameter long __vector(2) OK
> 111: SimdVectorTestGather_ULongArray type parameter unsigned char __vector(16) OK
> 111: SimdVectorTestGather_ULongArray type parameter unsigned short __vector(8) OK
> 111: SimdVectorTestGather_ULongArray type parameter unsigned int __vector(4) OK
> 111: SimdVectorTestGather_ULongArray type parameter unsigned long __vector(2) OK
> 111: SimdVectorTestGather_ULongArray type parameter signed char __vector(32) OK
> 111: SimdVectorTestGather_ULongArray type parameter short __vector(16) OK
> 111: SimdVectorTestGather_ULongArray type parameter int __vector(8) OK
> 111: SimdVectorTestGather_ULongArray type parameter long __vector(4) OK
> 111: SimdVectorTestGather_ULongArray type parameter unsigned char __vector(32) OK
> 111: SimdVectorTestGather_ULongArray type parameter unsigned short __vector(16) OK
> 111: SimdVectorTestGather_ULongArray type parameter unsigned int __vector(8) OK
> 111: SimdVectorTestGather_ULongArray type parameter unsigned long __vector(4) OK
> 111: **************************************
> 111:  Total Tests: 596
> 111:  Skipped:     0
> 111:  Errors:      0
> 111: **************************************
> 104/415 Test #111: test_test_simd_vector_avx2_host ...................................................   Passed    0.04 sec
> test 112
>         Start 112: test_test_simple_intervals_io
> 
> 112: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_simple_intervals_io
> 112: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/simple_intervals_io
> 112: Test timeout computed to be: 10000000
> 112: TEST SUITE test_simple_intervals_io
> 112: SEQAN_ENABLE_DEBUG == 1
> 112: SEQAN_ENABLE_TESTING == 1
> 112: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 112: SEQAN_ASYNC_IO == 1
> 112: test_simple_intervals_io_read_records OK
> 112: test_simple_intervals_io_write_records OK
> 112: test_simple_intervals_io_smart_file_read OK
> 112: test_simple_intervals_io_smart_file_write OK
> 112: **************************************
> 112:  Total Tests: 4
> 106: StringTestCommon_EqualOperator type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 112:  Skipped:     0
> 112:  Errors:      0
> 112: **************************************
> 105/415 Test #112: test_test_simple_intervals_io .....................................................   Passed    0.01 sec
> test 113
>         Start 113: test_test_statistics
> 
> 113: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_statistics
> 113: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/statistics
> 113: Test timeout computed to be: 10000000
> 113: TEST SUITE test_statistics
> 113: SEQAN_ENABLE_DEBUG == 1
> 113: SEQAN_ENABLE_TESTING == 1
> 113: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 113: SEQAN_ASYNC_IO == 1
> 113: test_statistics_markov_model OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 67: CSATest_BeginEnd type parameter seqan::Index<seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, WTFMIndexConfig<void, unsigned long> > > OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_EqualOperator type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_EqualOperator type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_EqualOperator type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_EqualOperator type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_EqualOperator type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_EqualOperator type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_EqualOperator type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_EqualOperator type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_EqualOperator type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_EqualOperator type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_EqualOperator type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_EqualOperator type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_EqualOperator type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_EqualOperator type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_EqualOperator type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_EqualOperator type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_EqualOperator type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_EqualOperator type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_EqualOperator type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 113: test_statistics_statistics OK
> 113: **************************************
> 113:  Total Tests: 2
> 113:  Skipped:     0
> 113:  Errors:      0
> 113: **************************************
> 106/415 Test #113: test_test_statistics ..............................................................   Passed    0.03 sec
> test 114
>         Start 114: test_test_store
> 
> 114: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_store
> 114: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/store
> 114: Test timeout computed to be: 10000000
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 114: TEST SUITE test_store
> 114: SEQAN_ENABLE_DEBUG == 1
> 114: SEQAN_ENABLE_TESTING == 1
> 114: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 114: SEQAN_ASYNC_IO == 1
> 114: test_store_io_read_ucsc_known_genes OK
> 114: test_store_io_read_ucsc_known_genes_and_isoforms OK
> 114: test_store_io_write_ucsc_known_genes OK
> 114: test_store_io_read_gff OK
> 114: test_store_io_write_gff OK
> 114: test_store_io_read_gtf OK
> 114: test_store_io_write_gtf OK
> 114: test_store_io_readwrite_amos OK
> 114: test_store_io_read_amos OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_UnequalOperator type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_UnequalOperator type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_UnequalOperator type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_UnequalOperator type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_UnequalOperator type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_UnequalOperator type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_UnequalOperator type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_UnequalOperator type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_UnequalOperator type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_UnequalOperator type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_UnequalOperator type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_UnequalOperator type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_UnequalOperator type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_UnequalOperator type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_UnequalOperator type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_UnequalOperator type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_UnequalOperator type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_UnequalOperator type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_UnequalOperator type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Assign type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Assign type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Assign type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Assign type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Assign type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Assign type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Assign type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Assign type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Assign type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Assign type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Assign type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Assign type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Assign type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Assign type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_Assign type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_Assign type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_Assign type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_Assign type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Assign type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Assign type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Assign type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Assign type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_Assign type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_Assign type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_Assign type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_Assign type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_Assign type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_Assign type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Assign type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_Assign type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_Assign type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Assign type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Assign type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_Assign type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_Assign type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Assign type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Assign type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_Assign type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_Assign type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Assign type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Assign type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_Assign type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_Assign type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_OperatorAssign type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_OperatorAssign type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_OperatorAssign type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_OperatorAssign type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_OperatorAssign type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_OperatorAssign type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_OperatorAssign type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_OperatorAssign type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_OperatorAssign type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_OperatorAssign type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_OperatorAssign type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_OperatorAssign type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_OperatorAssign type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_OperatorAssign type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_OperatorAssign type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_OperatorAssign type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_OperatorAssign type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_OperatorAssign type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_OperatorAssign type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Swap type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Swap type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Swap type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Swap type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Swap type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Swap type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Swap type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Swap type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Swap type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Swap type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Swap type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Swap type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Swap type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Swap type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_Swap type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_Swap type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_Swap type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_Swap type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Swap type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Swap type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Swap type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Swap type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_Swap type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_Swap type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_Swap type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_Swap type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_Swap type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_Swap type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Swap type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_Swap type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_Swap type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Swap type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Swap type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_Swap type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_Swap type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Swap type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Swap type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_Swap type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_Swap type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Swap type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Swap type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_Swap type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_Swap type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_Reverse type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_Reverse type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_Reverse type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_Reverse type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Reverse type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_Reverse type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_Reverse type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Reverse type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Reverse type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_Reverse type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_Reverse type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Reverse type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Reverse type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_Reverse type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_Reverse type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Reverse type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Reverse type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_Reverse type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_Reverse type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_AssignValue type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_AssignValue type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_AssignValue type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_AssignValue type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_AssignValue type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_AssignValue type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_AssignValue type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_AssignValue type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_AssignValue type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_AssignValue type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_AssignValue type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_AssignValue type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_AssignValue type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_AssignValue type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_AssignValue type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_AssignValue type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_AssignValue type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_AssignValue type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_AssignValue type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Append type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Append type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Append type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Append type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Append type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Append type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Append type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 114: test_store_io_write_amos OK
> 106: StringTestCommon_Append type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Append type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Append type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Append type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Append type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Append type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Append type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_Append type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_Append type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_Append type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_Append type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Append type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Append type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Append type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Append type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_Append type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_Append type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_Append type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_Append type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_Append type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_Append type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Append type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_Append type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_Append type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Append type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Append type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_Append type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_Append type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Append type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Append type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_Append type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_Append type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Append type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Append type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_Append type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_Append type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_AppendValue type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_AppendValue type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_AppendValue type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_AppendValue type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_AppendValue type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_AppendValue type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_AppendValue type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_AppendValue type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_AppendValue type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_AppendValue type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_AppendValue type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_AppendValue type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_AppendValue type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_AppendValue type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_AppendValue type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_AppendValue type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_AppendValue type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_AppendValue type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_AppendValue type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Back type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Back type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Back type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Back type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Back type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Back type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Back type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Back type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Back type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Back type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Back type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Back type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Back type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Back type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_Back type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_Back type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_Back type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_Back type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Back type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Back type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Back type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Back type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_Back type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_Back type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_Back type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_Back type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_Back type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_Back type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Back type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_Back type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_Back type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Back type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Back type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_Back type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_Back type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Back type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Back type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_Back type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_Back type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Back type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Back type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_Back type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_Back type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Begin type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Begin type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Begin type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Begin type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Begin type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Begin type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Begin type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Begin type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Begin type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Begin type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Begin type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Begin type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Begin type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Begin type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_Begin type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_Begin type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_Begin type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_Begin type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Begin type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Begin type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Begin type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Begin type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_Begin type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_Begin type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_Begin type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_Begin type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_Begin type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_Begin type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Begin type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_Begin type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_Begin type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Begin type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Begin type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_Begin type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_Begin type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Begin type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Begin type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_Begin type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_Begin type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Begin type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Begin type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_Begin type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_Begin type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_BeginPosition type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_BeginPosition type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_BeginPosition type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_BeginPosition type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_BeginPosition type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_BeginPosition type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_BeginPosition type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_BeginPosition type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_BeginPosition type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_BeginPosition type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_BeginPosition type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_BeginPosition type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_BeginPosition type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_BeginPosition type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_BeginPosition type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_BeginPosition type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_BeginPosition type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_BeginPosition type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_BeginPosition type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_Capacity type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_Capacity type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_Capacity type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_Capacity type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Capacity type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_Capacity type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_Capacity type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Capacity type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Capacity type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_Capacity type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_Capacity type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Capacity type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Capacity type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_Capacity type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_Capacity type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Capacity type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Capacity type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_Capacity type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_Capacity type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Clear type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Clear type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Clear type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Clear type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Clear type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Clear type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Clear type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Clear type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Clear type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Clear type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Clear type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Clear type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Clear type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Clear type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_Clear type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_Clear type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_Clear type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_Clear type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Clear type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Clear type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Clear type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Clear type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_Clear type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_Clear type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_Clear type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_Clear type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_Clear type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_Clear type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Clear type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_Clear type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_Clear type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Clear type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Clear type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_Clear type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_Clear type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Clear type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Clear type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_Clear type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_Clear type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Clear type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Clear type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_Clear type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_Clear type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_End type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_End type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_End type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_End type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_End type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_End type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_End type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_End type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_End type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_End type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_End type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_End type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_End type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_End type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_End type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_End type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_End type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_End type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_End type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_End type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_End type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_End type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_End type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_End type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_End type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_End type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_End type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_End type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_End type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_End type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_End type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_End type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_End type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_End type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_End type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_End type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_End type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_End type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_End type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_End type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_End type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_End type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_End type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_EndPosition type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_EndPosition type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_EndPosition type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_EndPosition type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_EndPosition type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_EndPosition type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_EndPosition type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_EndPosition type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_EndPosition type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_EndPosition type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_EndPosition type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_EndPosition type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_EndPosition type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_EndPosition type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_EndPosition type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_EndPosition type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_EndPosition type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_EndPosition type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_EndPosition type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Erase type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Erase type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Erase type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Erase type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Erase type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Erase type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Erase type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Erase type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Erase type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Erase type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Erase type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Erase type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Erase type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Erase type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_Erase type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_Erase type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_Erase type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_Erase type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Erase type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Erase type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Erase type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Erase type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_Erase type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_Erase type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_Erase type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_Erase type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_Erase type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_Erase type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Erase type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_Erase type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_Erase type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Erase type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Erase type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_Erase type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_Erase type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Erase type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Erase type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_Erase type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_Erase type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Erase type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Erase type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_Erase type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_Erase type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_EraseBack type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_EraseBack type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_EraseBack type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_EraseBack type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_EraseBack type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_EraseBack type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_EraseBack type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_EraseBack type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_EraseBack type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_EraseBack type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_EraseBack type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_EraseBack type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_EraseBack type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_EraseBack type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_EraseBack type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_EraseBack type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_EraseBack type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_EraseBack type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_EraseBack type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 114: test_store_io_sam OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter std::vector<char, std::allocator<char> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter std::vector<int, std::allocator<int> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter std::deque<char, std::allocator<char> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter std::deque<int, std::allocator<int> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter std::forward_list<char, std::allocator<char> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter std::forward_list<int, std::allocator<int> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: 1398
> 106: 1400
> 106: StringTestCommon_Front type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_GetValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<char, seqan::Array<100ul> > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<int, seqan::Array<100ul> > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<CountingChar, seqan::Array<100ul> > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<char, seqan::Block<4096ul> > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<int, seqan::Block<4096ul> > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<CountingChar, seqan::Block<4096ul> > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<char, seqan::Alloc<void> > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<int, seqan::Alloc<void> > SKIPPED
> 106: StringTestCommon_GetValue type parameter seqan::String<CountingChar, seqan::Alloc<void> > SKIPPED
> 106: StringTestCommon_GetValue type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > SKIPPED
> 106: StringTestCommon_GetValue type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > SKIPPED
> 106: StringTestCommon_GetValue type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > SKIPPED
> 106: StringTestCommon_GetValue type parameter std::vector<char, std::allocator<char> > SKIPPED
> 106: StringTestCommon_GetValue type parameter std::vector<int, std::allocator<int> > SKIPPED
> 106: StringTestCommon_GetValue type parameter std::vector<CountingChar, std::allocator<CountingChar> > SKIPPED
> 106: StringTestCommon_GetValue type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > SKIPPED
> 106: StringTestCommon_GetValue type parameter std::deque<char, std::allocator<char> > SKIPPED
> 106: StringTestCommon_GetValue type parameter std::deque<int, std::allocator<int> > SKIPPED
> 106: StringTestCommon_GetValue type parameter std::deque<CountingChar, std::allocator<CountingChar> > SKIPPED
> 106: StringTestCommon_GetValue type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > SKIPPED
> 106: StringTestCommon_GetValue type parameter std::forward_list<char, std::allocator<char> > SKIPPED
> 106: StringTestCommon_GetValue type parameter std::forward_list<int, std::allocator<int> > SKIPPED
> 106: StringTestCommon_GetValue type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > SKIPPED
> 106: StringTestCommon_GetValue type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > SKIPPED
> 106: StringTestCommon_GetValue type parameter std::__cxx11::list<char, std::allocator<char> > SKIPPED
> 106: StringTestCommon_GetValue type parameter std::__cxx11::list<int, std::allocator<int> > SKIPPED
> 106: StringTestCommon_GetValue type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > SKIPPED
> 106: StringTestCommon_Insert type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Insert type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Insert type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Insert type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Insert type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Insert type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Insert type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Insert type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Insert type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Insert type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Insert type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Insert type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Insert type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Insert type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_Insert type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_Insert type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_Insert type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_Insert type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Insert type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Insert type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Insert type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Insert type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_Insert type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_Insert type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_Insert type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_Insert type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_Insert type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_Insert type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Insert type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_Insert type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_Insert type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Insert type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Insert type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_Insert type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_Insert type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Insert type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Insert type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_Insert type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_Insert type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Insert type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Insert type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_Insert type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_Insert type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_InsertValue type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_InsertValue type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_InsertValue type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_InsertValue type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_InsertValue type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_InsertValue type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_InsertValue type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_InsertValue type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_InsertValue type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_InsertValue type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_InsertValue type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_InsertValue type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_InsertValue type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_InsertValue type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_InsertValue type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_InsertValue type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_InsertValue type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_InsertValue type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_InsertValue type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Iter type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Iter type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Iter type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Iter type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Iter type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Iter type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Iter type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Iter type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Iter type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Iter type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Iter type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Iter type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Iter type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Iter type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_Iter type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_Iter type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_Iter type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_Iter type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Iter type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Iter type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Iter type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Iter type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_Iter type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_Iter type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_Iter type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_Iter type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_Iter type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_Iter type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Iter type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_Iter type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_Iter type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Iter type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Iter type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_Iter type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_Iter type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Iter type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Iter type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_Iter type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_Iter type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Iter type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Iter type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_Iter type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_Iter type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Length type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Length type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Length type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Length type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Length type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Length type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Length type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Length type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Length type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Length type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Length type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Length type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Length type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Length type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_Length type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_Length type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_Length type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_Length type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Length type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Length type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Length type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Length type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_Length type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_Length type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_Length type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_Length type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_Length type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_Length type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Length type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_Length type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_Length type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Length type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Length type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_Length type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_Length type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Length type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Length type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_Length type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_Length type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Length type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Length type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_Length type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_Length type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_MoveValue type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_MoveValue type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_MoveValue type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_MoveValue type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_MoveValue type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_MoveValue type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_MoveValue type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_MoveValue type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_MoveValue type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_MoveValue type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_MoveValue type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_MoveValue type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_MoveValue type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_MoveValue type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_MoveValue type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_MoveValue type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_MoveValue type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_MoveValue type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_MoveValue type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Replace type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Replace type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Replace type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Replace type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Replace type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Replace type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Replace type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Replace type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Replace type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Replace type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Replace type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Replace type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Replace type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Replace type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_Replace type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_Replace type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_Replace type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_Replace type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Replace type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Replace type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Replace type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Replace type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_Replace type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_Replace type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_Replace type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_Replace type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_Replace type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_Replace type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Replace type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_Replace type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_Replace type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Replace type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Replace type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_Replace type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_Replace type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Replace type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Replace type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_Replace type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_Replace type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Replace type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Replace type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_Replace type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_Replace type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_Reserve type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_Reserve type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_Reserve type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_Reserve type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Reserve type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_Reserve type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_Reserve type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Reserve type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Reserve type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_Reserve type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_Reserve type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Reserve type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Reserve type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_Reserve type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_Reserve type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Reserve type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Reserve type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_Reserve type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_Reserve type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Resize type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Resize type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Resize type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Resize type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Resize type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Resize type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Resize type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Resize type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Resize type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Resize type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Resize type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Resize type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Resize type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Resize type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_Resize type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_Resize type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_Resize type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_Resize type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Resize type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Resize type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Resize type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Resize type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_Resize type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_Resize type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_Resize type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_Resize type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_Resize type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_Resize type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Resize type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_Resize type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_Resize type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Resize type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Resize type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_Resize type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_Resize type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Resize type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Resize type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_Resize type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_Resize type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Resize type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Resize type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_Resize type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_Resize type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Value type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Value type parameter seqan::String<char, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Value type parameter seqan::String<int, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Value type parameter seqan::String<CountingChar, seqan::External<seqan::ExternalConfigLarge<seqan::File<seqan::Async<void> >, 4194304u, 2u> > > OK
> 106: StringTestCommon_Value type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Value type parameter seqan::String<char, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Value type parameter seqan::String<int, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Value type parameter seqan::String<CountingChar, seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > > OK
> 106: StringTestCommon_Value type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Value type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Value type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Value type parameter seqan::String<char, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Value type parameter seqan::String<int, seqan::Packed<seqan::Alloc<void> > > OK
> 106: StringTestCommon_Value type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Array<100ul> > OK
> 106: StringTestCommon_Value type parameter seqan::String<char, seqan::Array<100ul> > OK
> 106: StringTestCommon_Value type parameter seqan::String<int, seqan::Array<100ul> > OK
> 106: StringTestCommon_Value type parameter seqan::String<CountingChar, seqan::Array<100ul> > OK
> 106: StringTestCommon_Value type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Value type parameter seqan::String<char, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Value type parameter seqan::String<int, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Value type parameter seqan::String<CountingChar, seqan::Block<4096ul> > OK
> 106: StringTestCommon_Value type parameter seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> > OK
> 106: StringTestCommon_Value type parameter seqan::String<char, seqan::Alloc<void> > OK
> 106: StringTestCommon_Value type parameter seqan::String<int, seqan::Alloc<void> > OK
> 106: StringTestCommon_Value type parameter seqan::String<CountingChar, seqan::Alloc<void> > OK
> 106: StringTestCommon_Value type parameter std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > OK
> 106: StringTestCommon_Value type parameter std::__cxx11::basic_string<int, std::char_traits<int>, std::allocator<int> > OK
> 106: StringTestCommon_Value type parameter std::vector<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Value type parameter std::vector<char, std::allocator<char> > OK
> 106: StringTestCommon_Value type parameter std::vector<int, std::allocator<int> > OK
> 106: StringTestCommon_Value type parameter std::vector<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Value type parameter std::deque<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Value type parameter std::deque<char, std::allocator<char> > OK
> 106: StringTestCommon_Value type parameter std::deque<int, std::allocator<int> > OK
> 106: StringTestCommon_Value type parameter std::deque<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Value type parameter std::forward_list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Value type parameter std::forward_list<char, std::allocator<char> > OK
> 106: StringTestCommon_Value type parameter std::forward_list<int, std::allocator<int> > OK
> 106: StringTestCommon_Value type parameter std::forward_list<CountingChar, std::allocator<CountingChar> > OK
> 106: StringTestCommon_Value type parameter std::__cxx11::list<seqan::SimpleType<unsigned char, seqan::Dna5_>, std::allocator<seqan::SimpleType<unsigned char, seqan::Dna5_> > > OK
> 106: StringTestCommon_Value type parameter std::__cxx11::list<char, std::allocator<char> > OK
> 106: StringTestCommon_Value type parameter std::__cxx11::list<int, std::allocator<int> > OK
> 106: StringTestCommon_Value type parameter std::__cxx11::list<CountingChar, std::allocator<CountingChar> > OK
> 106: **************************************
> 106:  Total Tests: 1505
> 106:  Skipped:     43
> 106:  Errors:      0
> 106: **************************************
> 107/415 Test #106: test_test_sequence_v2 .............................................................   Passed    0.51 sec
> test 115
>         Start 115: test_test_stream
> 
> 115: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_stream
> 115: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/stream
> 115: Test timeout computed to be: 10000000
> 114: test_store_io_sam2 OK
> 115: TEST SUITE tests
> 115: SEQAN_ENABLE_DEBUG == 1
> 115: SEQAN_ENABLE_TESTING == 1
> 115: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 115: SEQAN_ASYNC_IO == 1
> 115: LexicalCastTest_UnsignedSource type parameter seqan::Pair<short, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_UnsignedSource type parameter seqan::Pair<short, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_UnsignedSource type parameter seqan::Pair<int, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_UnsignedSource type parameter seqan::Pair<int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_UnsignedSource type parameter seqan::Pair<long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_UnsignedSource type parameter seqan::Pair<long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_UnsignedSource type parameter seqan::Pair<long long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_UnsignedSource type parameter seqan::Pair<long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_UnsignedSource type parameter seqan::Pair<unsigned short, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_UnsignedSource type parameter seqan::Pair<unsigned short, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_UnsignedSource type parameter seqan::Pair<unsigned int, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_UnsignedSource type parameter seqan::Pair<unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_UnsignedSource type parameter seqan::Pair<unsigned long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_UnsignedSource type parameter seqan::Pair<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_UnsignedSource type parameter seqan::Pair<unsigned long long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_UnsignedSource type parameter seqan::Pair<unsigned long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_UnsignedSource type parameter seqan::Pair<float, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_UnsignedSource type parameter seqan::Pair<float, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_UnsignedSource type parameter seqan::Pair<double, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_UnsignedSource type parameter seqan::Pair<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_SignedSource type parameter seqan::Pair<short, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_SignedSource type parameter seqan::Pair<short, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_SignedSource type parameter seqan::Pair<int, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_SignedSource type parameter seqan::Pair<int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_SignedSource type parameter seqan::Pair<long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_SignedSource type parameter seqan::Pair<long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_SignedSource type parameter seqan::Pair<long long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_SignedSource type parameter seqan::Pair<long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_SignedSource type parameter seqan::Pair<unsigned short, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_SignedSource type parameter seqan::Pair<unsigned short, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_SignedSource type parameter seqan::Pair<unsigned int, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_SignedSource type parameter seqan::Pair<unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_SignedSource type parameter seqan::Pair<unsigned long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_SignedSource type parameter seqan::Pair<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_SignedSource type parameter seqan::Pair<unsigned long long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_SignedSource type parameter seqan::Pair<unsigned long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_SignedSource type parameter seqan::Pair<float, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_SignedSource type parameter seqan::Pair<float, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_SignedSource type parameter seqan::Pair<double, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_SignedSource type parameter seqan::Pair<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_FloatingPointSource type parameter seqan::Pair<short, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_FloatingPointSource type parameter seqan::Pair<short, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_FloatingPointSource type parameter seqan::Pair<int, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_FloatingPointSource type parameter seqan::Pair<int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_FloatingPointSource type parameter seqan::Pair<long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_FloatingPointSource type parameter seqan::Pair<long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_FloatingPointSource type parameter seqan::Pair<long long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_FloatingPointSource type parameter seqan::Pair<long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_FloatingPointSource type parameter seqan::Pair<unsigned short, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_FloatingPointSource type parameter seqan::Pair<unsigned short, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_FloatingPointSource type parameter seqan::Pair<unsigned int, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_FloatingPointSource type parameter seqan::Pair<unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_FloatingPointSource type parameter seqan::Pair<unsigned long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_FloatingPointSource type parameter seqan::Pair<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_FloatingPointSource type parameter seqan::Pair<unsigned long long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_FloatingPointSource type parameter seqan::Pair<unsigned long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_FloatingPointSource type parameter seqan::Pair<float, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_FloatingPointSource type parameter seqan::Pair<float, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_FloatingPointSource type parameter seqan::Pair<double, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_FloatingPointSource type parameter seqan::Pair<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_WrongPrefixSource type parameter seqan::Pair<short, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_WrongPrefixSource type parameter seqan::Pair<short, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_WrongPrefixSource type parameter seqan::Pair<int, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_WrongPrefixSource type parameter seqan::Pair<int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_WrongPrefixSource type parameter seqan::Pair<long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_WrongPrefixSource type parameter seqan::Pair<long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_WrongPrefixSource type parameter seqan::Pair<long long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_WrongPrefixSource type parameter seqan::Pair<long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_WrongPrefixSource type parameter seqan::Pair<unsigned short, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_WrongPrefixSource type parameter seqan::Pair<unsigned short, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_WrongPrefixSource type parameter seqan::Pair<unsigned int, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_WrongPrefixSource type parameter seqan::Pair<unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_WrongPrefixSource type parameter seqan::Pair<unsigned long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_WrongPrefixSource type parameter seqan::Pair<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_WrongPrefixSource type parameter seqan::Pair<unsigned long long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_WrongPrefixSource type parameter seqan::Pair<unsigned long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_WrongPrefixSource type parameter seqan::Pair<float, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_WrongPrefixSource type parameter seqan::Pair<float, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_WrongPrefixSource type parameter seqan::Pair<double, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_WrongPrefixSource type parameter seqan::Pair<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_WrongSuffixSource type parameter seqan::Pair<short, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_WrongSuffixSource type parameter seqan::Pair<short, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_WrongSuffixSource type parameter seqan::Pair<int, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_WrongSuffixSource type parameter seqan::Pair<int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_WrongSuffixSource type parameter seqan::Pair<long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_WrongSuffixSource type parameter seqan::Pair<long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_WrongSuffixSource type parameter seqan::Pair<long long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_WrongSuffixSource type parameter seqan::Pair<long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_WrongSuffixSource type parameter seqan::Pair<unsigned short, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_WrongSuffixSource type parameter seqan::Pair<unsigned short, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_WrongSuffixSource type parameter seqan::Pair<unsigned int, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_WrongSuffixSource type parameter seqan::Pair<unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_WrongSuffixSource type parameter seqan::Pair<unsigned long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_WrongSuffixSource type parameter seqan::Pair<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_WrongSuffixSource type parameter seqan::Pair<unsigned long long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_WrongSuffixSource type parameter seqan::Pair<unsigned long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_WrongSuffixSource type parameter seqan::Pair<float, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_WrongSuffixSource type parameter seqan::Pair<float, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_WrongSuffixSource type parameter seqan::Pair<double, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_WrongSuffixSource type parameter seqan::Pair<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_Exception type parameter seqan::Pair<short, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_Exception type parameter seqan::Pair<short, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_Exception type parameter seqan::Pair<int, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_Exception type parameter seqan::Pair<int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_Exception type parameter seqan::Pair<long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_Exception type parameter seqan::Pair<long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_Exception type parameter seqan::Pair<long long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_Exception type parameter seqan::Pair<long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_Exception type parameter seqan::Pair<unsigned short, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_Exception type parameter seqan::Pair<unsigned short, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_Exception type parameter seqan::Pair<unsigned int, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_Exception type parameter seqan::Pair<unsigned int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_Exception type parameter seqan::Pair<unsigned long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_Exception type parameter seqan::Pair<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_Exception type parameter seqan::Pair<unsigned long long, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_Exception type parameter seqan::Pair<unsigned long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_Exception type parameter seqan::Pair<float, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_Exception type parameter seqan::Pair<float, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: LexicalCastTest_Exception type parameter seqan::Pair<double, seqan::String<char, seqan::Alloc<void> >, void> OK
> 115: LexicalCastTest_Exception type parameter seqan::Pair<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, void> OK
> 115: AppendUnsignedTest_AppendNumber type parameter seqan::Pair<seqan::String<char, seqan::Alloc<void> >, short, void> OK
> 115: AppendUnsignedTest_AppendNumber type parameter seqan::Pair<seqan::String<char, seqan::Alloc<void> >, int, void> OK
> 115: AppendUnsignedTest_AppendNumber type parameter seqan::Pair<seqan::String<char, seqan::Alloc<void> >, long, void> OK
> 115: AppendUnsignedTest_AppendNumber type parameter seqan::Pair<seqan::String<char, seqan::Alloc<void> >, long long, void> OK
> 115: AppendUnsignedTest_AppendNumber type parameter seqan::Pair<seqan::String<char, seqan::Alloc<void> >, unsigned short, void> OK
> 115: AppendUnsignedTest_AppendNumber type parameter seqan::Pair<seqan::String<char, seqan::Alloc<void> >, unsigned int, void> OK
> 115: AppendUnsignedTest_AppendNumber type parameter seqan::Pair<seqan::String<char, seqan::Alloc<void> >, unsigned long, void> OK
> 115: AppendUnsignedTest_AppendNumber type parameter seqan::Pair<seqan::String<char, seqan::Alloc<void> >, unsigned long long, void> OK
> 115: AppendUnsignedTest_AppendNumber type parameter seqan::Pair<seqan::String<char, seqan::Alloc<void> >, float, void> OK
> 115: AppendUnsignedTest_AppendNumber type parameter seqan::Pair<seqan::String<char, seqan::Alloc<void> >, double, void> OK
> 115: AppendSignedTest_AppendNumber type parameter seqan::Pair<seqan::String<char, seqan::Alloc<void> >, short, void> OK
> 115: AppendSignedTest_AppendNumber type parameter seqan::Pair<seqan::String<char, seqan::Alloc<void> >, int, void> OK
> 115: AppendSignedTest_AppendNumber type parameter seqan::Pair<seqan::String<char, seqan::Alloc<void> >, long, void> OK
> 115: AppendSignedTest_AppendNumber type parameter seqan::Pair<seqan::String<char, seqan::Alloc<void> >, long long, void> OK
> 115: AppendSignedTest_AppendNumber type parameter seqan::Pair<seqan::String<char, seqan::Alloc<void> >, float, void> OK
> 115: AppendSignedTest_AppendNumber type parameter seqan::Pair<seqan::String<char, seqan::Alloc<void> >, double, void> OK
> 115: AppendFloatingPointTest_AppendNumber type parameter seqan::Pair<seqan::String<char, seqan::Alloc<void> >, float, void> OK
> 115: AppendFloatingPointTest_AppendNumber type parameter seqan::Pair<seqan::String<char, seqan::Alloc<void> >, double, void> OK
> 115: TokenizationTest_read type parameter seqan::String<char, seqan::Alloc<void> > OK
> 115: TokenizationTest_read type parameter std::basic_ifstream<char, std::char_traits<char> > OK
> 115: TokenizationTest_read type parameter std::basic_fstream<char, std::char_traits<char> > OK
> 115: TokenizationTest_read type parameter seqan::Iter<std::basic_ifstream<char, std::char_traits<char> >, seqan::StreamIterator<seqan::Tag<seqan::Input_> > > OK
> 115: TokenizationTest_ReadIgnoring type parameter seqan::String<char, seqan::Alloc<void> > OK
> 115: TokenizationTest_ReadIgnoring type parameter std::basic_ifstream<char, std::char_traits<char> > OK
> 115: TokenizationTest_ReadIgnoring type parameter std::basic_fstream<char, std::char_traits<char> > OK
> 115: TokenizationTest_ReadIgnoring type parameter seqan::Iter<std::basic_ifstream<char, std::char_traits<char> >, seqan::StreamIterator<seqan::Tag<seqan::Input_> > > OK
> 115: TokenizationTest_ReadUntil_ReadLine type parameter seqan::String<char, seqan::Alloc<void> > OK
> 115: TokenizationTest_ReadUntil_ReadLine type parameter std::basic_ifstream<char, std::char_traits<char> > OK
> 115: TokenizationTest_ReadUntil_ReadLine type parameter std::basic_fstream<char, std::char_traits<char> > OK
> 115: TokenizationTest_ReadUntil_ReadLine type parameter seqan::Iter<std::basic_ifstream<char, std::char_traits<char> >, seqan::StreamIterator<seqan::Tag<seqan::Input_> > > OK
> 115: TokenizationTest_SkipUntil type parameter seqan::String<char, seqan::Alloc<void> > OK
> 115: TokenizationTest_SkipUntil type parameter std::basic_ifstream<char, std::char_traits<char> > OK
> 115: TokenizationTest_SkipUntil type parameter std::basic_fstream<char, std::char_traits<char> > OK
> 115: TokenizationTest_SkipUntil type parameter seqan::Iter<std::basic_ifstream<char, std::char_traits<char> >, seqan::StreamIterator<seqan::Tag<seqan::Input_> > > OK
> 115: TokenizationTest_SkipLine type parameter seqan::String<char, seqan::Alloc<void> > OK
> 115: TokenizationTest_SkipLine type parameter std::basic_ifstream<char, std::char_traits<char> > OK
> 115: TokenizationTest_SkipLine type parameter std::basic_fstream<char, std::char_traits<char> > OK
> 115: TokenizationTest_SkipLine type parameter seqan::Iter<std::basic_ifstream<char, std::char_traits<char> >, seqan::StreamIterator<seqan::Tag<seqan::Input_> > > OK
> 115: FileStreamTest_ReadSimpleUsage type parameter seqan::Async<void> OK
> 115: FileStreamTest_ReadSimpleUsage type parameter seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > OK
> 115: FileStreamTest_ReadComplexUsage type parameter seqan::Async<void> OK
> 115: FileStreamTest_ReadComplexUsage type parameter seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > OK
> 115: FileStreamTest_WriteSimpleUsage type parameter seqan::Async<void> OK
> 115: FileStreamTest_WriteSimpleUsage type parameter seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > OK
> 115: FileStreamTest_WriteComplexUsage type parameter seqan::Async<void> OK
> 115: FileStreamTest_WriteComplexUsage type parameter seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > OK
> 115: FileStreamTest_Eof type parameter seqan::Async<void> OK
> 115: FileStreamTest_Eof type parameter seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > OK
> 115: FileStreamTest_Seek type parameter seqan::Async<void> OK
> 115: FileStreamTest_Seek type parameter seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > OK
> 115: FileStreamTest_Tell type parameter seqan::Async<void> OK
> 115: FileStreamTest_Tell type parameter seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > OK
> 114: test_store_io_split_sam OK
> 68: BidirectionalFMIndexTest_SearchInStringSet type parameter seqan::Index<seqan::String<bool, seqan::Alloc<void> >, seqan::BidirectionalIndex<seqan::FMIndex<void, FMIndexConfigLevelsPrefix<void, unsigned long> > > > OK
> 67: CSATest_BeginEnd type parameter seqan::Index<seqan::StringSet<seqan::String<char, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, SmallWTFMIndexConfig<void, unsigned long> > > OK
> 86: test_pipe_test_sorter OK
> 86: test_pipe_sampler OK
> 86: test_pipe_tupler OK
> 86: test_pipe_tupler_multi OK
> 86: **************************************
> 86:  Total Tests: 8
> 86:  Skipped:     0
> 86:  Errors:      0
> 86: **************************************
> 108/415 Test  #86: test_test_pipe ....................................................................   Passed    1.61 sec
> test 116
>         Start 116: test_test_find_swift
> 
> 116: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_find_swift
> 116: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/swift_local
> 116: Test timeout computed to be: 10000000
> 116: TEST SUITE test_find_swift
> 116: SEQAN_ENABLE_DEBUG == 1
> 116: SEQAN_ENABLE_TESTING == 1
> 116: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 116: SEQAN_ASYNC_IO == 1
> 116: test_find_swift OK
> 116: test_longest_epsMatch OK
> 116: test_split_xDrop_align OK
> 116: **************************************
> 116:  Total Tests: 3
> 116:  Skipped:     0
> 116:  Errors:      0
> 116: **************************************
> 109/415 Test #116: test_test_find_swift ..............................................................   Passed    0.01 sec
> test 117
>         Start 117: test_test_tabix_io
> 
> 117: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_tabix_io
> 117: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/tabix_io
> 117: Test timeout computed to be: 10000000
> 117: TEST SUITE test_tabix_io
> 117: SEQAN_ENABLE_DEBUG == 1
> 117: SEQAN_ENABLE_TESTING == 1
> 117: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 117: SEQAN_ASYNC_IO == 1
> 114: test_store_io_read_bam OK
> 114: **************************************
> 114:  Total Tests: 14
> 114:  Skipped:     0
> 114:  Errors:      0
> 114: **************************************
> 110/415 Test #114: test_test_store ...................................................................   Passed    0.46 sec
> test 118
>         Start 118: test_translation
> 
> 118: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_translation
> 118: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/translation
> 118: Test timeout computed to be: 10000000
> 118: TEST SUITE test_translation
> 118: SEQAN_ENABLE_DEBUG == 1
> 118: SEQAN_ENABLE_TESTING == 1
> 118: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 118: SEQAN_ASYNC_IO == 1
> 118: test_translation_onestring_singleframe_allcodes OK
> 118: test_translation_onestring_singleframe_allcodes_runtime OK
> 118: test_translation_onestring_multiframe_serial OK
> 118: test_translation_onestring_multiframe_concatdirect_serial OK
> 118: test_translation_stringset_multiframe_serial OK
> 118: test_translation_stringset_multiframe_concatdirect_serial OK
> 117: test_tabix_io_read_indexed_vcf OK
> 117: **************************************
> 117:  Total Tests: 1
> 117:  Skipped:     0
> 117:  Errors:      0
> 117: **************************************
> 111/415 Test #117: test_test_tabix_io ................................................................   Passed    0.08 sec
> test 119
>         Start 119: test_ucsc_io
> 
> 119: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_ucsc_io
> 119: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/ucsc_io
> 119: Test timeout computed to be: 10000000
> 119: TEST SUITE test_ucsc_io
> 119: SEQAN_ENABLE_DEBUG == 1
> 119: SEQAN_ENABLE_TESTING == 1
> 119: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 119: SEQAN_ASYNC_IO == 1
> 119: test_ucsc_io_read_record_ucsc_known_genes OK
> 119: test_ucsc_io_read_record_ucsc_known_isoforms OK
> 119: test_ucsc_io_write_record_ucsc_known_genes OK
> 119: test_ucsc_io_write_record_ucsc_known_isoforms OK
> 119: test_ucsc_io_ucsc_file_in_read_record_ucsc_known_genes OK
> 119: test_ucsc_io_ucsc_file_in_read_record_ucsc_known_isoforms OK
> 119: test_ucsc_io_ucsc_file_out_write_record_ucsc_known_genes OK
> 119: test_ucsc_io_ucsc_file_out_write_record_ucsc_known_isoforms OK
> 119: **************************************
> 119:  Total Tests: 8
> 119:  Skipped:     0
> 119:  Errors:      0
> 119: **************************************
> 112/415 Test #119: test_ucsc_io ......................................................................   Passed    0.01 sec
> test 120
>         Start 120: test_test_vcf_io
> 
> 120: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_vcf_io
> 120: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/vcf_io
> 120: Test timeout computed to be: 10000000
> 120: TEST SUITE test_vcf_io
> 120: SEQAN_ENABLE_DEBUG == 1
> 120: SEQAN_ENABLE_TESTING == 1
> 120: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 120: SEQAN_ASYNC_IO == 1
> 120: test_vcf_io_read_vcf_header OK
> 120: test_vcf_io_read_vcf_record OK
> 120: test_vcf_io_vcf_file_read_record OK
> 120: test_vcf_io_write_vcf_header OK
> 120: test_vcf_io_write_vcf_record OK
> 120: test_vcf_io_vcf_file_write_record OK
> 120: test_vcf_io_isOpen_fileIn OK
> 120: test_vcf_io_isOpen_fileOut OK
> 120: **************************************
> 120:  Total Tests: 8
> 120:  Skipped:     0
> 120:  Errors:      0
> 120: **************************************
> 113/415 Test #120: test_test_vcf_io ..................................................................   Passed    0.02 sec
> test 121
>         Start 121: test_demo_dox_align_align
> 
> 121: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_align_align" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/align/align.cpp.stdout"
> 121: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 121: Test timeout computed to be: 10000000
> 115: FileStreamTest_ReadLarge type parameter seqan::Async<void> OK
> 118: test_translation_onestring_multiframe_parallel OK
> 121: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_align_align.
> 118: test_translation_onestring_multiframe_concatdirect_parallel OK
> 67: CSATest_BeginEnd type parameter seqan::Index<seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, SmallLVFMIndexConfig<void, unsigned long> > > OK
> 121: Return code was 0.
> 121: Loading files "/<<PKGBUILDDIR>>/demos/dox/align/align.cpp.stdout", "None".
> 121: Standard output was as expected.
> 121: Standard error was as expected.
> 114/415 Test #121: test_demo_dox_align_align .........................................................   Passed    0.12 sec
> test 122
>         Start 122: test_demo_dox_align_compute_alignment_stats
> 
> 122: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_align_compute_alignment_stats" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/align/compute_alignment_stats.cpp.stdout"
> 122: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 122: Test timeout computed to be: 10000000
> 67: CSATest_BeginEnd type parameter seqan::Index<seqan::String<bool, seqan::Alloc<void> >, seqan::FMIndex<void, PrefixLVFMIndexConfig<void, unsigned long> > > OK
> 67: CSATest_BeginEnd type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::FMIndex<void, PrefixLVFMIndexConfig<void, unsigned long> > > OK
> 67: CSATest_BeginEnd type parameter seqan::Index<seqan::String<char, seqan::Alloc<void> >, seqan::FMIndex<void, PrefixLVFMIndexConfig<void, unsigned long> > > OK
> 122: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_align_compute_alignment_stats.
> 84: test_parallel_thread_pool_join OK
> 122: Return code was 0.
> 122: Loading files "/<<PKGBUILDDIR>>/demos/dox/align/compute_alignment_stats.cpp.stdout", "None".
> 122: Standard output was as expected.
> 122: Standard error was as expected.
> 115/415 Test #122: test_demo_dox_align_compute_alignment_stats .......................................   Passed    0.18 sec
> test 123
>         Start 123: test_demo_dox_align_gaps_example
> 
> 123: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_align_gaps_example" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/align/gaps_example.cpp.stdout"
> 123: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 123: Test timeout computed to be: 10000000
> 118: test_translation_stringset_multiframe_parallel OK
> 115: FileStreamTest_ReadLarge type parameter seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > OK
> 123: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_align_gaps_example.
> 123: Return code was 0.
> 123: Loading files "/<<PKGBUILDDIR>>/demos/dox/align/gaps_example.cpp.stdout", "None".
> 123: Standard output was as expected.
> 123: Standard error was as expected.
> 116/415 Test #123: test_demo_dox_align_gaps_example ..................................................   Passed    0.06 sec
> test 124
>         Start 124: test_demo_dox_align_global_alignment_banded
> 
> 124: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_align_global_alignment_banded" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/align/global_alignment_banded.cpp.stdout"
> 124: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 124: Test timeout computed to be: 10000000
> 124: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_align_global_alignment_banded.
> 124: Return code was 0.
> 124: Loading files "/<<PKGBUILDDIR>>/demos/dox/align/global_alignment_banded.cpp.stdout", "None".
> 124: Standard output was as expected.
> 124: Standard error was as expected.
> 117/415 Test #124: test_demo_dox_align_global_alignment_banded .......................................   Passed    0.09 sec
> test 125
>         Start 125: test_demo_dox_align_global_alignment_unbanded
> 
> 125: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_align_global_alignment_unbanded" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/align/global_alignment_unbanded.cpp.stdout"
> 125: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 125: Test timeout computed to be: 10000000
> 118: test_translation_stringset_multiframe_concatdirect_parallel OK
> 118: **************************************
> 118:  Total Tests: 10
> 118:  Skipped:     0
> 118:  Errors:      0
> 118: **************************************
> 118/415 Test #118: test_translation ..................................................................   Passed    0.54 sec
> test 126
>         Start 126: test_demo_dox_align_integrate_align
> 
> 126: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_align_integrate_align" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/align/integrate_align.cpp.stdout"
> 126: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 126: Test timeout computed to be: 10000000
> 67: CSATest_BeginEnd type parameter seqan::Index<seqan::StringSet<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::Owner<seqan::Tag<seqan::Default_> > >, seqan::FMIndex<void, PrefixLVFMIndexConfig<void, unsigned long> > > OK
> 67: **************************************
> 67:  Total Tests: 27
> 67:  Skipped:     0
> 67:  Errors:      0
> 67: **************************************
> 125: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_align_global_alignment_unbanded.
> 119/415 Test  #67: test_test_index_fm ................................................................   Passed    3.86 sec
> test 127
>         Start 127: test_demo_dox_align_extend_extend_alignment
> 
> 127: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_align_extend_extend_alignment" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/align_extend/extend_alignment.cpp.stdout"
> 127: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 127: Test timeout computed to be: 10000000
> 125: Return code was 0.
> 125: Loading files "/<<PKGBUILDDIR>>/demos/dox/align/global_alignment_unbanded.cpp.stdout", "None".
> 125: Standard output was as expected.
> 125: Standard error was as expected.
> 126: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_align_integrate_align.
> 126: Return code was 0.
> 126: Loading files "/<<PKGBUILDDIR>>/demos/dox/align/integrate_align.cpp.stdout", "None".
> 120/415 Test #125: test_demo_dox_align_global_alignment_unbanded .....................................   Passed    0.10 sec
> test 128
>         Start 128: test_demo_dox_align_split_split_alignment
> 
> 128: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_align_split_split_alignment" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/align_split/split_alignment.cpp.stdout"
> 128: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 128: Test timeout computed to be: 10000000
> 126: Standard output was as expected.
> 126: Standard error was as expected.
> 121/415 Test #126: test_demo_dox_align_integrate_align ...............................................   Passed    0.08 sec
> test 129
>         Start 129: test_demo_dox_bam_io_bam_tags_dict
> 
> 129: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_bam_io_bam_tags_dict" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/bam_io/bam_tags_dict.cpp.stdout"
> 129: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 129: Test timeout computed to be: 10000000
> 127: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_align_extend_extend_alignment.
> 115: FileStreamTest_WriteLarge type parameter seqan::Async<void> OK
> 127: Return code was 0.
> 127: Loading files "/<<PKGBUILDDIR>>/demos/dox/align_extend/extend_alignment.cpp.stdout", "None".
> 127: Standard output was as expected.
> 127: Standard error was as expected.
> 129: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_bam_io_bam_tags_dict.
> 129: Return code was 0.
> 129: Loading files "/<<PKGBUILDDIR>>/demos/dox/bam_io/bam_tags_dict.cpp.stdout", "None".
> 129: Standard output was as expected.
> 129: Standard error was as expected.
> 122/415 Test #129: test_demo_dox_bam_io_bam_tags_dict ................................................   Passed    0.05 sec
> test 130
>         Start 130: test_demo_dox_basic_zip_iterator
> 
> 130: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_basic_zip_iterator" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/basic/zip_iterator.cpp.stdout"
> 130: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 130: Test timeout computed to be: 10000000
> 123/415 Test #127: test_demo_dox_align_extend_extend_alignment .......................................   Passed    0.11 sec
> test 131
>         Start 131: test_demo_dox_consensus_consensus_alignment
> 
> 131: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_consensus_consensus_alignment" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/consensus/consensus_alignment.cpp.stdout"
> 131: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 131: Test timeout computed to be: 10000000
> 128: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_align_split_split_alignment.
> 128: Return code was 0.
> 128: Loading files "/<<PKGBUILDDIR>>/demos/dox/align_split/split_alignment.cpp.stdout", "None".
> 128: Standard output was as expected.
> 128: Standard error was as expected.
> 124/415 Test #128: test_demo_dox_align_split_split_alignment .........................................   Passed    0.08 sec
> test 132
>         Start 132: test_demo_dox_find_finder_index
> 
> 132: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_find_finder_index" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/find/finder_index.cpp.stdout"
> 132: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 132: Test timeout computed to be: 10000000
> 131: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_consensus_consensus_alignment.
> 130: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_basic_zip_iterator.
> 130: Return code was 0.
> 130: Loading files "/<<PKGBUILDDIR>>/demos/dox/basic/zip_iterator.cpp.stdout", "None".
> 130: Standard output was as expected.
> 130: Standard error was as expected.
> 132: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_find_finder_index.
> 125/415 Test #130: test_demo_dox_basic_zip_iterator ..................................................   Passed    0.09 sec
> test 133
>         Start 133: test_demo_dox_find_finder_online
> 
> 133: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_find_finder_online" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/find/finder_online.cpp.stdout"
> 133: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 133: Test timeout computed to be: 10000000
> 131: Return code was 0.
> 131: Loading files "/<<PKGBUILDDIR>>/demos/dox/consensus/consensus_alignment.cpp.stdout", "None".
> 131: Standard output was as expected.
> 131: Standard error was as expected.
> 126/415 Test #131: test_demo_dox_consensus_consensus_alignment .......................................   Passed    0.11 sec
> test 134
>         Start 134: test_demo_dox_graph_algorithms_all_pairs_shortest_path
> 
> 134: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_all_pairs_shortest_path" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/all_pairs_shortest_path.cpp.stdout"
> 134: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 134: Test timeout computed to be: 10000000
> 132: Return code was 0.
> 132: Loading files "/<<PKGBUILDDIR>>/demos/dox/find/finder_index.cpp.stdout", "None".
> 132: Standard output was as expected.
> 132: Standard error was as expected.
> 127/415 Test #132: test_demo_dox_find_finder_index ...................................................   Passed    0.11 sec
> test 135
>         Start 135: test_demo_dox_graph_algorithms_bellman_ford_algorithm
> 
> 135: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_bellman_ford_algorithm" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/bellman_ford_algorithm.cpp.stdout"
> 135: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 135: Test timeout computed to be: 10000000
> 133: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_find_finder_online.
> 133: Return code was 0.
> 133: Loading files "/<<PKGBUILDDIR>>/demos/dox/find/finder_online.cpp.stdout", "None".
> 133: Standard output was as expected.
> 133: Standard error was as expected.
> 115: FileStreamTest_WriteLarge type parameter seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > OK
> 128/415 Test #133: test_demo_dox_find_finder_online ..................................................   Passed    0.07 sec
> test 136
>         Start 136: test_demo_dox_graph_algorithms_breadth_first_search
> 
> 136: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_breadth_first_search" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/breadth_first_search.cpp.stdout"
> 136: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 136: Test timeout computed to be: 10000000
> 135: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_bellman_ford_algorithm.
> 134: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_all_pairs_shortest_path.
> 134: Return code was 0.
> 134: Loading files "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/all_pairs_shortest_path.cpp.stdout", "None".
> 134: Standard output was as expected.
> 134: Standard error was as expected.
> 135: Return code was 0.
> 135: Loading files "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/bellman_ford_algorithm.cpp.stdout", "None".
> 135: Standard output was as expected.
> 135: Standard error was as expected.
> 129/415 Test #135: test_demo_dox_graph_algorithms_bellman_ford_algorithm .............................   Passed    0.09 sec
> test 137
>         Start 137: test_demo_dox_graph_algorithms_dag_shortest_path
> 
> 137: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_dag_shortest_path" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/dag_shortest_path.cpp.stdout"
> 137: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 137: Test timeout computed to be: 10000000
> 130/415 Test #134: test_demo_dox_graph_algorithms_all_pairs_shortest_path ............................   Passed    0.11 sec
> test 138
>         Start 138: test_demo_dox_graph_algorithms_depth_first_search
> 
> 138: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_depth_first_search" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/depth_first_search.cpp.stdout"
> 138: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 138: Test timeout computed to be: 10000000
> 136: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_breadth_first_search.
> 136: Return code was 0.
> 136: Loading files "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/breadth_first_search.cpp.stdout", "None".
> 136: Standard output was as expected.
> 136: Standard error was as expected.
> 131/415 Test #136: test_demo_dox_graph_algorithms_breadth_first_search ...............................   Passed    0.12 sec
> test 139
>         Start 139: test_demo_dox_graph_algorithms_dijkstra
> 
> 139: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_dijkstra" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/dijkstra.cpp.stdout"
> 139: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 139: Test timeout computed to be: 10000000
> 115: FileStreamTest_SeekLarge type parameter seqan::Async<void> OK
> 138: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_depth_first_search.
> 138: Return code was 0.
> 138: Loading files "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/depth_first_search.cpp.stdout", "None".
> 138: Standard output was as expected.
> 138: Standard error was as expected.
> 132/415 Test #138: test_demo_dox_graph_algorithms_depth_first_search .................................   Passed    0.08 sec
> test 140
>         Start 140: test_demo_dox_graph_algorithms_floyd_warshall_algorithm
> 
> 140: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_floyd_warshall_algorithm" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/floyd_warshall_algorithm.cpp.stdout"
> 140: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 140: Test timeout computed to be: 10000000
> 137: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_dag_shortest_path.
> 137: Return code was 0.
> 137: Loading files "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/dag_shortest_path.cpp.stdout", "None".
> 137: Standard output was as expected.
> 137: Standard error was as expected.
> 133/415 Test #137: test_demo_dox_graph_algorithms_dag_shortest_path ..................................   Passed    0.11 sec
> test 141
>         Start 141: test_demo_dox_graph_algorithms_ford_fulkerson_algorithm
> 
> 141: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_ford_fulkerson_algorithm" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/ford_fulkerson_algorithm.cpp.stdout"
> 141: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 141: Test timeout computed to be: 10000000
> 139: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_dijkstra.
> 140: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_floyd_warshall_algorithm.
> 139: Return code was 0.
> 139: Loading files "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/dijkstra.cpp.stdout", "None".
> 139: Standard output was as expected.
> 139: Standard error was as expected.
> 140: Return code was 0.
> 140: Loading files "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/floyd_warshall_algorithm.cpp.stdout", "None".
> 140: Standard output was as expected.
> 140: Standard error was as expected.
> 134/415 Test #139: test_demo_dox_graph_algorithms_dijkstra ...........................................   Passed    0.09 sec
> test 142
>         Start 142: test_demo_dox_graph_algorithms_kruskals_algorithm
> 
> 142: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_kruskals_algorithm" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/kruskals_algorithm.cpp.stdout"
> 142: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 142: Test timeout computed to be: 10000000
> 135/415 Test #140: test_demo_dox_graph_algorithms_floyd_warshall_algorithm ...........................   Passed    0.07 sec
> test 143
>         Start 143: test_demo_dox_graph_algorithms_prims_algorithm
> 
> 143: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_prims_algorithm" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/prims_algorithm.cpp.stdout"
> 143: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 143: Test timeout computed to be: 10000000
> 141: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_ford_fulkerson_algorithm.
> 141: Return code was 0.
> 141: Loading files "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/ford_fulkerson_algorithm.cpp.stdout", "None".
> 141: Standard output was as expected.
> 141: Standard error was as expected.
> 115: FileStreamTest_SeekLarge type parameter seqan::MMap<seqan::MMapConfig<seqan::File<seqan::Async<void> >, unsigned long> > OK
> 136/415 Test #141: test_demo_dox_graph_algorithms_ford_fulkerson_algorithm ...........................   Passed    0.08 sec
> test 144
>         Start 144: test_demo_dox_graph_algorithms_strongly_connected_components
> 
> 144: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_strongly_connected_components" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/strongly_connected_components.cpp.stdout"
> 144: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 144: Test timeout computed to be: 10000000
> 142: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_kruskals_algorithm.
> 142: Return code was 0.
> 142: Loading files "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/kruskals_algorithm.cpp.stdout", "None".
> 142: Standard output was as expected.
> 142: Standard error was as expected.
> 115: VStreamTest_Construct type parameter seqan::Tag<seqan::BgzfFile_> OK
> 115: VStreamTest_Construct type parameter seqan::Tag<seqan::GZFile_> OK
> 115: VStreamTest_Construct type parameter seqan::Tag<seqan::BZ2File_> OK
> 115: VStreamTest_Construct type parameter seqan::Tag<seqan::Nothing_> OK
> 137/415 Test #142: test_demo_dox_graph_algorithms_kruskals_algorithm .................................   Passed    0.06 sec
> test 145
>         Start 145: test_demo_dox_graph_algorithms_topological_sort
> 
> 145: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_topological_sort" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/topological_sort.cpp.stdout"
> 145: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 145: Test timeout computed to be: 10000000
> 115: VStreamTest_OpenClose type parameter seqan::Tag<seqan::BgzfFile_> OK
> 115: VStreamTest_OpenClose type parameter seqan::Tag<seqan::GZFile_> OK
> 115: VStreamTest_OpenClose type parameter seqan::Tag<seqan::BZ2File_> OK
> 115: VStreamTest_OpenClose type parameter seqan::Tag<seqan::Nothing_> OK
> 143: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_prims_algorithm.
> 143: Return code was 0.
> 143: Loading files "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/prims_algorithm.cpp.stdout", "None".
> 143: Standard output was as expected.
> 143: Standard error was as expected.
> 144: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_strongly_connected_components.
> 138/415 Test #143: test_demo_dox_graph_algorithms_prims_algorithm ....................................   Passed    0.11 sec
> test 146
>         Start 146: test_demo_dox_graph_algorithms_transitive_closure
> 
> 146: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_transitive_closure" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/transitive_closure.cpp.stdout"
> 146: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 146: Test timeout computed to be: 10000000
> 144: Return code was 0.
> 144: Loading files "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/strongly_connected_components.cpp.stdout", "None".
> 144: Standard output was as expected.
> 144: Standard error was as expected.
> 145: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_topological_sort.
> 139/415 Test #144: test_demo_dox_graph_algorithms_strongly_connected_components ......................   Passed    0.09 sec
> test 147
>         Start 147: test_demo_dox_graph_types_graph_algo_dijkstra
> 
> 147: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_types_graph_algo_dijkstra" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/graph_types/graph_algo_dijkstra.cpp.stdout"
> 147: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 147: Test timeout computed to be: 10000000
> 115: VStreamTest_Decompression type parameter seqan::Tag<seqan::BgzfFile_> OK
> 115: VStreamTest_Decompression type parameter seqan::Tag<seqan::GZFile_> OK
> 115: VStreamTest_Decompression type parameter seqan::Tag<seqan::BZ2File_> OK
> 115: VStreamTest_Decompression type parameter seqan::Tag<seqan::Nothing_> OK
> 145: Return code was 0.
> 145: Loading files "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/topological_sort.cpp.stdout", "None".
> 145: Standard output was as expected.
> 145: Standard error was as expected.
> 140/415 Test #145: test_demo_dox_graph_algorithms_topological_sort ...................................   Passed    0.10 sec
> test 148
>         Start 148: test_demo_dox_index_begin_atEnd_representative
> 
> 148: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_index_begin_atEnd_representative" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/index/begin_atEnd_representative.cpp.stdout"
> 148: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 148: Test timeout computed to be: 10000000
> 115: VStreamTest_Compression type parameter seqan::Tag<seqan::BgzfFile_> OK
> 146: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_algorithms_transitive_closure.
> 147: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_graph_types_graph_algo_dijkstra.
> 146: Return code was 0.
> 146: Loading files "/<<PKGBUILDDIR>>/demos/dox/graph_algorithms/transitive_closure.cpp.stdout", "None".
> 146: Standard output was as expected.
> 146: Standard error was as expected.
> 115: VStreamTest_Compression type parameter seqan::Tag<seqan::GZFile_> OK
> 147: Return code was 0.
> 147: Loading files "/<<PKGBUILDDIR>>/demos/dox/graph_types/graph_algo_dijkstra.cpp.stdout", "None".
> 147: Standard output was as expected.
> 147: Standard error was as expected.
> 141/415 Test #146: test_demo_dox_graph_algorithms_transitive_closure .................................   Passed    0.09 sec
> test 149
>         Start 149: test_demo_dox_index_counting
> 
> 149: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_index_counting" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/index/counting.cpp.stdout"
> 149: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 149: Test timeout computed to be: 10000000
> 142/415 Test #147: test_demo_dox_graph_types_graph_algo_dijkstra .....................................   Passed    0.09 sec
> test 150
>         Start 150: test_demo_dox_index_finder
> 
> 150: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_index_finder" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/index/finder.cpp.stdout"
> 150: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 150: Test timeout computed to be: 10000000
> 148: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_index_begin_atEnd_representative.
> 148: Return code was 0.
> 148: Loading files "/<<PKGBUILDDIR>>/demos/dox/index/begin_atEnd_representative.cpp.stdout", "None".
> 148: Standard output was as expected.
> 148: Standard error was as expected.
> 143/415 Test #148: test_demo_dox_index_begin_atEnd_representative ....................................   Passed    0.08 sec
> test 151
>         Start 151: test_demo_dox_index_getOccurrences_getFrequency_range_getFibre
> 
> 151: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_index_getOccurrences_getFrequency_range_getFibre" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/index/getOccurrences_getFrequency_range_getFibre.cpp.stdout"
> 151: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 151: Test timeout computed to be: 10000000
> 149: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_index_counting.
> 149: Return code was 0.
> 149: Loading files "/<<PKGBUILDDIR>>/demos/dox/index/counting.cpp.stdout", "None".
> 149: Standard output was as expected.
> 149: Standard error was as expected.
> 144/415 Test #149: test_demo_dox_index_counting ......................................................   Passed    0.08 sec
> test 152
>         Start 152: test_demo_dox_index_iterator
> 
> 152: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_index_iterator" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/index/iterator.cpp.stdout"
> 152: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 152: Test timeout computed to be: 10000000
> 152: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_index_iterator.
> 152: Return code was 0.
> 152: Loading files "/<<PKGBUILDDIR>>/demos/dox/index/iterator.cpp.stdout", "None".
> 152: Standard output was as expected.
> 152: Standard error was as expected.
> 150: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_index_finder.
> 151: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_index_getOccurrences_getFrequency_range_getFibre.
> 150: Return code was 0.
> 150: Loading files "/<<PKGBUILDDIR>>/demos/dox/index/finder.cpp.stdout", "None".
> 150: Standard output was as expected.
> 150: Standard error was as expected.
> 151: Return code was 0.
> 151: Loading files "/<<PKGBUILDDIR>>/demos/dox/index/getOccurrences_getFrequency_range_getFibre.cpp.stdout", "None".
> 151: Standard output was as expected.
> 151: Standard error was as expected.
> 145/415 Test #150: test_demo_dox_index_finder ........................................................   Passed    0.15 sec
> test 153
>         Start 153: test_demo_dox_index_iterator_short
> 
> 153: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_index_iterator_short" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/index/iterator_short.cpp.stdout"
> 153: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 153: Test timeout computed to be: 10000000
> 146/415 Test #152: test_demo_dox_index_iterator ......................................................   Passed    0.08 sec
> test 154
>         Start 154: test_demo_dox_index_length_countSequences
> 
> 154: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_index_length_countSequences" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/index/length_countSequences.cpp.stdout"
> 154: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 154: Test timeout computed to be: 10000000
> 147/415 Test #151: test_demo_dox_index_getOccurrences_getFrequency_range_getFibre ....................   Passed    0.13 sec
> test 155
>         Start 155: test_demo_dox_index_mummy
> 
> 155: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_index_mummy" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/index/mummy.cpp.stdout"
> 155: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 155: Test timeout computed to be: 10000000
> 153: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_index_iterator_short.
> 155: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_index_mummy.
> 155: Return code was 0.
> 155: Loading files "/<<PKGBUILDDIR>>/demos/dox/index/mummy.cpp.stdout", "None".
> 155: Standard output was as expected.
> 155: Standard error was as expected.
> 153: Return code was 0.
> 153: Loading files "/<<PKGBUILDDIR>>/demos/dox/index/iterator_short.cpp.stdout", "None".
> 153: Standard output was as expected.
> 153: Standard error was as expected.
> 148/415 Test #155: test_demo_dox_index_mummy .........................................................   Passed    0.08 sec
> test 156
>         Start 156: test_demo_dox_index_open_save
> 
> 156: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_index_open_save" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/index/open_save.cpp.stdout"
> 156: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 156: Test timeout computed to be: 10000000
> 115: VStreamTest_Compression type parameter seqan::Tag<seqan::BZ2File_> OK
> 115: VStreamTest_Compression type parameter seqan::Tag<seqan::Nothing_> OK
> 149/415 Test #153: test_demo_dox_index_iterator_short ................................................   Passed    0.10 sec
> test 157
>         Start 157: test_demo_dox_index_sufarray
> 
> 157: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_index_sufarray" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/index/sufarray.cpp.stdout"
> 157: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 157: Test timeout computed to be: 10000000
> 115: VStreamTest_AutoDetection type parameter seqan::Tag<seqan::BgzfFile_> OK
> 115: VStreamTest_AutoDetection type parameter seqan::Tag<seqan::GZFile_> OK
> 115: VStreamTest_AutoDetection type parameter seqan::Tag<seqan::BZ2File_> OK
> 115: VStreamTest_AutoDetection type parameter seqan::Tag<seqan::Nothing_> OK
> 115: WriteTest_StdString type parameter seqan::String<char, seqan::Alloc<void> > OK
> 154: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_index_length_countSequences.
> 115: InputStreamTest_Open type parameter std::basic_fstream<char, std::char_traits<char> > OK
> 154: Return code was 0.
> 154: Loading files "/<<PKGBUILDDIR>>/demos/dox/index/length_countSequences.cpp.stdout", "None".
> 154: Standard output was as expected.
> 154: Standard error was as expected.
> 115: InputStreamTest_Open type parameter std::basic_ifstream<char, std::char_traits<char> > OK
> 150/415 Test #154: test_demo_dox_index_length_countSequences .........................................   Passed    0.12 sec
> test 158
>         Start 158: test_demo_dox_index_textAt_indexText_saAt_indexRequire
> 
> 158: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_index_textAt_indexText_saAt_indexRequire" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/index/textAt_indexText_saAt_indexRequire.cpp.stdout"
> 158: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 158: Test timeout computed to be: 10000000
> 156: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_index_open_save.
> 157: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_index_sufarray.
> 156: Return code was 0.
> 156: Loading files "/<<PKGBUILDDIR>>/demos/dox/index/open_save.cpp.stdout", "None".
> 156: Standard output was as expected.
> 156: Standard error was as expected.
> 157: Return code was 0.
> 157: Loading files "/<<PKGBUILDDIR>>/demos/dox/index/sufarray.cpp.stdout", "None".
> 157: Standard output was as expected.
> 157: Standard error was as expected.
> 151/415 Test #156: test_demo_dox_index_open_save .....................................................   Passed    0.08 sec
> test 159
>         Start 159: test_demo_dox_misc_enumerate_strings
> 
> 159: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_misc_enumerate_strings" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/misc/enumerate_strings.cpp.stdout"
> 159: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 159: Test timeout computed to be: 10000000
> 152/415 Test #157: test_demo_dox_index_sufarray ......................................................   Passed    0.07 sec
> test 160
>         Start 160: test_demo_dox_misc_name_store_cache
> 
> 160: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_misc_name_store_cache" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/misc/name_store_cache.cpp.stdout"
> 160: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 160: Test timeout computed to be: 10000000
> 158: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_index_textAt_indexText_saAt_indexRequire.
> 158: Return code was 0.
> 158: Loading files "/<<PKGBUILDDIR>>/demos/dox/index/textAt_indexText_saAt_indexRequire.cpp.stdout", "None".
> 158: Standard output was as expected.
> 158: Standard error was as expected.
> 153/415 Test #158: test_demo_dox_index_textAt_indexText_saAt_indexRequire ............................   Passed    0.09 sec
> test 161
>         Start 161: test_demo_dox_modifier_cyclic_shape
> 
> 161: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_modifier_cyclic_shape" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/modifier/cyclic_shape.cpp.stdout"
> 161: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 161: Test timeout computed to be: 10000000
> 160: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_misc_name_store_cache.
> 160: Return code was 0.
> 160: Loading files "/<<PKGBUILDDIR>>/demos/dox/misc/name_store_cache.cpp.stdout", "None".
> 160: Standard output was as expected.
> 160: Standard error was as expected.
> 154/415 Test #160: test_demo_dox_misc_name_store_cache ...............................................   Passed    0.07 sec
> test 162
>         Start 162: test_demo_dox_modifier_modified_string
> 
> 162: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_modifier_modified_string" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/modifier/modified_string.cpp.stdout"
> 162: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 162: Test timeout computed to be: 10000000
> 159: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_misc_enumerate_strings.
> 159: Return code was 0.
> 159: Loading files "/<<PKGBUILDDIR>>/demos/dox/misc/enumerate_strings.cpp.stdout", "None".
> 159: Standard output was as expected.
> 159: Standard error was as expected.
> 162: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_modifier_modified_string.
> 155/415 Test #159: test_demo_dox_misc_enumerate_strings ..............................................   Passed    0.13 sec
> test 163
>         Start 163: test_demo_dox_modifier_modified_string_mod_view
> 
> 163: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_modifier_modified_string_mod_view" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/modifier/modified_string_mod_view.cpp.stdout"
> 163: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 163: Test timeout computed to be: 10000000
> 162: Return code was 0.
> 162: Loading files "/<<PKGBUILDDIR>>/demos/dox/modifier/modified_string.cpp.stdout", "None".
> 162: Standard output was as expected.
> 162: Standard error was as expected.
> 156/415 Test #162: test_demo_dox_modifier_modified_string ............................................   Passed    0.09 sec
> test 164
>         Start 164: test_demo_dox_modifier_modified_string_nested
> 
> 164: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_modifier_modified_string_nested" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/modifier/modified_string_nested.cpp.stdout"
> 164: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 164: Test timeout computed to be: 10000000
> 161: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_modifier_cyclic_shape.
> 161: Return code was 0.
> 161: Loading files "/<<PKGBUILDDIR>>/demos/dox/modifier/cyclic_shape.cpp.stdout", "None".
> 161: Standard output was as expected.
> 161: Standard error was as expected.
> 115: InputStreamTest_Get type parameter std::basic_fstream<char, std::char_traits<char> > OK
> 157/415 Test #161: test_demo_dox_modifier_cyclic_shape ...............................................   Passed    0.13 sec
> test 165
>         Start 165: test_demo_dox_parallel_queue_example
> 
> 165: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_parallel_queue_example" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/parallel/queue_example.cpp.stdout"
> 165: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 165: Test timeout computed to be: 10000000
> 163: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_modifier_modified_string_mod_view.
> 163: Return code was 0.
> 163: Loading files "/<<PKGBUILDDIR>>/demos/dox/modifier/modified_string_mod_view.cpp.stdout", "None".
> 163: Standard output was as expected.
> 163: Standard error was as expected.
> 158/415 Test #163: test_demo_dox_modifier_modified_string_mod_view ...................................   Passed    0.07 sec
> test 166
>         Start 166: test_demo_dox_parallel_splitter_example
> 
> 166: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_parallel_splitter_example" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/parallel/splitter_example.cpp.stdout"
> 166: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 166: Test timeout computed to be: 10000000
> 164: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_modifier_modified_string_nested.
> 164: Return code was 0.
> 164: Loading files "/<<PKGBUILDDIR>>/demos/dox/modifier/modified_string_nested.cpp.stdout", "None".
> 164: Standard output was as expected.
> 164: Standard error was as expected.
> 159/415 Test #164: test_demo_dox_modifier_modified_string_nested .....................................   Passed    0.08 sec
> test 167
>         Start 167: test_demo_dox_score_score
> 
> 167: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_score_score" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/score/score.cpp.stdout"
> 167: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 167: Test timeout computed to be: 10000000
> 165: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_parallel_queue_example.
> 166: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_parallel_splitter_example.
> 165: Return code was 0.
> 165: Loading files "/<<PKGBUILDDIR>>/demos/dox/parallel/queue_example.cpp.stdout", "None".
> 165: Standard output was as expected.
> 165: Standard error was as expected.
> 160/415 Test #165: test_demo_dox_parallel_queue_example ..............................................   Passed    0.10 sec
> test 168
>         Start 168: test_demo_dox_seeds_seeds_chaining
> 
> 168: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_seeds_seeds_chaining" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/seeds/seeds_chaining.cpp.stdout"
> 168: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 168: Test timeout computed to be: 10000000
> 166: Return code was 0.
> 166: Loading files "/<<PKGBUILDDIR>>/demos/dox/parallel/splitter_example.cpp.stdout", "None".
> 166: Standard output was as expected.
> 166: Standard error was as expected.
> 167: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_score_score.
> 167: Return code was 0.
> 167: Loading files "/<<PKGBUILDDIR>>/demos/dox/score/score.cpp.stdout", "None".
> 167: Standard output was as expected.
> 167: Standard error was as expected.
> 161/415 Test #166: test_demo_dox_parallel_splitter_example ...........................................   Passed    0.09 sec
> test 169
>         Start 169: test_demo_dox_seeds_seeds_extension
> 
> 169: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_seeds_seeds_extension" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/seeds/seeds_extension.cpp.stdout"
> 169: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 169: Test timeout computed to be: 10000000
> 162/415 Test #167: test_demo_dox_score_score .........................................................   Passed    0.06 sec
> test 170
>         Start 170: test_demo_dox_seq_io_fai_index_example
> 
> 170: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_seq_io_fai_index_example" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/seq_io/fai_index_example.cpp.stdout"
> 170: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 170: Test timeout computed to be: 10000000
> 168: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_seeds_seeds_chaining.
> 168: Return code was 0.
> 168: Loading files "/<<PKGBUILDDIR>>/demos/dox/seeds/seeds_chaining.cpp.stdout", "None".
> 168: Standard output was as expected.
> 168: Standard error was as expected.
> 169: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_seeds_seeds_extension.
> 163/415 Test #168: test_demo_dox_seeds_seeds_chaining ................................................   Passed    0.07 sec
> test 171
>         Start 171: test_demo_dox_sequence_container_view_zip
> 
> 171: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_sequence_container_view_zip" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/sequence/container_view_zip.cpp.stdout"
> 171: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 171: Test timeout computed to be: 10000000
> 169: Return code was 0.
> 169: Loading files "/<<PKGBUILDDIR>>/demos/dox/seeds/seeds_extension.cpp.stdout", "None".
> 169: Standard output was as expected.
> 169: Standard error was as expected.
> 170: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_seq_io_fai_index_example.
> 164/415 Test #169: test_demo_dox_seeds_seeds_extension ...............................................   Passed    0.06 sec
> test 172
>         Start 172: test_demo_dox_sequence_string2
> 
> 172: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_sequence_string2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/sequence/string2.cpp.stdout"
> 172: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 172: Test timeout computed to be: 10000000
> 170: Return code was 0.
> 170: Loading files "/<<PKGBUILDDIR>>/demos/dox/seq_io/fai_index_example.cpp.stdout", "None".
> 170: Standard output was as expected.
> 170: Standard error was as expected.
> 165/415 Test #170: test_demo_dox_seq_io_fai_index_example ............................................   Passed    0.07 sec
> test 173
>         Start 173: test_demo_dox_sequence_stringset
> 
> 173: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_sequence_stringset" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/sequence/stringset.cpp.stdout"
> 173: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 173: Test timeout computed to be: 10000000
> 115: InputStreamTest_Get type parameter std::basic_ifstream<char, std::char_traits<char> > OK
> 115: InputStreamTest_Eof type parameter std::basic_fstream<char, std::char_traits<char> > OK
> 115: InputStreamTest_Eof type parameter std::basic_ifstream<char, std::char_traits<char> > OK
> 115: OutputStreamTest_Open type parameter std::basic_fstream<char, std::char_traits<char> > OK
> 115: OutputStreamTest_Open type parameter std::basic_ofstream<char, std::char_traits<char> > OK
> 115: OutputStreamTest_Put type parameter std::basic_fstream<char, std::char_traits<char> > OK
> 115: OutputStreamTest_Put type parameter std::basic_ofstream<char, std::char_traits<char> > OK
> 115: InputStreamTest_Tell type parameter std::basic_fstream<char, std::char_traits<char> > OK
> 115: InputStreamTest_Tell type parameter std::basic_ifstream<char, std::char_traits<char> > OK
> 115: OutputStreamTest_Tell type parameter std::basic_fstream<char, std::char_traits<char> > OK
> 115: OutputStreamTest_Tell type parameter std::basic_ofstream<char, std::char_traits<char> > OK
> 68: BidirectionalFMIndexTest_SearchInStringSet type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::BidirectionalIndex<seqan::FMIndex<void, FMIndexConfigLevelsPrefix<void, unsigned long> > > > OK
> 171: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_sequence_container_view_zip.
> 172: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_sequence_string2.
> 172: Return code was 0.
> 172: Loading files "/<<PKGBUILDDIR>>/demos/dox/sequence/string2.cpp.stdout", "None".
> 172: Standard output was as expected.
> 172: Standard error was as expected.
> 166/415 Test #172: test_demo_dox_sequence_string2 ....................................................   Passed    0.07 sec
> test 174
>         Start 174: test_demo_dox_stream_lexical_cast
> 
> 174: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_stream_lexical_cast" "--stdout-path" "/<<PKGBUILDDIR>>/demos/dox/stream/lexical_cast.cpp.stdout"
> 174: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 174: Test timeout computed to be: 10000000
> 171: Return code was 0.
> 171: Loading files "/<<PKGBUILDDIR>>/demos/dox/sequence/container_view_zip.cpp.stdout", "None".
> 171: Standard output was as expected.
> 171: Standard error was as expected.
> 115: **************************************
> 115:  Total Tests: 213
> 115:  Skipped:     0
> 115:  Errors:      0
> 115: **************************************
> 167/415 Test #171: test_demo_dox_sequence_container_view_zip .........................................   Passed    0.09 sec
> test 175
>         Start 175: test_demo_howto_align_gaps_clipping
> 
> 175: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_howto_align_gaps_clipping" "--stdout-path" "/<<PKGBUILDDIR>>/demos/howto/align_gaps_clipping.cpp.stdout"
> 175: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 175: Test timeout computed to be: 10000000
> 168/415 Test #115: test_test_stream ..................................................................   Passed    2.23 sec
> test 176
>         Start 176: test_demo_howto_custom_file_endings
> 
> 176: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_howto_custom_file_endings" "--stdout-path" "/<<PKGBUILDDIR>>/demos/howto/custom_file_endings.cpp.stdout"
> 176: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 176: Test timeout computed to be: 10000000
> 173: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_sequence_stringset.
> 173: Return code was 0.
> 173: Loading files "/<<PKGBUILDDIR>>/demos/dox/sequence/stringset.cpp.stdout", "None".
> 173: Standard output was as expected.
> 173: Standard error was as expected.
> 169/415 Test #173: test_demo_dox_sequence_stringset ..................................................   Passed    0.09 sec
> test 177
>         Start 177: test_demo_howto_filter_similar_sequences
> 
> 177: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_howto_filter_similar_sequences" "--stdout-path" "/<<PKGBUILDDIR>>/demos/howto/filter_similar_sequences.cpp.stdout" "--stderr-path" "/<<PKGBUILDDIR>>/demos/howto/filter_similar_sequences.cpp.stderr"
> 177: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 177: Test timeout computed to be: 10000000
> 174: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_dox_stream_lexical_cast.
> 174: Return code was 0.
> 174: Loading files "/<<PKGBUILDDIR>>/demos/dox/stream/lexical_cast.cpp.stdout", "None".
> 174: Standard output was as expected.
> 174: Standard error was as expected.
> 170/415 Test #174: test_demo_dox_stream_lexical_cast .................................................   Passed    0.05 sec
> test 178
>         Start 178: test_demo_howto_scores_init_score
> 
> 178: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_howto_scores_init_score" "--stdout-path" "/<<PKGBUILDDIR>>/demos/howto/scores/init_score.cpp.stdout"
> 178: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 178: Test timeout computed to be: 10000000
> 175: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_howto_align_gaps_clipping.
> 176: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_howto_custom_file_endings.
> 175: Return code was 0.
> 175: Loading files "/<<PKGBUILDDIR>>/demos/howto/align_gaps_clipping.cpp.stdout", "None".
> 175: Standard output was as expected.
> 175: Standard error was as expected.
> 171/415 Test #175: test_demo_howto_align_gaps_clipping ...............................................   Passed    0.08 sec
> test 179
>         Start 179: test_demo_howto_scores_load_score
> 
> 179: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_howto_scores_load_score" "--stdout-path" "/<<PKGBUILDDIR>>/demos/howto/scores/load_score.cpp.stdout"
> 179: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 179: Test timeout computed to be: 10000000
> 176: Return code was 0.
> 176: Loading files "/<<PKGBUILDDIR>>/demos/howto/custom_file_endings.cpp.stdout", "None".
> 176: Standard output was as expected.
> 176: Standard error was as expected.
> 172/415 Test #176: test_demo_howto_custom_file_endings ...............................................   Passed    0.10 sec
> test 180
>         Start 180: test_demo_tutorial_a_first_example_basic_code
> 
> 180: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_a_first_example_basic_code" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/a_first_example/basic_code.cpp.stdout"
> 180: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 180: Test timeout computed to be: 10000000
> 177: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_howto_filter_similar_sequences.
> 177: Return code was 0.
> 177: Loading files "/<<PKGBUILDDIR>>/demos/howto/filter_similar_sequences.cpp.stdout", "/<<PKGBUILDDIR>>/demos/howto/filter_similar_sequences.cpp.stderr".
> 177: Standard output was as expected.
> 177: Standard error was as expected.
> 178: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_howto_scores_init_score.
> 173/415 Test #177: test_demo_howto_filter_similar_sequences ..........................................   Passed    0.11 sec
> test 181
>         Start 181: test_demo_tutorial_a_first_example_basic_code_detailed
> 
> 181: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_a_first_example_basic_code_detailed" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/a_first_example/basic_code_detailed.cpp.stdout"
> 181: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 181: Test timeout computed to be: 10000000
> 179: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_howto_scores_load_score.
> 179: Return code was 0.
> 179: Loading files "/<<PKGBUILDDIR>>/demos/howto/scores/load_score.cpp.stdout", "None".
> 179: Standard output was as expected.
> 179: Standard error was as expected.
> 178: Return code was 0.
> 178: Loading files "/<<PKGBUILDDIR>>/demos/howto/scores/init_score.cpp.stdout", "None".
> 178: Standard output was as expected.
> 178: Standard error was as expected.
> 174/415 Test #179: test_demo_howto_scores_load_score .................................................   Passed    0.07 sec
> test 182
>         Start 182: test_demo_tutorial_a_first_example_code_encapsulation
> 
> 182: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_a_first_example_code_encapsulation" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/a_first_example/code_encapsulation.cpp.stdout"
> 182: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 182: Test timeout computed to be: 10000000
> 180: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_a_first_example_basic_code.
> 175/415 Test #178: test_demo_howto_scores_init_score .................................................   Passed    0.13 sec
> test 183
>         Start 183: test_demo_tutorial_a_first_example_final_result
> 
> 183: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_a_first_example_final_result" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/a_first_example/final_result.cpp.stdout"
> 183: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 183: Test timeout computed to be: 10000000
> 180: Return code was 0.
> 180: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/a_first_example/basic_code.cpp.stdout", "None".
> 180: Standard output was as expected.
> 180: Standard error was as expected.
> 176/415 Test #180: test_demo_tutorial_a_first_example_basic_code .....................................   Passed    0.08 sec
> test 184
>         Start 184: test_demo_tutorial_a_first_example_solution_1
> 
> 184: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_a_first_example_solution_1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/a_first_example/solution_1.cpp.stdout"
> 184: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 184: Test timeout computed to be: 10000000
> 181: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_a_first_example_basic_code_detailed.
> 181: Return code was 0.
> 181: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/a_first_example/basic_code_detailed.cpp.stdout", "None".
> 181: Standard output was as expected.
> 181: Standard error was as expected.
> 182: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_a_first_example_code_encapsulation.
> 182: Return code was 0.
> 182: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/a_first_example/code_encapsulation.cpp.stdout", "None".
> 182: Standard output was as expected.
> 182: Standard error was as expected.
> 177/415 Test #181: test_demo_tutorial_a_first_example_basic_code_detailed ............................   Passed    0.10 sec
> test 185
>         Start 185: test_demo_tutorial_a_first_example_solution_2
> 
> 185: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_a_first_example_solution_2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/a_first_example/solution_2.cpp.stdout"
> 185: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 185: Test timeout computed to be: 10000000
> 178/415 Test #182: test_demo_tutorial_a_first_example_code_encapsulation .............................   Passed    0.08 sec
> test 186
>         Start 186: test_demo_tutorial_a_first_example_solution_3
> 
> 186: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_a_first_example_solution_3" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/a_first_example/solution_3.cpp.stdout"
> 186: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 186: Test timeout computed to be: 10000000
> 183: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_a_first_example_final_result.
> 184: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_a_first_example_solution_1.
> 183: Return code was 0.
> 183: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/a_first_example/final_result.cpp.stdout", "None".
> 183: Standard output was as expected.
> 183: Standard error was as expected.
> 184: Return code was 0.
> 184: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/a_first_example/solution_1.cpp.stdout", "None".
> 184: Standard output was as expected.
> 184: Standard error was as expected.
> 179/415 Test #183: test_demo_tutorial_a_first_example_final_result ...................................   Passed    0.10 sec
> test 187
>         Start 187: test_demo_tutorial_a_first_example_solution_4
> 
> 187: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_a_first_example_solution_4" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/a_first_example/solution_4.cpp.stdout"
> 187: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 187: Test timeout computed to be: 10000000
> 185: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_a_first_example_solution_2.
> 185: Return code was 0.
> 185: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/a_first_example/solution_2.cpp.stdout", "None".
> 185: Standard output was as expected.
> 185: Standard error was as expected.
> 180/415 Test #184: test_demo_tutorial_a_first_example_solution_1 .....................................   Passed    0.10 sec
> test 188
>         Start 188: test_demo_tutorial_a_first_example_solution_5
> 
> 188: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_a_first_example_solution_5" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/a_first_example/solution_5.cpp.stdout"
> 188: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 188: Test timeout computed to be: 10000000
> 181/415 Test #185: test_demo_tutorial_a_first_example_solution_2 .....................................   Passed    0.07 sec
> test 189
>         Start 189: test_demo_tutorial_a_first_example_solution_6
> 
> 189: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_a_first_example_solution_6" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/a_first_example/solution_6.cpp.stdout"
> 189: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 189: Test timeout computed to be: 10000000
> 84: test_parallel_thread_pool_destruct OK
> 84: test_parallel_enumerable_thread_local_construct OK
> 186: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_a_first_example_solution_3.
> 188: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_a_first_example_solution_5.
> 84: test_parallel_enumerable_thread_local_local OK
> 188: Return code was 0.
> 188: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/a_first_example/solution_5.cpp.stdout", "None".
> 188: Standard output was as expected.
> 188: Standard error was as expected.
> 182/415 Test #188: test_demo_tutorial_a_first_example_solution_5 .....................................   Passed    0.06 sec
> test 190
>         Start 190: test_demo_tutorial_alignment_align
> 
> 190: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alignment_align" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/alignment/align.cpp.stdout"
> 190: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 190: Test timeout computed to be: 10000000
> 84: test_parallel_enumerable_thread_local_enumerate OK
> 189: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_a_first_example_solution_6.
> 189: Return code was 0.
> 189: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/a_first_example/solution_6.cpp.stdout", "None".
> 189: Standard output was as expected.
> 189: Standard error was as expected.
> 187: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_a_first_example_solution_4.
> 84: test_parallel_enumerable_thread_local_combine_unary OK
> 187: Return code was 0.
> 187: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/a_first_example/solution_4.cpp.stdout", "None".
> 187: Standard output was as expected.
> 187: Standard error was as expected.
> 183/415 Test #189: test_demo_tutorial_a_first_example_solution_6 .....................................   Passed    0.07 sec
> test 191
>         Start 191: test_demo_tutorial_alignment_align_assignment1
> 
> 191: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alignment_align_assignment1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/alignment/align_assignment1.cpp.stdout"
> 191: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 191: Test timeout computed to be: 10000000
> 186: Return code was 0.
> 186: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/a_first_example/solution_3.cpp.stdout", "None".
> 186: Standard output was as expected.
> 186: Standard error was as expected.
> 84: test_parallel_enumerable_thread_local_combine_binary OK
> 84: **************************************
> 84:  Total Tests: 29
> 84:  Skipped:     0
> 84:  Errors:      0
> 84: **************************************
> 184/415 Test  #84: test_test_parallel ................................................................   Passed    4.77 sec
> test 192
>         Start 192: test_demo_tutorial_alignment_graph
> 
> 192: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alignment_graph" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/alignment/graph.cpp.stdout"
> 192: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 192: Test timeout computed to be: 10000000
> 185/415 Test #186: test_demo_tutorial_a_first_example_solution_3 .....................................   Passed    0.16 sec
> test 193
>         Start 193: test_demo_tutorial_alignment_graph_assignment1
> 
> 193: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alignment_graph_assignment1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/alignment/graph_assignment1.cpp.stdout"
> 193: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 193: Test timeout computed to be: 10000000
> 186/415 Test #187: test_demo_tutorial_a_first_example_solution_4 .....................................   Passed    0.14 sec
> test 194
>         Start 194: test_demo_tutorial_alignment_scoring_scheme_affine_dgs
> 
> 194: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alignment_scoring_scheme_affine_dgs" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/alignment/scoring_scheme_affine_dgs.cpp.stdout"
> 194: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 194: Test timeout computed to be: 10000000
> 190: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alignment_align.
> 190: Return code was 0.
> 190: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/alignment/align.cpp.stdout", "None".
> 190: Standard output was as expected.
> 190: Standard error was as expected.
> 187/415 Test #190: test_demo_tutorial_alignment_align ................................................   Passed    0.06 sec
> test 195
>         Start 195: test_demo_tutorial_alignment_scoring_scheme_matrix
> 
> 195: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alignment_scoring_scheme_matrix" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/alignment/scoring_scheme_matrix.cpp.stdout"
> 195: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 195: Test timeout computed to be: 10000000
> 191: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alignment_align_assignment1.
> 191: Return code was 0.
> 191: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/alignment/align_assignment1.cpp.stdout", "None".
> 191: Standard output was as expected.
> 191: Standard error was as expected.
> 194: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alignment_scoring_scheme_affine_dgs.
> 188/415 Test #191: test_demo_tutorial_alignment_align_assignment1 ....................................   Passed    0.10 sec
> test 196
>         Start 196: test_demo_tutorial_alignment_scoring_scheme_simple
> 
> 196: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alignment_scoring_scheme_simple" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/alignment/scoring_scheme_simple.cpp.stdout"
> 196: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 196: Test timeout computed to be: 10000000
> 194: Return code was 0.
> 194: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/alignment/scoring_scheme_affine_dgs.cpp.stdout", "None".
> 194: Standard output was as expected.
> 194: Standard error was as expected.
> 192: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alignment_graph.
> 192: Return code was 0.
> 192: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/alignment/graph.cpp.stdout", "None".
> 192: Standard output was as expected.
> 192: Standard error was as expected.
> 189/415 Test #194: test_demo_tutorial_alignment_scoring_scheme_affine_dgs ............................   Passed    0.07 sec
> test 197
>         Start 197: test_demo_tutorial_alphabets_assignment_1
> 
> 197: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alphabets_assignment_1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/alphabets/assignment_1.cpp.stdout"
> 197: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 197: Test timeout computed to be: 10000000
> 193: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alignment_graph_assignment1.
> 190/415 Test #192: test_demo_tutorial_alignment_graph ................................................   Passed    0.12 sec
> test 198
>         Start 198: test_demo_tutorial_alphabets_assignment_1_solution
> 
> 198: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alphabets_assignment_1_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/alphabets/assignment_1_solution.cpp.stdout"
> 198: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 198: Test timeout computed to be: 10000000
> 193: Return code was 0.
> 193: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/alignment/graph_assignment1.cpp.stdout", "None".
> 193: Standard output was as expected.
> 193: Standard error was as expected.
> 195: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alignment_scoring_scheme_matrix.
> 191/415 Test #193: test_demo_tutorial_alignment_graph_assignment1 ....................................   Passed    0.11 sec
> test 199
>         Start 199: test_demo_tutorial_alphabets_example_bitsPerValue
> 
> 199: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alphabets_example_bitsPerValue" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/alphabets/example_bitsPerValue.cpp.stdout"
> 199: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 199: Test timeout computed to be: 10000000
> 195: Return code was 0.
> 195: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/alignment/scoring_scheme_matrix.cpp.stdout", "None".
> 195: Standard output was as expected.
> 195: Standard error was as expected.
> 192/415 Test #195: test_demo_tutorial_alignment_scoring_scheme_matrix ................................   Passed    0.11 sec
> test 200
>         Start 200: test_demo_tutorial_alphabets_example_ordValue
> 
> 200: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alphabets_example_ordValue" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/alphabets/example_ordValue.cpp.stdout"
> 200: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 200: Test timeout computed to be: 10000000
> 196: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alignment_scoring_scheme_simple.
> 196: Return code was 0.
> 196: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/alignment/scoring_scheme_simple.cpp.stdout", "None".
> 196: Standard output was as expected.
> 196: Standard error was as expected.
> 199: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alphabets_example_bitsPerValue.
> 193/415 Test #196: test_demo_tutorial_alignment_scoring_scheme_simple ................................   Passed    0.09 sec
> test 201
>         Start 201: test_demo_tutorial_alphabets_example_size
> 
> 201: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alphabets_example_size" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/alphabets/example_size.cpp.stdout"
> 201: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 201: Test timeout computed to be: 10000000
> 197: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alphabets_assignment_1.
> 197: Return code was 0.
> 197: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/alphabets/assignment_1.cpp.stdout", "None".
> 197: Standard output was as expected.
> 197: Standard error was as expected.
> 199: Return code was 0.
> 199: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/alphabets/example_bitsPerValue.cpp.stdout", "None".
> 199: Standard output was as expected.
> 199: Standard error was as expected.
> 194/415 Test #199: test_demo_tutorial_alphabets_example_bitsPerValue .................................   Passed    0.06 sec
> test 202
>         Start 202: test_demo_tutorial_background_and_motivation_example
> 
> 202: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_background_and_motivation_example" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/background_and_motivation/example.cpp.stdout"
> 202: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 202: Test timeout computed to be: 10000000
> 198: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alphabets_assignment_1_solution.
> 198: Return code was 0.
> 198: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/alphabets/assignment_1_solution.cpp.stdout", "None".
> 198: Standard output was as expected.
> 198: Standard error was as expected.
> 195/415 Test #197: test_demo_tutorial_alphabets_assignment_1 .........................................   Passed    0.10 sec
> test 203
>         Start 203: test_demo_tutorial_basic_techniques_base
> 
> 203: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_basic_techniques_base" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/basic_techniques/base.cpp.stdout"
> 203: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 203: Test timeout computed to be: 10000000
> 196/415 Test #198: test_demo_tutorial_alphabets_assignment_1_solution ................................   Passed    0.08 sec
> test 204
>         Start 204: test_demo_tutorial_basics_allocator
> 
> 204: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_basics_allocator" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/basics/allocator.cpp.stdout"
> 204: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 204: Test timeout computed to be: 10000000
> 201: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alphabets_example_size.
> 201: Return code was 0.
> 201: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/alphabets/example_size.cpp.stdout", "None".
> 201: Standard output was as expected.
> 201: Standard error was as expected.
> 202: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_background_and_motivation_example.
> 200: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_alphabets_example_ordValue.
> 197/415 Test #201: test_demo_tutorial_alphabets_example_size .........................................   Passed    0.06 sec
> test 205
>         Start 205: test_demo_tutorial_basics_base
> 
> 205: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_basics_base" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/basics/base.cpp.stdout"
> 205: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 205: Test timeout computed to be: 10000000
> 202: Return code was 0.
> 202: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/background_and_motivation/example.cpp.stdout", "None".
> 202: Standard output was as expected.
> 202: Standard error was as expected.
> 198/415 Test #202: test_demo_tutorial_background_and_motivation_example ..............................   Passed    0.06 sec
> test 206
>         Start 206: test_demo_tutorial_basics_show_alphabets
> 
> 206: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_basics_show_alphabets" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/basics/show_alphabets.cpp.stdout"
> 206: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 206: Test timeout computed to be: 10000000
> 203: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_basic_techniques_base.
> 200: Return code was 0.
> 200: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/alphabets/example_ordValue.cpp.stdout", "None".
> 200: Standard output was as expected.
> 200: Standard error was as expected.
> 199/415 Test #200: test_demo_tutorial_alphabets_example_ordValue .....................................   Passed    0.13 sec
> test 207
>         Start 207: test_demo_tutorial_basics_strings
> 
> 207: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_basics_strings" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/basics/strings.cpp.stdout"
> 207: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 207: Test timeout computed to be: 10000000
> 204: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_basics_allocator.
> 203: Return code was 0.
> 203: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/basic_techniques/base.cpp.stdout", "None".
> 203: Standard output was as expected.
> 203: Standard error was as expected.
> 200/415 Test #203: test_demo_tutorial_basic_techniques_base ..........................................   Passed    0.09 sec
> test 208
>         Start 208: test_demo_tutorial_bed_io_base
> 
> 208: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_bed_io_base" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/bed_io/base.cpp.stdout"
> 208: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 208: Test timeout computed to be: 10000000
> 205: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_basics_base.
> 205: Return code was 0.
> 205: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/basics/base.cpp.stdout", "None".
> 205: Standard output was as expected.
> 205: Standard error was as expected.
> 201/415 Test #205: test_demo_tutorial_basics_base ....................................................   Passed    0.10 sec
> test 209
>         Start 209: test_demo_tutorial_bed_io_example1
> 
> 209: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_bed_io_example1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/bed_io/example1.cpp.stdout"
> 209: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 209: Test timeout computed to be: 10000000
> 206: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_basics_show_alphabets.
> 206: Return code was 0.
> 206: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/basics/show_alphabets.cpp.stdout", "None".
> 206: Standard output was as expected.
> 206: Standard error was as expected.
> 207: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_basics_strings.
> 202/415 Test #206: test_demo_tutorial_basics_show_alphabets ..........................................   Passed    0.10 sec
> test 210
>         Start 210: test_demo_tutorial_bed_io_solution1
> 
> 210: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_bed_io_solution1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/bed_io/solution1.cpp.stdout"
> 210: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 210: Test timeout computed to be: 10000000
> 208: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_bed_io_base.
> 208: Return code was 0.
> 208: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/bed_io/base.cpp.stdout", "None".
> 208: Standard output was as expected.
> 208: Standard error was as expected.
> 207: Return code was 0.
> 207: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/basics/strings.cpp.stdout", "None".
> 207: Standard output was as expected.
> 207: Standard error was as expected.
> 203/415 Test #207: test_demo_tutorial_basics_strings .................................................   Passed    0.09 sec
> test 211
>         Start 211: test_demo_tutorial_bed_io_solution2
> 
> 211: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_bed_io_solution2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/bed_io/solution2.cpp.stdout"
> 211: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 211: Test timeout computed to be: 10000000
> 204/415 Test #208: test_demo_tutorial_bed_io_base ....................................................   Passed    0.09 sec
> test 212
>         Start 212: test_demo_tutorial_bed_io_solution3
> 
> 212: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_bed_io_solution3" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/bed_io/solution3.cpp.stdout"
> 212: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 212: Test timeout computed to be: 10000000
> 209: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_bed_io_example1.
> 209: Return code was 0.
> 209: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/bed_io/example1.cpp.stdout", "None".
> 209: Standard output was as expected.
> 209: Standard error was as expected.
> 205/415 Test #209: test_demo_tutorial_bed_io_example1 ................................................   Passed    0.08 sec
> test 213
>         Start 213: test_demo_tutorial_blast_io_read_assignment
> 
> 213: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_blast_io_read_assignment" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/blast_io/read_assignment.cpp.stdout" "--stderr-path" "/<<PKGBUILDDIR>>/demos/tutorial/blast_io/read_assignment.cpp.stderr"
> 213: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 213: Test timeout computed to be: 10000000
> 210: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_bed_io_solution1.
> 211: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_bed_io_solution2.
> 204: Return code was 0.
> 204: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/basics/allocator.cpp.stdout", "None".
> 204: Standard output was as expected.
> 204: Standard error was as expected.
> 210: Return code was 0.
> 210: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/bed_io/solution1.cpp.stdout", "None".
> 210: Standard output was as expected.
> 210: Standard error was as expected.
> 206/415 Test #210: test_demo_tutorial_bed_io_solution1 ...............................................   Passed    0.11 sec
> test 214
>         Start 214: test_demo_tutorial_blast_io_write_assignment
> 
> 214: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_blast_io_write_assignment" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/blast_io/write_assignment.cpp.stdout" "--stderr-path" "/<<PKGBUILDDIR>>/demos/tutorial/blast_io/write_assignment.cpp.stderr"
> 214: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 214: Test timeout computed to be: 10000000
> 212: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_bed_io_solution3.
> 212: Return code was 0.
> 212: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/bed_io/solution3.cpp.stdout", "None".
> 212: Standard output was as expected.
> 212: Standard error was as expected.
> 211: Return code was 0.
> 211: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/bed_io/solution2.cpp.stdout", "None".
> 211: Standard output was as expected.
> 211: Standard error was as expected.
> 213: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_blast_io_read_assignment.
> 207/415 Test #204: test_demo_tutorial_basics_allocator ...............................................   Passed    0.26 sec
> test 215
>         Start 215: test_demo_tutorial_consensus_alignment_with_positions
> 
> 215: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_consensus_alignment_with_positions" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/consensus_alignment/with_positions.cpp.stdout"
> 215: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 215: Test timeout computed to be: 10000000
> 213: Return code was 0.
> 213: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/blast_io/read_assignment.cpp.stdout", "/<<PKGBUILDDIR>>/demos/tutorial/blast_io/read_assignment.cpp.stderr".
> 213: Standard output was as expected.
> 213: Standard error was as expected.
> 208/415 Test #211: test_demo_tutorial_bed_io_solution2 ...............................................   Passed    0.12 sec
> test 216
>         Start 216: test_demo_tutorial_consensus_alignment_without_positions
> 
> 216: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_consensus_alignment_without_positions" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/consensus_alignment/without_positions.cpp.stdout"
> 216: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 216: Test timeout computed to be: 10000000
> 209/415 Test #212: test_demo_tutorial_bed_io_solution3 ...............................................   Passed    0.11 sec
> test 217
>         Start 217: test_demo_tutorial_file_io_overview_example1
> 
> 217: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_file_io_overview_example1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/file_io_overview/example1.cpp.stdout"
> 217: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 217: Test timeout computed to be: 10000000
> 210/415 Test #213: test_demo_tutorial_blast_io_read_assignment .......................................   Passed    0.08 sec
> test 218
>         Start 218: test_demo_tutorial_file_io_overview_solution1
> 
> 218: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_file_io_overview_solution1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/file_io_overview/solution1.cpp.stdout"
> 218: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 218: Test timeout computed to be: 10000000
> 214: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_blast_io_write_assignment.
> 214: Return code was 0.
> 214: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/blast_io/write_assignment.cpp.stdout", "/<<PKGBUILDDIR>>/demos/tutorial/blast_io/write_assignment.cpp.stderr".
> 214: Standard output was as expected.
> 214: Standard error was as expected.
> 211/415 Test #214: test_demo_tutorial_blast_io_write_assignment ......................................   Passed    0.09 sec
> test 219
>         Start 219: test_demo_tutorial_file_io_overview_solution2
> 
> 219: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_file_io_overview_solution2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/file_io_overview/solution2.cpp.stdout"
> 219: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 219: Test timeout computed to be: 10000000
> 216: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_consensus_alignment_without_positions.
> 218: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_file_io_overview_solution1.
> 217: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_file_io_overview_example1.
> 216: Return code was 0.
> 216: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/consensus_alignment/without_positions.cpp.stdout", "None".
> 216: Standard output was as expected.
> 216: Standard error was as expected.
> 212/415 Test #216: test_demo_tutorial_consensus_alignment_without_positions ..........................   Passed    0.11 sec
> test 220
>         Start 220: test_demo_tutorial_file_io_overview_solution3
> 
> 220: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_file_io_overview_solution3" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/file_io_overview/solution3.cpp.stdout"
> 220: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 220: Test timeout computed to be: 10000000
> 218: Return code was 0.
> 218: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/file_io_overview/solution1.cpp.stdout", "None".
> 218: Standard output was as expected.
> 218: Standard error was as expected.
> 215: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_consensus_alignment_with_positions.
> 213/415 Test #218: test_demo_tutorial_file_io_overview_solution1 .....................................   Passed    0.11 sec
> test 221
>         Start 221: test_demo_tutorial_fragment_store_access_aligned_reads
> 
> 221: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_fragment_store_access_aligned_reads" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/fragment_store/access_aligned_reads.cpp.stdout"
> 221: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 221: Test timeout computed to be: 10000000
> 219: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_file_io_overview_solution2.
> 215: Return code was 0.
> 215: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/consensus_alignment/with_positions.cpp.stdout", "None".
> 215: Standard output was as expected.
> 215: Standard error was as expected.
> 214/415 Test #215: test_demo_tutorial_consensus_alignment_with_positions .............................   Passed    0.17 sec
> test 222
>         Start 222: test_demo_tutorial_fragment_store_access_aligned_reads2
> 
> 222: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_fragment_store_access_aligned_reads2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/fragment_store/access_aligned_reads2.cpp.stdout"
> 222: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 222: Test timeout computed to be: 10000000
> 217: Return code was 0.
> 217: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/file_io_overview/example1.cpp.stdout", "None".
> 217: Standard output was as expected.
> 217: Standard error was as expected.
> 220: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_file_io_overview_solution3.
> 215/415 Test #217: test_demo_tutorial_file_io_overview_example1 ......................................   Passed    0.16 sec
> test 223
>         Start 223: test_demo_tutorial_fragment_store_base
> 
> 223: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_fragment_store_base" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/fragment_store/base.cpp.stdout"
> 223: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 223: Test timeout computed to be: 10000000
> 219: Return code was 0.
> 219: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/file_io_overview/solution2.cpp.stdout", "None".
> 219: Standard output was as expected.
> 219: Standard error was as expected.
> 221: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_fragment_store_access_aligned_reads.
> 216/415 Test #219: test_demo_tutorial_file_io_overview_solution2 .....................................   Passed    0.13 sec
> test 224
>         Start 224: test_demo_tutorial_fragment_store_display_aligned_reads
> 
> 224: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_fragment_store_display_aligned_reads" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/fragment_store/display_aligned_reads.cpp.stdout"
> 224: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 224: Test timeout computed to be: 10000000
> 220: Return code was 0.
> 220: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/file_io_overview/solution3.cpp.stdout", "None".
> 220: Standard output was as expected.
> 220: Standard error was as expected.
> 217/415 Test #220: test_demo_tutorial_file_io_overview_solution3 .....................................   Passed    0.11 sec
> test 225
>         Start 225: test_demo_tutorial_generic_programming_example_hashing
> 
> 225: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_generic_programming_example_hashing" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/generic_programming/example_hashing.cpp.stdout"
> 225: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 225: Test timeout computed to be: 10000000
> 221: Return code was 0.
> 221: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/fragment_store/access_aligned_reads.cpp.stdout", "None".
> 221: Standard output was as expected.
> 221: Standard error was as expected.
> 218/415 Test #221: test_demo_tutorial_fragment_store_access_aligned_reads ............................   Passed    0.11 sec
> test 226
>         Start 226: test_demo_tutorial_generic_programming_template_subclassing
> 
> 226: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_generic_programming_template_subclassing" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/generic_programming/template_subclassing.cpp.stdout"
> 226: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 226: Test timeout computed to be: 10000000
> 222: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_fragment_store_access_aligned_reads2.
> 224: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_fragment_store_display_aligned_reads.
> 223: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_fragment_store_base.
> 223: Return code was 0.
> 223: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/fragment_store/base.cpp.stdout", "None".
> 223: Standard output was as expected.
> 223: Standard error was as expected.
> 222: Return code was 0.
> 222: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/fragment_store/access_aligned_reads2.cpp.stdout", "None".
> 222: Standard output was as expected.
> 222: Standard error was as expected.
> 219/415 Test #223: test_demo_tutorial_fragment_store_base ............................................   Passed    0.10 sec
> test 227
>         Start 227: test_demo_tutorial_genome_annotations_assignment_1_hint
> 
> 227: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_genome_annotations_assignment_1_hint" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/genome_annotations/assignment_1_hint.cpp.stdout"
> 227: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 227: Test timeout computed to be: 10000000
> 220/415 Test #222: test_demo_tutorial_fragment_store_access_aligned_reads2 ...........................   Passed    0.12 sec
> test 228
>         Start 228: test_demo_tutorial_genome_annotations_assignment_1_solution
> 
> 228: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_genome_annotations_assignment_1_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/genome_annotations/assignment_1_solution.cpp.stdout"
> 228: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 228: Test timeout computed to be: 10000000
> 224: Return code was 0.
> 224: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/fragment_store/display_aligned_reads.cpp.stdout", "None".
> 224: Standard output was as expected.
> 224: Standard error was as expected.
> 221/415 Test #224: test_demo_tutorial_fragment_store_display_aligned_reads ...........................   Passed    0.10 sec
> test 229
>         Start 229: test_demo_tutorial_genome_annotations_assignment_2_solution
> 
> 229: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_genome_annotations_assignment_2_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/genome_annotations/assignment_2_solution.cpp.stdout"
> 229: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 229: Test timeout computed to be: 10000000
> 225: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_generic_programming_example_hashing.
> 226: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_generic_programming_template_subclassing.
> 226: Return code was 0.
> 226: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/generic_programming/template_subclassing.cpp.stdout", "None".
> 226: Standard output was as expected.
> 226: Standard error was as expected.
> 222/415 Test #226: test_demo_tutorial_generic_programming_template_subclassing .......................   Passed    0.10 sec
> test 230
>         Start 230: test_demo_tutorial_genome_annotations_assignment_3_solution
> 
> 230: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_genome_annotations_assignment_3_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/genome_annotations/assignment_3_solution.cpp.stdout"
> 230: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 230: Test timeout computed to be: 10000000
> 225: Return code was 0.
> 225: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/generic_programming/example_hashing.cpp.stdout", "None".
> 225: Standard output was as expected.
> 225: Standard error was as expected.
> 223/415 Test #225: test_demo_tutorial_generic_programming_example_hashing ............................   Passed    0.13 sec
> test 231
>         Start 231: test_demo_tutorial_genome_annotations_assignment_4_solution
> 
> 231: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_genome_annotations_assignment_4_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/genome_annotations/assignment_4_solution.cpp.stdout"
> 231: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 231: Test timeout computed to be: 10000000
> 227: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_genome_annotations_assignment_1_hint.
> 228: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_genome_annotations_assignment_1_solution.
> 227: Return code was 0.
> 227: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/genome_annotations/assignment_1_hint.cpp.stdout", "None".
> 227: Standard output was as expected.
> 227: Standard error was as expected.
> 229: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_genome_annotations_assignment_2_solution.
> 224/415 Test #227: test_demo_tutorial_genome_annotations_assignment_1_hint ...........................   Passed    0.11 sec
> test 232
>         Start 232: test_demo_tutorial_genome_annotations_base
> 
> 232: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_genome_annotations_base" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/genome_annotations/base.cpp.stdout"
> 232: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 232: Test timeout computed to be: 10000000
> 231: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_genome_annotations_assignment_4_solution.
> 228: Return code was 0.
> 228: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/genome_annotations/assignment_1_solution.cpp.stdout", "None".
> 228: Standard output was as expected.
> 228: Standard error was as expected.
> 231: Return code was 0.
> 231: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/genome_annotations/assignment_4_solution.cpp.stdout", "None".
> 231: Standard output was as expected.
> 231: Standard error was as expected.
> 225/415 Test #228: test_demo_tutorial_genome_annotations_assignment_1_solution .......................   Passed    0.13 sec
> test 233
>         Start 233: test_demo_tutorial_gff_and_gtf_io_base
> 
> 233: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_gff_and_gtf_io_base" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/gff_and_gtf_io/base.cpp.stdout"
> 233: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 233: Test timeout computed to be: 10000000
> 229: Return code was 0.
> 229: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/genome_annotations/assignment_2_solution.cpp.stdout", "None".
> 229: Standard output was as expected.
> 229: Standard error was as expected.
> 226/415 Test #231: test_demo_tutorial_genome_annotations_assignment_4_solution .......................   Passed    0.06 sec
> test 234
>         Start 234: test_demo_tutorial_gff_and_gtf_io_example1
> 
> 234: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_gff_and_gtf_io_example1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/gff_and_gtf_io/example1.cpp.stdout"
> 234: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 234: Test timeout computed to be: 10000000
> 227/415 Test #229: test_demo_tutorial_genome_annotations_assignment_2_solution .......................   Passed    0.12 sec
> test 235
>         Start 235: test_demo_tutorial_gff_and_gtf_io_example2
> 
> 235: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_gff_and_gtf_io_example2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/gff_and_gtf_io/example2.cpp.stdout"
> 235: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 235: Test timeout computed to be: 10000000
> 230: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_genome_annotations_assignment_3_solution.
> 230: Return code was 0.
> 230: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/genome_annotations/assignment_3_solution.cpp.stdout", "None".
> 230: Standard output was as expected.
> 230: Standard error was as expected.
> 228/415 Test #230: test_demo_tutorial_genome_annotations_assignment_3_solution .......................   Passed    0.10 sec
> test 236
>         Start 236: test_demo_tutorial_gff_and_gtf_io_solution1
> 
> 236: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_gff_and_gtf_io_solution1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/gff_and_gtf_io/solution1.cpp.stdout"
> 236: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 236: Test timeout computed to be: 10000000
> 232: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_genome_annotations_base.
> 234: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_gff_and_gtf_io_example1.
> 232: Return code was 0.
> 232: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/genome_annotations/base.cpp.stdout", "None".
> 232: Standard output was as expected.
> 232: Standard error was as expected.
> 234: Return code was 0.
> 234: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/gff_and_gtf_io/example1.cpp.stdout", "None".
> 234: Standard output was as expected.
> 234: Standard error was as expected.
> 229/415 Test #232: test_demo_tutorial_genome_annotations_base ........................................   Passed    0.09 sec
> test 237
>         Start 237: test_demo_tutorial_gff_and_gtf_io_solution2
> 
> 237: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_gff_and_gtf_io_solution2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/gff_and_gtf_io/solution2.cpp.stdout"
> 237: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 237: Test timeout computed to be: 10000000
> 230/415 Test #234: test_demo_tutorial_gff_and_gtf_io_example1 ........................................   Passed    0.06 sec
> test 238
>         Start 238: test_demo_tutorial_gff_and_gtf_io_solution3
> 
> 238: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_gff_and_gtf_io_solution3" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/gff_and_gtf_io/solution3.cpp.stdout"
> 238: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 238: Test timeout computed to be: 10000000
> 233: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_gff_and_gtf_io_base.
> 236: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_gff_and_gtf_io_solution1.
> 236: Return code was 0.
> 236: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/gff_and_gtf_io/solution1.cpp.stdout", "None".
> 236: Standard output was as expected.
> 236: Standard error was as expected.
> 231/415 Test #236: test_demo_tutorial_gff_and_gtf_io_solution1 .......................................   Passed    0.06 sec
> test 239
>         Start 239: test_demo_tutorial_graph_graph_algo_scc
> 
> 239: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_graph_graph_algo_scc" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/graph/graph_algo_scc.cpp.stdout"
> 239: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 239: Test timeout computed to be: 10000000
> 233: Return code was 0.
> 233: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/gff_and_gtf_io/base.cpp.stdout", "None".
> 233: Standard output was as expected.
> 233: Standard error was as expected.
> 235: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_gff_and_gtf_io_example2.
> 235: Return code was 0.
> 235: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/gff_and_gtf_io/example2.cpp.stdout", "None".
> 235: Standard output was as expected.
> 235: Standard error was as expected.
> 232/415 Test #233: test_demo_tutorial_gff_and_gtf_io_base ............................................   Passed    0.09 sec
> test 240
>         Start 240: test_demo_tutorial_graph_graph_dijkstra
> 
> 240: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_graph_graph_dijkstra" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/graph/graph_dijkstra.cpp.stdout"
> 240: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 240: Test timeout computed to be: 10000000
> 233/415 Test #235: test_demo_tutorial_gff_and_gtf_io_example2 ........................................   Passed    0.10 sec
> test 241
>         Start 241: test_demo_tutorial_graph_graph_hmm
> 
> 241: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_graph_graph_hmm" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/graph/graph_hmm.cpp.stdout"
> 241: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 241: Test timeout computed to be: 10000000
> 237: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_gff_and_gtf_io_solution2.
> 238: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_gff_and_gtf_io_solution3.
> 237: Return code was 0.
> 237: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/gff_and_gtf_io/solution2.cpp.stdout", "None".
> 237: Standard output was as expected.
> 237: Standard error was as expected.
> 238: Return code was 0.
> 238: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/gff_and_gtf_io/solution3.cpp.stdout", "None".
> 238: Standard output was as expected.
> 238: Standard error was as expected.
> 234/415 Test #238: test_demo_tutorial_gff_and_gtf_io_solution3 .......................................   Passed    0.07 sec
> test 242
>         Start 242: test_demo_tutorial_graph_solution_1
> 
> 242: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_graph_solution_1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/graph/solution_1.cpp.stdout"
> 242: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 242: Test timeout computed to be: 10000000
> 235/415 Test #237: test_demo_tutorial_gff_and_gtf_io_solution2 .......................................   Passed    0.08 sec
> test 243
>         Start 243: test_demo_tutorial_index_iterators_index_assignment1
> 
> 243: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_index_iterators_index_assignment1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/index_iterators/index_assignment1.cpp.stdout"
> 243: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 243: Test timeout computed to be: 10000000
> 239: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_graph_graph_algo_scc.
> 240: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_graph_graph_dijkstra.
> 239: Return code was 0.
> 239: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/graph/graph_algo_scc.cpp.stdout", "None".
> 239: Standard output was as expected.
> 239: Standard error was as expected.
> 240: Return code was 0.
> 240: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/graph/graph_dijkstra.cpp.stdout", "None".
> 240: Standard output was as expected.
> 240: Standard error was as expected.
> 236/415 Test #239: test_demo_tutorial_graph_graph_algo_scc ...........................................   Passed    0.10 sec
> test 244
>         Start 244: test_demo_tutorial_index_iterators_index_assignment2
> 
> 244: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_index_iterators_index_assignment2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/index_iterators/index_assignment2.cpp.stdout"
> 244: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 244: Test timeout computed to be: 10000000
> 237/415 Test #240: test_demo_tutorial_graph_graph_dijkstra ...........................................   Passed    0.09 sec
> test 245
>         Start 245: test_demo_tutorial_index_iterators_index_bidirectional_search
> 
> 245: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_index_iterators_index_bidirectional_search" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/index_iterators/index_bidirectional_search.cpp.stdout"
> 245: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 245: Test timeout computed to be: 10000000
> 241: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_graph_graph_hmm.
> 243: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_index_iterators_index_assignment1.
> 243: Return code was 0.
> 243: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/index_iterators/index_assignment1.cpp.stdout", "None".
> 243: Standard output was as expected.
> 243: Standard error was as expected.
> 242: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_graph_solution_1.
> 238/415 Test #243: test_demo_tutorial_index_iterators_index_assignment1 ..............................   Passed    0.06 sec
> test 246
>         Start 246: test_demo_tutorial_index_iterators_index_preorder
> 
> 246: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_index_iterators_index_preorder" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/index_iterators/index_preorder.cpp.stdout"
> 246: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 246: Test timeout computed to be: 10000000
> 242: Return code was 0.
> 242: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/graph/solution_1.cpp.stdout", "None".
> 242: Standard output was as expected.
> 242: Standard error was as expected.
> 241: Return code was 0.
> 241: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/graph/graph_hmm.cpp.stdout", "None".
> 241: Standard output was as expected.
> 241: Standard error was as expected.
> 239/415 Test #242: test_demo_tutorial_graph_solution_1 ...............................................   Passed    0.08 sec
> test 247
>         Start 247: test_demo_tutorial_index_iterators_index_property_maps
> 
> 247: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_index_iterators_index_property_maps" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/index_iterators/index_property_maps.cpp.stdout"
> 247: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 247: Test timeout computed to be: 10000000
> 240/415 Test #241: test_demo_tutorial_graph_graph_hmm ................................................   Passed    0.13 sec
> test 248
>         Start 248: test_demo_tutorial_index_iterators_index_search
> 
> 248: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_index_iterators_index_search" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/index_iterators/index_search.cpp.stdout"
> 248: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 248: Test timeout computed to be: 10000000
> 244: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_index_iterators_index_assignment2.
> 245: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_index_iterators_index_bidirectional_search.
> 246: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_index_iterators_index_preorder.
> 245: Return code was 0.
> 245: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/index_iterators/index_bidirectional_search.cpp.stdout", "None".
> 245: Standard output was as expected.
> 245: Standard error was as expected.
> 246: Return code was 0.
> 246: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/index_iterators/index_preorder.cpp.stdout", "None".
> 246: Standard output was as expected.
> 246: Standard error was as expected.
> 241/415 Test #245: test_demo_tutorial_index_iterators_index_bidirectional_search .....................   Passed    0.10 sec
> test 249
>         Start 249: test_demo_tutorial_index_iterators_index_search2
> 
> 249: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_index_iterators_index_search2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/index_iterators/index_search2.cpp.stdout"
> 249: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 249: Test timeout computed to be: 10000000
> 242/415 Test #246: test_demo_tutorial_index_iterators_index_preorder .................................   Passed    0.09 sec
> test 250
>         Start 250: test_demo_tutorial_index_iterators_iterator_assignment2
> 
> 250: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_index_iterators_iterator_assignment2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/index_iterators/iterator_assignment2.cpp.stdout"
> 250: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 250: Test timeout computed to be: 10000000
> 248: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_index_iterators_index_search.
> 248: Return code was 0.
> 248: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/index_iterators/index_search.cpp.stdout", "None".
> 248: Standard output was as expected.
> 248: Standard error was as expected.
> 244: Return code was 0.
> 244: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/index_iterators/index_assignment2.cpp.stdout", "None".
> 244: Standard output was as expected.
> 244: Standard error was as expected.
> 243/415 Test #244: test_demo_tutorial_index_iterators_index_assignment2 ..............................   Passed    0.12 sec
> test 251
>         Start 251: test_demo_tutorial_index_iterators_iterator_solution1
> 
> 251: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_index_iterators_iterator_solution1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/index_iterators/iterator_solution1.cpp.stdout"
> 251: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 251: Test timeout computed to be: 10000000
> 244/415 Test #248: test_demo_tutorial_index_iterators_index_search ...................................   Passed    0.08 sec
> test 252
>         Start 252: test_demo_tutorial_index_iterators_iterator_solution2
> 
> 252: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_index_iterators_iterator_solution2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/index_iterators/iterator_solution2.cpp.stdout"
> 252: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 252: Test timeout computed to be: 10000000
> 247: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_index_iterators_index_property_maps.
> 247: Return code was 0.
> 247: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/index_iterators/index_property_maps.cpp.stdout", "None".
> 247: Standard output was as expected.
> 247: Standard error was as expected.
> 245/415 Test #247: test_demo_tutorial_index_iterators_index_property_maps ............................   Passed    0.10 sec
> test 253
>         Start 253: test_demo_tutorial_index_iterators_iterator_solution3
> 
> 253: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_index_iterators_iterator_solution3" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/index_iterators/iterator_solution3.cpp.stdout"
> 253: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 253: Test timeout computed to be: 10000000
> 249: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_index_iterators_index_search2.
> 249: Return code was 0.
> 249: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/index_iterators/index_search2.cpp.stdout", "None".
> 249: Standard output was as expected.
> 249: Standard error was as expected.
> 251: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_index_iterators_iterator_solution1.
> 252: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_index_iterators_iterator_solution2.
> 251: Return code was 0.
> 251: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/index_iterators/iterator_solution1.cpp.stdout", "None".
> 251: Standard output was as expected.
> 251: Standard error was as expected.
> 250: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_index_iterators_iterator_assignment2.
> 246/415 Test #249: test_demo_tutorial_index_iterators_index_search2 ..................................   Passed    0.08 sec
> test 254
>         Start 254: test_demo_tutorial_indexed_fasta_io_base
> 
> 254: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_indexed_fasta_io_base" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/indexed_fasta_io/base.cpp.stdout"
> 254: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 254: Test timeout computed to be: 10000000
> 250: Return code was 0.
> 250: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/index_iterators/iterator_assignment2.cpp.stdout", "None".
> 250: Standard output was as expected.
> 250: Standard error was as expected.
> 247/415 Test #251: test_demo_tutorial_index_iterators_iterator_solution1 .............................   Passed    0.07 sec
> test 255
>         Start 255: test_demo_tutorial_indexed_fasta_io_solution1
> 
> 255: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_indexed_fasta_io_solution1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/indexed_fasta_io/solution1.cpp.stdout" "--stderr-path" "/<<PKGBUILDDIR>>/demos/tutorial/indexed_fasta_io/solution1.cpp.stderr"
> 255: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 255: Test timeout computed to be: 10000000
> 252: Return code was 0.
> 252: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/index_iterators/iterator_solution2.cpp.stdout", "None".
> 252: Standard output was as expected.
> 252: Standard error was as expected.
> 248/415 Test #250: test_demo_tutorial_index_iterators_iterator_assignment2 ...........................   Passed    0.10 sec
> test 256
>         Start 256: test_demo_tutorial_indexed_fasta_io_solution2
> 
> 256: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_indexed_fasta_io_solution2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/indexed_fasta_io/solution2.cpp.stdout" "--stderr-path" "/<<PKGBUILDDIR>>/demos/tutorial/indexed_fasta_io/solution2.cpp.stderr"
> 256: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 256: Test timeout computed to be: 10000000
> 249/415 Test #252: test_demo_tutorial_index_iterators_iterator_solution2 .............................   Passed    0.08 sec
> test 257
>         Start 257: test_demo_tutorial_indices_assignment_1
> 
> 257: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_indices_assignment_1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/indices/assignment_1.cpp.stdout"
> 257: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 257: Test timeout computed to be: 10000000
> 253: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_index_iterators_iterator_solution3.
> 253: Return code was 0.
> 253: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/index_iterators/iterator_solution3.cpp.stdout", "None".
> 253: Standard output was as expected.
> 253: Standard error was as expected.
> 255: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_indexed_fasta_io_solution1.
> 255: Return code was 0.
> 255: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/indexed_fasta_io/solution1.cpp.stdout", "/<<PKGBUILDDIR>>/demos/tutorial/indexed_fasta_io/solution1.cpp.stderr".
> 255: Standard output was as expected.
> 255: Standard error was as expected.
> 250/415 Test #253: test_demo_tutorial_index_iterators_iterator_solution3 .............................   Passed    0.11 sec
> test 258
>         Start 258: test_demo_tutorial_indices_assignment_2
> 
> 258: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_indices_assignment_2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/indices/assignment_2.cpp.stdout"
> 258: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 258: Test timeout computed to be: 10000000
> 257: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_indices_assignment_1.
> 251/415 Test #255: test_demo_tutorial_indexed_fasta_io_solution1 .....................................   Passed    0.08 sec
> test 259
>         Start 259: test_demo_tutorial_indices_base
> 
> 259: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_indices_base" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/indices/base.cpp.stdout"
> 259: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 259: Test timeout computed to be: 10000000
> 254: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_indexed_fasta_io_base.
> 254: Return code was 0.
> 254: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/indexed_fasta_io/base.cpp.stdout", "None".
> 254: Standard output was as expected.
> 254: Standard error was as expected.
> 257: Return code was 0.
> 257: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/indices/assignment_1.cpp.stdout", "None".
> 257: Standard output was as expected.
> 257: Standard error was as expected.
> 256: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_indexed_fasta_io_solution2.
> 252/415 Test #257: test_demo_tutorial_indices_assignment_1 ...........................................   Passed    0.09 sec
> test 260
>         Start 260: test_demo_tutorial_iterators_assignment_1
> 
> 260: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_iterators_assignment_1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/iterators/assignment_1.cpp.stdout"
> 260: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 260: Test timeout computed to be: 10000000
> 253/415 Test #254: test_demo_tutorial_indexed_fasta_io_base ..........................................   Passed    0.12 sec
> test 261
>         Start 261: test_demo_tutorial_iterators_assignment_1_solution
> 
> 261: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_iterators_assignment_1_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/iterators/assignment_1_solution.cpp.stdout"
> 261: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 261: Test timeout computed to be: 10000000
> 256: Return code was 0.
> 256: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/indexed_fasta_io/solution2.cpp.stdout", "/<<PKGBUILDDIR>>/demos/tutorial/indexed_fasta_io/solution2.cpp.stderr".
> 256: Standard output was as expected.
> 256: Standard error was as expected.
> 258: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_indices_assignment_2.
> 254/415 Test #256: test_demo_tutorial_indexed_fasta_io_solution2 .....................................   Passed    0.12 sec
> test 262
>         Start 262: test_demo_tutorial_iterators_assignment_2_solution
> 
> 262: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_iterators_assignment_2_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/iterators/assignment_2_solution.cpp.stdout"
> 262: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 262: Test timeout computed to be: 10000000
> 259: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_indices_base.
> 259: Return code was 0.
> 259: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/indices/base.cpp.stdout", "None".
> 259: Standard output was as expected.
> 259: Standard error was as expected.
> 255/415 Test #259: test_demo_tutorial_indices_base ...................................................   Passed    0.06 sec
> test 263
>         Start 263: test_demo_tutorial_iterators_assignment_3_workshop
> 
> 263: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_iterators_assignment_3_workshop" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/iterators/assignment_3_workshop.cpp.stdout"
> 263: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 263: Test timeout computed to be: 10000000
> 258: Return code was 0.
> 258: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/indices/assignment_2.cpp.stdout", "None".
> 258: Standard output was as expected.
> 258: Standard error was as expected.
> 256/415 Test #258: test_demo_tutorial_indices_assignment_2 ...........................................   Passed    0.09 sec
> test 264
>         Start 264: test_demo_tutorial_iterators_assignment_3_workshop_solution
> 
> 264: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_iterators_assignment_3_workshop_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/iterators/assignment_3_workshop_solution.cpp.stdout"
> 264: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 264: Test timeout computed to be: 10000000
> 260: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_iterators_assignment_1.
> 263: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_iterators_assignment_3_workshop.
> 260: Return code was 0.
> 260: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/iterators/assignment_1.cpp.stdout", "None".
> 260: Standard output was as expected.
> 260: Standard error was as expected.
> 263: Return code was 0.
> 263: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/iterators/assignment_3_workshop.cpp.stdout", "None".
> 263: Standard output was as expected.
> 263: Standard error was as expected.
> 262: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_iterators_assignment_2_solution.
> 257/415 Test #260: test_demo_tutorial_iterators_assignment_1 .........................................   Passed    0.10 sec
> test 265
>         Start 265: test_demo_tutorial_iterators_assignment_4_workshop_solution
> 
> 265: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_iterators_assignment_4_workshop_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/iterators/assignment_4_workshop_solution.cpp.stdout"
> 265: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 265: Test timeout computed to be: 10000000
> 258/415 Test #263: test_demo_tutorial_iterators_assignment_3_workshop ................................   Passed    0.06 sec
> test 266
>         Start 266: test_demo_tutorial_iterators_base
> 
> 266: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_iterators_base" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/iterators/base.cpp.stdout"
> 266: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 266: Test timeout computed to be: 10000000
> 262: Return code was 0.
> 262: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/iterators/assignment_2_solution.cpp.stdout", "None".
> 262: Standard output was as expected.
> 262: Standard error was as expected.
> 261: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_iterators_assignment_1_solution.
> 259/415 Test #262: test_demo_tutorial_iterators_assignment_2_solution ................................   Passed    0.09 sec
> test 267
>         Start 267: test_demo_tutorial_iterators_sequence_iterator_demo
> 
> 267: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_iterators_sequence_iterator_demo" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/iterators/sequence_iterator_demo.cpp.stdout"
> 267: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 267: Test timeout computed to be: 10000000
> 264: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_iterators_assignment_3_workshop_solution.
> 261: Return code was 0.
> 261: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/iterators/assignment_1_solution.cpp.stdout", "None".
> 261: Standard output was as expected.
> 261: Standard error was as expected.
> 264: Return code was 0.
> 264: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/iterators/assignment_3_workshop_solution.cpp.stdout", "None".
> 264: Standard output was as expected.
> 264: Standard error was as expected.
> 260/415 Test #264: test_demo_tutorial_iterators_assignment_3_workshop_solution .......................   Passed    0.08 sec
> test 268
>         Start 268: test_demo_tutorial_journaled_set_base
> 
> 268: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_base" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/journaled_set/base.cpp.stdout"
> 268: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 268: Test timeout computed to be: 10000000
> 261/415 Test #261: test_demo_tutorial_iterators_assignment_1_solution ................................   Passed    0.13 sec
> test 269
>         Start 269: test_demo_tutorial_journaled_set_example_join
> 
> 269: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_example_join" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/journaled_set/example_join.cpp.stdout"
> 269: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 269: Test timeout computed to be: 10000000
> 265: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_iterators_assignment_4_workshop_solution.
> 265: Return code was 0.
> 265: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/iterators/assignment_4_workshop_solution.cpp.stdout", "None".
> 265: Standard output was as expected.
> 265: Standard error was as expected.
> 262/415 Test #265: test_demo_tutorial_iterators_assignment_4_workshop_solution .......................   Passed    0.08 sec
> test 270
>         Start 270: test_demo_tutorial_journaled_set_example_journal_string_basic
> 
> 270: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_example_journal_string_basic" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/journaled_set/example_journal_string_basic.cpp.stdout"
> 270: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 270: Test timeout computed to be: 10000000
> 268: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_base.
> 268: Return code was 0.
> 268: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/journaled_set/base.cpp.stdout", "None".
> 268: Standard output was as expected.
> 268: Standard error was as expected.
> 267: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_iterators_sequence_iterator_demo.
> 267: Return code was 0.
> 267: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/iterators/sequence_iterator_demo.cpp.stdout", "None".
> 267: Standard output was as expected.
> 267: Standard error was as expected.
> 269: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_example_join.
> 263/415 Test #268: test_demo_tutorial_journaled_set_base .............................................   Passed    0.06 sec
> test 271
>         Start 271: test_demo_tutorial_journaled_set_example_online_search
> 
> 271: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_example_online_search" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/journaled_set/example_online_search.cpp.stdout"
> 271: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 271: Test timeout computed to be: 10000000
> 269: Return code was 0.
> 269: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/journaled_set/example_join.cpp.stdout", "None".
> 269: Standard output was as expected.
> 269: Standard error was as expected.
> 264/415 Test #267: test_demo_tutorial_iterators_sequence_iterator_demo ...............................   Passed    0.08 sec
> test 272
>         Start 272: test_demo_tutorial_journaled_set_example_online_search_assignment1_hint
> 
> 272: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_example_online_search_assignment1_hint" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/journaled_set/example_online_search_assignment1_hint.cpp.stdout"
> 272: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 272: Test timeout computed to be: 10000000
> 266: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_iterators_base.
> 68: BidirectionalFMIndexTest_SearchInStringSet type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> >, seqan::BidirectionalIndex<seqan::FMIndex<void, FMIndexConfigLevelsPrefix<void, unsigned long> > > > OK
> 265/415 Test #269: test_demo_tutorial_journaled_set_example_join .....................................   Passed    0.07 sec
> test 273
>         Start 273: test_demo_tutorial_journaled_set_solution_online_search_assignment1
> 
> 273: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_solution_online_search_assignment1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/journaled_set/solution_online_search_assignment1.cpp.stdout"
> 273: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 273: Test timeout computed to be: 10000000
> 266: Return code was 0.
> 266: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/iterators/base.cpp.stdout", "None".
> 266: Standard output was as expected.
> 266: Standard error was as expected.
> 270: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_example_journal_string_basic.
> 270: Return code was 0.
> 270: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/journaled_set/example_journal_string_basic.cpp.stdout", "None".
> 270: Standard output was as expected.
> 270: Standard error was as expected.
> 266/415 Test #266: test_demo_tutorial_iterators_base .................................................   Passed    0.14 sec
> test 274
>         Start 274: test_demo_tutorial_journaled_set_solution_online_search_assignment2
> 
> 274: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_solution_online_search_assignment2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/journaled_set/solution_online_search_assignment2.cpp.stdout"
> 274: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 274: Test timeout computed to be: 10000000
> 267/415 Test #270: test_demo_tutorial_journaled_set_example_journal_string_basic .....................   Passed    0.08 sec
> test 275
>         Start 275: test_demo_tutorial_journaled_set_solution_online_search_assignment3
> 
> 275: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_solution_online_search_assignment3" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/journaled_set/solution_online_search_assignment3.cpp.stdout"
> 275: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 275: Test timeout computed to be: 10000000
> 271: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_example_online_search.
> 272: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_example_online_search_assignment1_hint.
> 274: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_solution_online_search_assignment2.
> 272: Return code was 0.
> 272: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/journaled_set/example_online_search_assignment1_hint.cpp.stdout", "None".
> 272: Standard output was as expected.
> 272: Standard error was as expected.
> 268/415 Test #272: test_demo_tutorial_journaled_set_example_online_search_assignment1_hint ...........   Passed    0.10 sec
> test 276
>         Start 276: test_demo_tutorial_journaled_set_solution_online_search_assignment4
> 
> 276: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_solution_online_search_assignment4" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/journaled_set/solution_online_search_assignment4.cpp.stdout"
> 276: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 276: Test timeout computed to be: 10000000
> 273: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_solution_online_search_assignment1.
> 275: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_solution_online_search_assignment3.
> 276: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_solution_online_search_assignment4.
> 271: Return code was 0.
> 271: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/journaled_set/example_online_search.cpp.stdout", "None".
> 271: Standard output was as expected.
> 271: Standard error was as expected.
> 269/415 Test #271: test_demo_tutorial_journaled_set_example_online_search ............................   Passed    0.23 sec
> test 277
>         Start 277: test_demo_tutorial_journaled_set_solution_online_search_finder
> 
> 277: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_solution_online_search_finder" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/journaled_set/solution_online_search_finder.cpp.stdout"
> 277: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 277: Test timeout computed to be: 10000000
> 274: Return code was 0.
> 274: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/journaled_set/solution_online_search_assignment2.cpp.stdout", "None".
> 274: Standard output was as expected.
> 274: Standard error was as expected.
> 270/415 Test #274: test_demo_tutorial_journaled_set_solution_online_search_assignment2 ...............   Passed    0.26 sec
> test 278
>         Start 278: test_demo_tutorial_journaled_string_tree_journaled_string_tree_base
> 
> 278: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_string_tree_journaled_string_tree_base" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/journaled_string_tree/journaled_string_tree_base.cpp.stdout"
> 278: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 278: Test timeout computed to be: 10000000
> 277: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_solution_online_search_finder.
> 275: Return code was 0.
> 275: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/journaled_set/solution_online_search_assignment3.cpp.stdout", "None".
> 275: Standard output was as expected.
> 275: Standard error was as expected.
> 278: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_string_tree_journaled_string_tree_base.
> 271/415 Test #275: test_demo_tutorial_journaled_set_solution_online_search_assignment3 ...............   Passed    0.31 sec
> test 279
>         Start 279: test_demo_tutorial_journaled_string_tree_journaled_string_tree_base_assignment1
> 
> 279: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_string_tree_journaled_string_tree_base_assignment1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/journaled_string_tree/journaled_string_tree_base_assignment1.cpp.stdout"
> 279: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 279: Test timeout computed to be: 10000000
> 273: Return code was 0.
> 273: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/journaled_set/solution_online_search_assignment1.cpp.stdout", "None".
> 273: Standard output was as expected.
> 273: Standard error was as expected.
> 272/415 Test #273: test_demo_tutorial_journaled_set_solution_online_search_assignment1 ...............   Passed    0.36 sec
> test 280
>         Start 280: test_demo_tutorial_metafunctions_assignment1_solution
> 
> 280: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_metafunctions_assignment1_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/metafunctions/assignment1_solution.cpp.stdout"
> 280: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 280: Test timeout computed to be: 10000000
> 278: Return code was 0.
> 278: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/journaled_string_tree/journaled_string_tree_base.cpp.stdout", "None".
> 278: Standard output was as expected.
> 278: Standard error was as expected.
> 276: Return code was 0.
> 276: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/journaled_set/solution_online_search_assignment4.cpp.stdout", "None".
> 276: Standard output was as expected.
> 276: Standard error was as expected.
> 273/415 Test #278: test_demo_tutorial_journaled_string_tree_journaled_string_tree_base ...............   Passed    0.10 sec
> test 281
>         Start 281: test_demo_tutorial_metafunctions_base
> 
> 281: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_metafunctions_base" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/metafunctions/base.cpp.stdout"
> 281: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 281: Test timeout computed to be: 10000000
> 274/415 Test #276: test_demo_tutorial_journaled_set_solution_online_search_assignment4 ...............   Passed    0.30 sec
> test 282
>         Start 282: test_demo_tutorial_modifiers_UNUSED_modcomplementdna
> 
> 282: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_modifiers_UNUSED_modcomplementdna" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/modifiers/UNUSED_modcomplementdna.cpp.stdout"
> 282: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 282: Test timeout computed to be: 10000000
> 279: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_string_tree_journaled_string_tree_base_assignment1.
> 280: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_metafunctions_assignment1_solution.
> 281: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_metafunctions_base.
> 280: Return code was 0.
> 280: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/metafunctions/assignment1_solution.cpp.stdout", "None".
> 280: Standard output was as expected.
> 280: Standard error was as expected.
> 279: Return code was 0.
> 279: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/journaled_string_tree/journaled_string_tree_base_assignment1.cpp.stdout", "None".
> 279: Standard output was as expected.
> 279: Standard error was as expected.
> 275/415 Test #280: test_demo_tutorial_metafunctions_assignment1_solution .............................   Passed    0.08 sec
> test 283
>         Start 283: test_demo_tutorial_modifiers_assignment1
> 
> 283: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_modifiers_assignment1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/modifiers/assignment1.cpp.stdout"
> 283: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 283: Test timeout computed to be: 10000000
> 276/415 Test #279: test_demo_tutorial_journaled_string_tree_journaled_string_tree_base_assignment1 ...   Passed    0.11 sec
> test 284
>         Start 284: test_demo_tutorial_modifiers_assignment1_solution
> 
> 284: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_modifiers_assignment1_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/modifiers/assignment1_solution.cpp.stdout"
> 284: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 284: Test timeout computed to be: 10000000
> 282: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_modifiers_UNUSED_modcomplementdna.
> 281: Return code was 0.
> 281: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/metafunctions/base.cpp.stdout", "None".
> 281: Standard output was as expected.
> 281: Standard error was as expected.
> 277/415 Test #281: test_demo_tutorial_metafunctions_base .............................................   Passed    0.08 sec
> test 285
>         Start 285: test_demo_tutorial_modifiers_modreverse
> 
> 285: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_modifiers_modreverse" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/modifiers/modreverse.cpp.stdout"
> 285: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 285: Test timeout computed to be: 10000000
> 282: Return code was 0.
> 282: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/modifiers/UNUSED_modcomplementdna.cpp.stdout", "None".
> 282: Standard output was as expected.
> 282: Standard error was as expected.
> 278/415 Test #282: test_demo_tutorial_modifiers_UNUSED_modcomplementdna ..............................   Passed    0.09 sec
> test 286
>         Start 286: test_demo_tutorial_modifiers_modview
> 
> 286: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_modifiers_modview" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/modifiers/modview.cpp.stdout"
> 286: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 286: Test timeout computed to be: 10000000
> 284: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_modifiers_assignment1_solution.
> 284: Return code was 0.
> 284: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/modifiers/assignment1_solution.cpp.stdout", "None".
> 284: Standard output was as expected.
> 284: Standard error was as expected.
> 279/415 Test #284: test_demo_tutorial_modifiers_assignment1_solution .................................   Passed    0.06 sec
> test 287
>         Start 287: test_demo_tutorial_modifiers_nested
> 
> 287: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_modifiers_nested" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/modifiers/nested.cpp.stdout"
> 287: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 287: Test timeout computed to be: 10000000
> 283: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_modifiers_assignment1.
> 283: Return code was 0.
> 283: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/modifiers/assignment1.cpp.stdout", "None".
> 283: Standard output was as expected.
> 283: Standard error was as expected.
> 280/415 Test #283: test_demo_tutorial_modifiers_assignment1 ..........................................   Passed    0.11 sec
> test 288
>         Start 288: test_demo_tutorial_multiple_sequence_alignment_assignment1
> 
> 288: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_multiple_sequence_alignment_assignment1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/multiple_sequence_alignment/assignment1.cpp.stdout"
> 288: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 288: Test timeout computed to be: 10000000
> 287: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_modifiers_nested.
> 285: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_modifiers_modreverse.
> 286: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_modifiers_modview.
> 285: Return code was 0.
> 285: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/modifiers/modreverse.cpp.stdout", "None".
> 285: Standard output was as expected.
> 285: Standard error was as expected.
> 281/415 Test #285: test_demo_tutorial_modifiers_modreverse ...........................................   Passed    0.11 sec
> test 289
>         Start 289: test_demo_tutorial_multiple_sequence_alignment_consensus
> 
> 289: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_multiple_sequence_alignment_consensus" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/multiple_sequence_alignment/consensus.cpp.stdout"
> 289: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 289: Test timeout computed to be: 10000000
> 286: Return code was 0.
> 286: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/modifiers/modview.cpp.stdout", "None".
> 286: Standard output was as expected.
> 286: Standard error was as expected.
> 287: Return code was 0.
> 287: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/modifiers/nested.cpp.stdout", "None".
> 287: Standard output was as expected.
> 287: Standard error was as expected.
> 277: ERROR: Return code of /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_solution_online_search_finder was -11.
> 282/415 Test #286: test_demo_tutorial_modifiers_modview ..............................................   Passed    0.11 sec
> test 290
>         Start 290: test_demo_tutorial_multiple_sequence_alignment_msa
> 
> 290: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_multiple_sequence_alignment_msa" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/multiple_sequence_alignment/msa.cpp.stdout"
> 290: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 290: Test timeout computed to be: 10000000
> 283/415 Test #287: test_demo_tutorial_modifiers_nested ...............................................   Passed    0.09 sec
> test 291
>         Start 291: test_demo_tutorial_pairwise_sequence_alignment_alignment_banded
> 
> 291: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_alignment_banded" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/alignment_banded.cpp.stdout"
> 291: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 291: Test timeout computed to be: 10000000
> 284/415 Test #277: test_demo_tutorial_journaled_set_solution_online_search_finder ....................***Failed    0.42 sec
> Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_solution_online_search_finder.
> ERROR: Return code of /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_journaled_set_solution_online_search_finder was -11.
> 
> test 292
>         Start 292: test_demo_tutorial_pairwise_sequence_alignment_alignment_global_assignment1
> 
> 292: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_alignment_global_assignment1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/alignment_global_assignment1.cpp.stdout"
> 292: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 292: Test timeout computed to be: 10000000
> 288: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_multiple_sequence_alignment_assignment1.
> 288: Return code was 0.
> 288: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/multiple_sequence_alignment/assignment1.cpp.stdout", "None".
> 288: Standard output was as expected.
> 288: Standard error was as expected.
> 285/415 Test #288: test_demo_tutorial_multiple_sequence_alignment_assignment1 ........................   Passed    0.09 sec
> test 293
>         Start 293: test_demo_tutorial_pairwise_sequence_alignment_alignment_global_assignment2
> 
> 293: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_alignment_global_assignment2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/alignment_global_assignment2.cpp.stdout"
> 293: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 293: Test timeout computed to be: 10000000
> 290: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_multiple_sequence_alignment_msa.
> 289: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_multiple_sequence_alignment_consensus.
> 290: Return code was 0.
> 290: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/multiple_sequence_alignment/msa.cpp.stdout", "None".
> 290: Standard output was as expected.
> 290: Standard error was as expected.
> 291: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_alignment_banded.
> 289: Return code was 0.
> 289: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/multiple_sequence_alignment/consensus.cpp.stdout", "None".
> 289: Standard output was as expected.
> 289: Standard error was as expected.
> 286/415 Test #290: test_demo_tutorial_multiple_sequence_alignment_msa ................................   Passed    0.13 sec
> test 294
>         Start 294: test_demo_tutorial_pairwise_sequence_alignment_alignment_global_assignment3
> 
> 294: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_alignment_global_assignment3" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/alignment_global_assignment3.cpp.stdout"
> 294: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 294: Test timeout computed to be: 10000000
> 287/415 Test #289: test_demo_tutorial_multiple_sequence_alignment_consensus ..........................   Passed    0.15 sec
> test 295
>         Start 295: test_demo_tutorial_pairwise_sequence_alignment_alignment_global_overlap
> 
> 295: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_alignment_global_overlap" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/alignment_global_overlap.cpp.stdout"
> 295: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 295: Test timeout computed to be: 10000000
> 292: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_alignment_global_assignment1.
> 293: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_alignment_global_assignment2.
> 293: Return code was 0.
> 293: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/alignment_global_assignment2.cpp.stdout", "None".
> 293: Standard output was as expected.
> 293: Standard error was as expected.
> 291: Return code was 0.
> 291: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/alignment_banded.cpp.stdout", "None".
> 291: Standard output was as expected.
> 291: Standard error was as expected.
> 288/415 Test #291: test_demo_tutorial_pairwise_sequence_alignment_alignment_banded ...................   Passed    0.14 sec
> test 296
>         Start 296: test_demo_tutorial_pairwise_sequence_alignment_alignment_global_specialised
> 
> 296: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_alignment_global_specialised" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/alignment_global_specialised.cpp.stdout"
> 296: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 296: Test timeout computed to be: 10000000
> 289/415 Test #293: test_demo_tutorial_pairwise_sequence_alignment_alignment_global_assignment2 .......   Passed    0.11 sec
> test 297
>         Start 297: test_demo_tutorial_pairwise_sequence_alignment_alignment_global_standard
> 
> 297: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_alignment_global_standard" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/alignment_global_standard.cpp.stdout"
> 297: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 297: Test timeout computed to be: 10000000
> 292: Return code was 0.
> 292: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/alignment_global_assignment1.cpp.stdout", "None".
> 292: Standard output was as expected.
> 292: Standard error was as expected.
> 290/415 Test #292: test_demo_tutorial_pairwise_sequence_alignment_alignment_global_assignment1 .......   Passed    0.14 sec
> test 298
>         Start 298: test_demo_tutorial_pairwise_sequence_alignment_alignment_local
> 
> 298: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_alignment_local" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/alignment_local.cpp.stdout"
> 298: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 298: Test timeout computed to be: 10000000
> 294: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_alignment_global_assignment3.
> 295: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_alignment_global_overlap.
> 295: Return code was 0.
> 295: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/alignment_global_overlap.cpp.stdout", "None".
> 295: Standard output was as expected.
> 295: Standard error was as expected.
> 294: Return code was 0.
> 294: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/alignment_global_assignment3.cpp.stdout", "None".
> 294: Standard output was as expected.
> 294: Standard error was as expected.
> 291/415 Test #295: test_demo_tutorial_pairwise_sequence_alignment_alignment_global_overlap ...........   Passed    0.08 sec
> test 299
>         Start 299: test_demo_tutorial_pairwise_sequence_alignment_alignment_local_assignment1
> 
> 299: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_alignment_local_assignment1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/alignment_local_assignment1.cpp.stdout"
> 299: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 299: Test timeout computed to be: 10000000
> 292/415 Test #294: test_demo_tutorial_pairwise_sequence_alignment_alignment_global_assignment3 .......   Passed    0.09 sec
> test 300
>         Start 300: test_demo_tutorial_pairwise_sequence_alignment_assignment5
> 
> 300: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_assignment5" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/assignment5.cpp.stdout"
> 300: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 300: Test timeout computed to be: 10000000
> 297: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_alignment_global_standard.
> 297: Return code was 0.
> 297: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/alignment_global_standard.cpp.stdout", "None".
> 297: Standard output was as expected.
> 297: Standard error was as expected.
> 296: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_alignment_global_specialised.
> 293/415 Test #297: test_demo_tutorial_pairwise_sequence_alignment_alignment_global_standard ..........   Passed    0.07 sec
> test 301
>         Start 301: test_demo_tutorial_pairwise_sequence_alignment_assignment5_step1
> 
> 301: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_assignment5_step1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/assignment5_step1.cpp.stdout"
> 301: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 301: Test timeout computed to be: 10000000
> 299: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_alignment_local_assignment1.
> 299: Return code was 0.
> 299: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/alignment_local_assignment1.cpp.stdout", "None".
> 299: Standard output was as expected.
> 299: Standard error was as expected.
> 294/415 Test #299: test_demo_tutorial_pairwise_sequence_alignment_alignment_local_assignment1 ........   Passed    0.05 sec
> test 302
>         Start 302: test_demo_tutorial_pairwise_sequence_alignment_assignment5_step2
> 
> 302: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_assignment5_step2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/assignment5_step2.cpp.stdout"
> 302: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 302: Test timeout computed to be: 10000000
> 296: Return code was 0.
> 296: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/alignment_global_specialised.cpp.stdout", "None".
> 296: Standard output was as expected.
> 296: Standard error was as expected.
> 295/415 Test #296: test_demo_tutorial_pairwise_sequence_alignment_alignment_global_specialised .......   Passed    0.12 sec
> test 303
>         Start 303: test_demo_tutorial_pairwise_sequence_alignment_assignment5_step3
> 
> 303: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_assignment5_step3" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/assignment5_step3.cpp.stdout"
> 303: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 303: Test timeout computed to be: 10000000
> 298: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_alignment_local.
> 298: Return code was 0.
> 298: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/alignment_local.cpp.stdout", "None".
> 298: Standard output was as expected.
> 298: Standard error was as expected.
> 296/415 Test #298: test_demo_tutorial_pairwise_sequence_alignment_alignment_local ....................   Passed    0.12 sec
> test 304
>         Start 304: test_demo_tutorial_pairwise_sequence_alignment_assignment5_step4
> 
> 304: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_assignment5_step4" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/assignment5_step4.cpp.stdout"
> 304: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 304: Test timeout computed to be: 10000000
> 300: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_assignment5.
> 302: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_assignment5_step2.
> 302: Return code was 0.
> 302: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/assignment5_step2.cpp.stdout", "None".
> 302: Standard output was as expected.
> 302: Standard error was as expected.
> 301: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_assignment5_step1.
> 301: Return code was 0.
> 301: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/assignment5_step1.cpp.stdout", "None".
> 301: Standard output was as expected.
> 301: Standard error was as expected.
> 297/415 Test #302: test_demo_tutorial_pairwise_sequence_alignment_assignment5_step2 ..................   Passed    0.06 sec
> test 305
>         Start 305: test_demo_tutorial_pairwise_sequence_alignment_assignment5_step5
> 
> 305: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_assignment5_step5" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/assignment5_step5.cpp.stdout"
> 305: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 305: Test timeout computed to be: 10000000
> 300: Return code was 0.
> 300: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/assignment5.cpp.stdout", "None".
> 300: Standard output was as expected.
> 300: Standard error was as expected.
> 298/415 Test #301: test_demo_tutorial_pairwise_sequence_alignment_assignment5_step1 ..................   Passed    0.10 sec
> test 306
>         Start 306: test_demo_tutorial_pairwise_sequence_alignment_assignment5_step6
> 
> 306: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_assignment5_step6" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/assignment5_step6.cpp.stdout"
> 306: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 306: Test timeout computed to be: 10000000
> 299/415 Test #300: test_demo_tutorial_pairwise_sequence_alignment_assignment5 ........................   Passed    0.12 sec
> test 307
>         Start 307: test_demo_tutorial_parsing_command_line_arguments_base
> 
> 307: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_parsing_command_line_arguments_base" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/parsing_command_line_arguments/base.cpp.stdout"
> 307: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 307: Test timeout computed to be: 10000000
> 304: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_assignment5_step4.
> 304: Return code was 0.
> 304: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/assignment5_step4.cpp.stdout", "None".
> 304: Standard output was as expected.
> 304: Standard error was as expected.
> 300/415 Test #304: test_demo_tutorial_pairwise_sequence_alignment_assignment5_step4 ..................   Passed    0.09 sec
> test 308
>         Start 308: test_demo_tutorial_pattern_matching_assignment1
> 
> 308: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pattern_matching_assignment1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pattern_matching/assignment1.cpp.stdout"
> 308: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 308: Test timeout computed to be: 10000000
> 306: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_assignment5_step6.
> 305: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_assignment5_step5.
> 303: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pairwise_sequence_alignment_assignment5_step3.
> 307: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_parsing_command_line_arguments_base.
> 303: Return code was 0.
> 303: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/assignment5_step3.cpp.stdout", "None".
> 303: Standard output was as expected.
> 303: Standard error was as expected.
> 307: Return code was 0.
> 307: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/parsing_command_line_arguments/base.cpp.stdout", "None".
> 307: Standard output was as expected.
> 307: Standard error was as expected.
> 301/415 Test #303: test_demo_tutorial_pairwise_sequence_alignment_assignment5_step3 ..................   Passed    0.13 sec
> test 309
>         Start 309: test_demo_tutorial_pattern_matching_assignment1_solution
> 
> 309: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pattern_matching_assignment1_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pattern_matching/assignment1_solution.cpp.stdout"
> 309: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 309: Test timeout computed to be: 10000000
> 302/415 Test #307: test_demo_tutorial_parsing_command_line_arguments_base ............................   Passed    0.07 sec
> test 310
>         Start 310: test_demo_tutorial_pattern_matching_assignment2
> 
> 310: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pattern_matching_assignment2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pattern_matching/assignment2.cpp.stdout"
> 310: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 310: Test timeout computed to be: 10000000
> 306: Return code was 0.
> 306: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/assignment5_step6.cpp.stdout", "None".
> 306: Standard output was as expected.
> 306: Standard error was as expected.
> 305: Return code was 0.
> 305: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pairwise_sequence_alignment/assignment5_step5.cpp.stdout", "None".
> 305: Standard output was as expected.
> 305: Standard error was as expected.
> 303/415 Test #306: test_demo_tutorial_pairwise_sequence_alignment_assignment5_step6 ..................   Passed    0.10 sec
> test 311
>         Start 311: test_demo_tutorial_pattern_matching_assignment2_solution
> 
> 311: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pattern_matching_assignment2_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pattern_matching/assignment2_solution.cpp.stdout"
> 311: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 311: Test timeout computed to be: 10000000
> 304/415 Test #305: test_demo_tutorial_pairwise_sequence_alignment_assignment5_step5 ..................   Passed    0.13 sec
> test 312
>         Start 312: test_demo_tutorial_pattern_matching_assignment3
> 
> 312: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pattern_matching_assignment3" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pattern_matching/assignment3.cpp.stdout"
> 312: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 312: Test timeout computed to be: 10000000
> 308: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pattern_matching_assignment1.
> 308: Return code was 0.
> 308: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pattern_matching/assignment1.cpp.stdout", "None".
> 308: Standard output was as expected.
> 308: Standard error was as expected.
> 309: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pattern_matching_assignment1_solution.
> 305/415 Test #308: test_demo_tutorial_pattern_matching_assignment1 ...................................   Passed    0.10 sec
> test 313
>         Start 313: test_demo_tutorial_pattern_matching_assignment3_solution
> 
> 313: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pattern_matching_assignment3_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pattern_matching/assignment3_solution.cpp.stdout"
> 313: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 313: Test timeout computed to be: 10000000
> 310: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pattern_matching_assignment2.
> 310: Return code was 0.
> 310: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pattern_matching/assignment2.cpp.stdout", "None".
> 310: Standard output was as expected.
> 310: Standard error was as expected.
> 309: Return code was 0.
> 309: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pattern_matching/assignment1_solution.cpp.stdout", "None".
> 309: Standard output was as expected.
> 309: Standard error was as expected.
> 306/415 Test #309: test_demo_tutorial_pattern_matching_assignment1_solution ..........................   Passed    0.10 sec
> test 314
>         Start 314: test_demo_tutorial_pattern_matching_find_approx
> 
> 314: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pattern_matching_find_approx" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pattern_matching/find_approx.cpp.stdout"
> 314: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 314: Test timeout computed to be: 10000000
> 311: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pattern_matching_assignment2_solution.
> 307/415 Test #310: test_demo_tutorial_pattern_matching_assignment2 ...................................   Passed    0.11 sec
> test 315
>         Start 315: test_demo_tutorial_pattern_matching_find_exact
> 
> 315: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pattern_matching_find_exact" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pattern_matching/find_exact.cpp.stdout"
> 315: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 315: Test timeout computed to be: 10000000
> 311: Return code was 0.
> 311: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pattern_matching/assignment2_solution.cpp.stdout", "None".
> 311: Standard output was as expected.
> 311: Standard error was as expected.
> 308/415 Test #311: test_demo_tutorial_pattern_matching_assignment2_solution ..........................   Passed    0.11 sec
> test 316
>         Start 316: test_demo_tutorial_pattern_matching_find_index
> 
> 316: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pattern_matching_find_index" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pattern_matching/find_index.cpp.stdout"
> 316: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 316: Test timeout computed to be: 10000000
> 313: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pattern_matching_assignment3_solution.
> 313: Return code was 0.
> 313: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pattern_matching/assignment3_solution.cpp.stdout", "None".
> 313: Standard output was as expected.
> 313: Standard error was as expected.
> 312: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pattern_matching_assignment3.
> 312: Return code was 0.
> 312: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pattern_matching/assignment3.cpp.stdout", "None".
> 312: Standard output was as expected.
> 312: Standard error was as expected.
> 309/415 Test #313: test_demo_tutorial_pattern_matching_assignment3_solution ..........................   Passed    0.06 sec
> test 317
>         Start 317: test_demo_tutorial_pattern_matching_find_index_multiple
> 
> 317: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pattern_matching_find_index_multiple" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/pattern_matching/find_index_multiple.cpp.stdout"
> 317: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 317: Test timeout computed to be: 10000000
> 310/415 Test #312: test_demo_tutorial_pattern_matching_assignment3 ...................................   Passed    0.11 sec
> test 318
>         Start 318: test_demo_tutorial_q_gram_index_index_assignment5
> 
> 318: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_q_gram_index_index_assignment5" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/q_gram_index/index_assignment5.cpp.stdout"
> 318: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 318: Test timeout computed to be: 10000000
> 315: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pattern_matching_find_exact.
> 315: Return code was 0.
> 315: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pattern_matching/find_exact.cpp.stdout", "None".
> 315: Standard output was as expected.
> 315: Standard error was as expected.
> 317: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pattern_matching_find_index_multiple.
> 317: Return code was 0.
> 317: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pattern_matching/find_index_multiple.cpp.stdout", "None".
> 317: Standard output was as expected.
> 317: Standard error was as expected.
> 311/415 Test #315: test_demo_tutorial_pattern_matching_find_exact ....................................   Passed    0.08 sec
> test 319
>         Start 319: test_demo_tutorial_q_gram_index_index_assignment6
> 
> 319: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_q_gram_index_index_assignment6" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/q_gram_index/index_assignment6.cpp.stdout"
> 319: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 319: Test timeout computed to be: 10000000
> 312/415 Test #317: test_demo_tutorial_pattern_matching_find_index_multiple ...........................   Passed    0.06 sec
> test 320
>         Start 320: test_demo_tutorial_q_gram_index_index_qgram
> 
> 320: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_q_gram_index_index_qgram" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/q_gram_index/index_qgram.cpp.stdout"
> 320: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 320: Test timeout computed to be: 10000000
> 314: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pattern_matching_find_approx.
> 314: Return code was 0.
> 314: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pattern_matching/find_approx.cpp.stdout", "None".
> 314: Standard output was as expected.
> 314: Standard error was as expected.
> 313/415 Test #314: test_demo_tutorial_pattern_matching_find_approx ...................................   Passed    0.12 sec
> test 321
>         Start 321: test_demo_tutorial_q_gram_index_index_qgram_hash
> 
> 321: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_q_gram_index_index_qgram_hash" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/q_gram_index/index_qgram_hash.cpp.stdout"
> 321: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 321: Test timeout computed to be: 10000000
> 316: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_pattern_matching_find_index.
> 316: Return code was 0.
> 316: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/pattern_matching/find_index.cpp.stdout", "None".
> 316: Standard output was as expected.
> 316: Standard error was as expected.
> 314/415 Test #316: test_demo_tutorial_pattern_matching_find_index ....................................   Passed    0.11 sec
> test 322
>         Start 322: test_demo_tutorial_realignment_step1
> 
> 322: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_realignment_step1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/realignment/step1.cpp.stdout"
> 322: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 322: Test timeout computed to be: 10000000
> 319: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_q_gram_index_index_assignment6.
> 318: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_q_gram_index_index_assignment5.
> 320: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_q_gram_index_index_qgram.
> 319: Return code was 0.
> 319: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/q_gram_index/index_assignment6.cpp.stdout", "None".
> 319: Standard output was as expected.
> 319: Standard error was as expected.
> 320: Return code was 0.
> 320: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/q_gram_index/index_qgram.cpp.stdout", "None".
> 320: Standard output was as expected.
> 320: Standard error was as expected.
> 315/415 Test #319: test_demo_tutorial_q_gram_index_index_assignment6 .................................   Passed    0.07 sec
> test 323
>         Start 323: test_demo_tutorial_realignment_step2
> 
> 323: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_realignment_step2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/realignment/step2.cpp.stdout"
> 323: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 323: Test timeout computed to be: 10000000
> 316/415 Test #320: test_demo_tutorial_q_gram_index_index_qgram .......................................   Passed    0.07 sec
> test 324
>         Start 324: test_demo_tutorial_sam_and_bam_io_base
> 
> 324: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sam_and_bam_io_base" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sam_and_bam_io/base.cpp.stdout"
> 324: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 324: Test timeout computed to be: 10000000
> 318: Return code was 0.
> 318: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/q_gram_index/index_assignment5.cpp.stdout", "None".
> 318: Standard output was as expected.
> 318: Standard error was as expected.
> 321: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_q_gram_index_index_qgram_hash.
> 321: Return code was 0.
> 321: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/q_gram_index/index_qgram_hash.cpp.stdout", "None".
> 321: Standard output was as expected.
> 321: Standard error was as expected.
> 317/415 Test #318: test_demo_tutorial_q_gram_index_index_assignment5 .................................   Passed    0.13 sec
> test 325
>         Start 325: test_demo_tutorial_sam_and_bam_io_example1
> 
> 325: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sam_and_bam_io_example1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sam_and_bam_io/example1.cpp.stdout"
> 325: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 325: Test timeout computed to be: 10000000
> 318/415 Test #321: test_demo_tutorial_q_gram_index_index_qgram_hash ..................................   Passed    0.08 sec
> test 326
>         Start 326: test_demo_tutorial_sam_and_bam_io_example2
> 
> 326: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sam_and_bam_io_example2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sam_and_bam_io/example2.cpp.stdout"
> 326: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 326: Test timeout computed to be: 10000000
> 322: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_realignment_step1.
> 322: Return code was 0.
> 322: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/realignment/step1.cpp.stdout", "None".
> 322: Standard output was as expected.
> 322: Standard error was as expected.
> 319/415 Test #322: test_demo_tutorial_realignment_step1 ..............................................   Passed    0.08 sec
> test 327
>         Start 327: test_demo_tutorial_sam_and_bam_io_example7
> 
> 327: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sam_and_bam_io_example7" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sam_and_bam_io/example7.cpp.stdout"
> 327: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 327: Test timeout computed to be: 10000000
> 323: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_realignment_step2.
> 324: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sam_and_bam_io_base.
> 324: Return code was 0.
> 324: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sam_and_bam_io/base.cpp.stdout", "None".
> 324: Standard output was as expected.
> 324: Standard error was as expected.
> 320/415 Test #324: test_demo_tutorial_sam_and_bam_io_base ............................................   Passed    0.10 sec
> test 328
>         Start 328: test_demo_tutorial_sam_and_bam_io_solution1
> 
> 328: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sam_and_bam_io_solution1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sam_and_bam_io/solution1.cpp.stdout"
> 328: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 328: Test timeout computed to be: 10000000
> 326: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sam_and_bam_io_example2.
> 326: Return code was 0.
> 326: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sam_and_bam_io/example2.cpp.stdout", "None".
> 326: Standard output was as expected.
> 326: Standard error was as expected.
> 325: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sam_and_bam_io_example1.
> 321/415 Test #326: test_demo_tutorial_sam_and_bam_io_example2 ........................................   Passed    0.09 sec
> test 329
>         Start 329: test_demo_tutorial_sam_and_bam_io_solution2
> 
> 329: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sam_and_bam_io_solution2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sam_and_bam_io/solution2.cpp.stdout"
> 329: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 329: Test timeout computed to be: 10000000
> 327: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sam_and_bam_io_example7.
> 325: Return code was 0.
> 325: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sam_and_bam_io/example1.cpp.stdout", "None".
> 325: Standard output was as expected.
> 325: Standard error was as expected.
> 322/415 Test #325: test_demo_tutorial_sam_and_bam_io_example1 ........................................   Passed    0.11 sec
> test 330
>         Start 330: test_demo_tutorial_sam_and_bam_io_solution3
> 
> 330: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sam_and_bam_io_solution3" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sam_and_bam_io/solution3.cpp.stdout"
> 330: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 330: Test timeout computed to be: 10000000
> 328: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sam_and_bam_io_solution1.
> 327: Return code was 0.
> 327: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sam_and_bam_io/example7.cpp.stdout", "None".
> 327: Standard output was as expected.
> 327: Standard error was as expected.
> 329: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sam_and_bam_io_solution2.
> 329: Return code was 0.
> 329: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sam_and_bam_io/solution2.cpp.stdout", "None".
> 329: Standard output was as expected.
> 329: Standard error was as expected.
> 323/415 Test #327: test_demo_tutorial_sam_and_bam_io_example7 ........................................   Passed    0.12 sec
> test 331
>         Start 331: test_demo_tutorial_seed_and_extend_example1
> 
> 331: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_example1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/example1.cpp.stdout"
> 331: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 331: Test timeout computed to be: 10000000
> 324/415 Test #329: test_demo_tutorial_sam_and_bam_io_solution2 .......................................   Passed    0.06 sec
> test 332
>         Start 332: test_demo_tutorial_seed_and_extend_example2
> 
> 332: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_example2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/example2.cpp.stdout"
> 332: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 332: Test timeout computed to be: 10000000
> 328: Return code was 0.
> 328: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sam_and_bam_io/solution1.cpp.stdout", "None".
> 328: Standard output was as expected.
> 328: Standard error was as expected.
> 330: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sam_and_bam_io_solution3.
> 330: Return code was 0.
> 330: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sam_and_bam_io/solution3.cpp.stdout", "None".
> 330: Standard output was as expected.
> 330: Standard error was as expected.
> 325/415 Test #328: test_demo_tutorial_sam_and_bam_io_solution1 .......................................   Passed    0.10 sec
> test 333
>         Start 333: test_demo_tutorial_seed_and_extend_example3
> 
> 333: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_example3" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/example3.cpp.stdout"
> 333: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 333: Test timeout computed to be: 10000000
> 326/415 Test #330: test_demo_tutorial_sam_and_bam_io_solution3 .......................................   Passed    0.07 sec
> test 334
>         Start 334: test_demo_tutorial_seed_and_extend_example4
> 
> 334: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_example4" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/example4.cpp.stdout"
> 334: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 334: Test timeout computed to be: 10000000
> 332: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_example2.
> 331: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_example1.
> 332: Return code was 0.
> 332: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/example2.cpp.stdout", "None".
> 332: Standard output was as expected.
> 332: Standard error was as expected.
> 331: Return code was 0.
> 331: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/example1.cpp.stdout", "None".
> 331: Standard output was as expected.
> 331: Standard error was as expected.
> 327/415 Test #332: test_demo_tutorial_seed_and_extend_example2 .......................................   Passed    0.07 sec
> test 335
>         Start 335: test_demo_tutorial_seed_and_extend_example5
> 
> 335: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_example5" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/example5.cpp.stdout"
> 335: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 335: Test timeout computed to be: 10000000
> 328/415 Test #331: test_demo_tutorial_seed_and_extend_example1 .......................................   Passed    0.08 sec
> test 336
>         Start 336: test_demo_tutorial_seed_and_extend_example6
> 
> 336: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_example6" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/example6.cpp.stdout"
> 336: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 336: Test timeout computed to be: 10000000
> 333: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_example3.
> 334: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_example4.
> 333: Return code was 0.
> 333: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/example3.cpp.stdout", "None".
> 333: Standard output was as expected.
> 333: Standard error was as expected.
> 329/415 Test #333: test_demo_tutorial_seed_and_extend_example3 .......................................   Passed    0.11 sec
> test 337
>         Start 337: test_demo_tutorial_seed_and_extend_example7
> 
> 337: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_example7" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/example7.cpp.stdout"
> 337: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 337: Test timeout computed to be: 10000000
> 334: Return code was 0.
> 334: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/example4.cpp.stdout", "None".
> 334: Standard output was as expected.
> 334: Standard error was as expected.
> 335: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_example5.
> 330/415 Test #334: test_demo_tutorial_seed_and_extend_example4 .......................................   Passed    0.13 sec
> test 338
>         Start 338: test_demo_tutorial_seed_and_extend_solution1
> 
> 338: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_solution1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/solution1.cpp.stdout"
> 338: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 338: Test timeout computed to be: 10000000
> 336: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_example6.
> 335: Return code was 0.
> 335: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/example5.cpp.stdout", "None".
> 335: Standard output was as expected.
> 335: Standard error was as expected.
> 331/415 Test #335: test_demo_tutorial_seed_and_extend_example5 .......................................   Passed    0.10 sec
> test 339
>         Start 339: test_demo_tutorial_seed_and_extend_solution2
> 
> 339: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_solution2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/solution2.cpp.stdout"
> 339: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 339: Test timeout computed to be: 10000000
> 336: Return code was 0.
> 336: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/example6.cpp.stdout", "None".
> 336: Standard output was as expected.
> 336: Standard error was as expected.
> 332/415 Test #336: test_demo_tutorial_seed_and_extend_example6 .......................................   Passed    0.11 sec
> test 340
>         Start 340: test_demo_tutorial_seed_and_extend_solution3
> 
> 340: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_solution3" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/solution3.cpp.stdout"
> 340: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 340: Test timeout computed to be: 10000000
> 339: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_solution2.
> 339: Return code was 0.
> 339: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/solution2.cpp.stdout", "None".
> 339: Standard output was as expected.
> 339: Standard error was as expected.
> 333/415 Test #339: test_demo_tutorial_seed_and_extend_solution2 ......................................   Passed    0.07 sec
> test 341
>         Start 341: test_demo_tutorial_seed_and_extend_solution4
> 
> 341: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_solution4" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/solution4.cpp.stdout"
> 341: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 341: Test timeout computed to be: 10000000
> 337: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_example7.
> 323: Return code was 0.
> 323: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/realignment/step2.cpp.stdout", "None".
> 323: Standard output was as expected.
> 323: Standard error was as expected.
> 338: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_solution1.
> 334/415 Test #323: test_demo_tutorial_realignment_step2 ..............................................   Passed    0.43 sec
> test 342
>         Start 342: test_demo_tutorial_seed_and_extend_solution5
> 
> 342: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_solution5" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/solution5.cpp.stdout"
> 342: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 342: Test timeout computed to be: 10000000
> 338: Return code was 0.
> 338: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/solution1.cpp.stdout", "None".
> 338: Standard output was as expected.
> 338: Standard error was as expected.
> 337: Return code was 0.
> 337: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/example7.cpp.stdout", "None".
> 337: Standard output was as expected.
> 337: Standard error was as expected.
> 335/415 Test #337: test_demo_tutorial_seed_and_extend_example7 .......................................   Passed    0.13 sec
> test 343
>         Start 343: test_demo_tutorial_seed_and_extend_solution6
> 
> 343: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_solution6" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/solution6.cpp.stdout"
> 343: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 343: Test timeout computed to be: 10000000
> 336/415 Test #338: test_demo_tutorial_seed_and_extend_solution1 ......................................   Passed    0.12 sec
> test 344
>         Start 344: test_demo_tutorial_seeds_example1
> 
> 344: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seeds_example1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/seeds/example1.cpp.stdout"
> 344: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 344: Test timeout computed to be: 10000000
> 340: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_solution3.
> 341: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_solution4.
> 341: Return code was 0.
> 341: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/solution4.cpp.stdout", "None".
> 341: Standard output was as expected.
> 341: Standard error was as expected.
> 340: Return code was 0.
> 340: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/solution3.cpp.stdout", "None".
> 340: Standard output was as expected.
> 340: Standard error was as expected.
> 337/415 Test #340: test_demo_tutorial_seed_and_extend_solution3 ......................................   Passed    0.12 sec
> test 345
>         Start 345: test_demo_tutorial_sequence_io_base
> 
> 345: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequence_io_base" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sequence_io/base.cpp.stdout"
> 345: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 345: Test timeout computed to be: 10000000
> 338/415 Test #341: test_demo_tutorial_seed_and_extend_solution4 ......................................   Passed    0.07 sec
> test 346
>         Start 346: test_demo_tutorial_sequence_io_example1
> 
> 346: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequence_io_example1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sequence_io/example1.cpp.stdout"
> 346: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 346: Test timeout computed to be: 10000000
> 344: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seeds_example1.
> 344: Return code was 0.
> 344: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/seeds/example1.cpp.stdout", "None".
> 344: Standard output was as expected.
> 344: Standard error was as expected.
> 342: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_solution5.
> 339/415 Test #344: test_demo_tutorial_seeds_example1 .................................................   Passed    0.06 sec
> test 347
>         Start 347: test_demo_tutorial_sequence_io_solution1
> 
> 347: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequence_io_solution1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sequence_io/solution1.cpp.stdout"
> 347: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 347: Test timeout computed to be: 10000000
> 342: Return code was 0.
> 342: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/solution5.cpp.stdout", "None".
> 342: Standard output was as expected.
> 342: Standard error was as expected.
> 345: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequence_io_base.
> 343: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_seed_and_extend_solution6.
> 340/415 Test #342: test_demo_tutorial_seed_and_extend_solution5 ......................................   Passed    0.11 sec
> test 348
>         Start 348: test_demo_tutorial_sequence_io_solution2
> 
> 348: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequence_io_solution2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sequence_io/solution2.cpp.stdout"
> 348: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 348: Test timeout computed to be: 10000000
> 343: Return code was 0.
> 343: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/seed_and_extend/solution6.cpp.stdout", "None".
> 343: Standard output was as expected.
> 343: Standard error was as expected.
> 341/415 Test #343: test_demo_tutorial_seed_and_extend_solution6 ......................................   Passed    0.11 sec
> test 349
>         Start 349: test_demo_tutorial_sequence_io_solution3
> 
> 349: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequence_io_solution3" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sequence_io/solution3.cpp.stdout"
> 349: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 349: Test timeout computed to be: 10000000
> 345: Return code was 0.
> 345: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sequence_io/base.cpp.stdout", "None".
> 345: Standard output was as expected.
> 345: Standard error was as expected.
> 347: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequence_io_solution1.
> 346: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequence_io_example1.
> 342/415 Test #345: test_demo_tutorial_sequence_io_base ...............................................   Passed    0.09 sec
> test 350
>         Start 350: test_demo_tutorial_sequence_io_solution4
> 
> 350: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequence_io_solution4" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sequence_io/solution4.cpp.stdout"
> 350: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 350: Test timeout computed to be: 10000000
> 348: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequence_io_solution2.
> 346: Return code was 0.
> 346: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sequence_io/example1.cpp.stdout", "None".
> 346: Standard output was as expected.
> 346: Standard error was as expected.
> 347: Return code was 0.
> 347: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sequence_io/solution1.cpp.stdout", "None".
> 347: Standard output was as expected.
> 347: Standard error was as expected.
> 348: Return code was 0.
> 348: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sequence_io/solution2.cpp.stdout", "None".
> 348: Standard output was as expected.
> 348: Standard error was as expected.
> 343/415 Test #346: test_demo_tutorial_sequence_io_example1 ...........................................   Passed    0.11 sec
> test 351
>         Start 351: test_demo_tutorial_sequences_assignment_1_solution
> 
> 351: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_assignment_1_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sequences/assignment_1_solution.cpp.stdout"
> 351: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 351: Test timeout computed to be: 10000000
> 344/415 Test #347: test_demo_tutorial_sequence_io_solution1 ..........................................   Passed    0.08 sec
> test 352
>         Start 352: test_demo_tutorial_sequences_assignment_2_solution
> 
> 352: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_assignment_2_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sequences/assignment_2_solution.cpp.stdout"
> 352: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 352: Test timeout computed to be: 10000000
> 345/415 Test #348: test_demo_tutorial_sequence_io_solution2 ..........................................   Passed    0.07 sec
> test 353
>         Start 353: test_demo_tutorial_sequences_assignment_3_solution
> 
> 353: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_assignment_3_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sequences/assignment_3_solution.cpp.stdout"
> 353: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 353: Test timeout computed to be: 10000000
> 349: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequence_io_solution3.
> 349: Return code was 0.
> 349: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sequence_io/solution3.cpp.stdout", "None".
> 349: Standard output was as expected.
> 349: Standard error was as expected.
> 346/415 Test #349: test_demo_tutorial_sequence_io_solution3 ..........................................   Passed    0.07 sec
> test 354
>         Start 354: test_demo_tutorial_sequences_assignment_4_solution
> 
> 354: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_assignment_4_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sequences/assignment_4_solution.cpp.stdout"
> 354: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 354: Test timeout computed to be: 10000000
> 350: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequence_io_solution4.
> 350: Return code was 0.
> 350: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sequence_io/solution4.cpp.stdout", "None".
> 350: Standard output was as expected.
> 350: Standard error was as expected.
> 351: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_assignment_1_solution.
> 351: Return code was 0.
> 351: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sequences/assignment_1_solution.cpp.stdout", "None".
> 351: Standard output was as expected.
> 351: Standard error was as expected.
> 347/415 Test #350: test_demo_tutorial_sequence_io_solution4 ..........................................   Passed    0.10 sec
> test 355
>         Start 355: test_demo_tutorial_sequences_assignment_5_solution
> 
> 355: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_assignment_5_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sequences/assignment_5_solution.cpp.stdout"
> 355: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 355: Test timeout computed to be: 10000000
> 348/415 Test #351: test_demo_tutorial_sequences_assignment_1_solution ................................   Passed    0.07 sec
> test 356
>         Start 356: test_demo_tutorial_sequences_assignment_6_solution
> 
> 356: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_assignment_6_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sequences/assignment_6_solution.cpp.stdout"
> 356: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 356: Test timeout computed to be: 10000000
> 352: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_assignment_2_solution.
> 353: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_assignment_3_solution.
> 353: Return code was 0.
> 353: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sequences/assignment_3_solution.cpp.stdout", "None".
> 353: Standard output was as expected.
> 353: Standard error was as expected.
> 352: Return code was 0.
> 352: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sequences/assignment_2_solution.cpp.stdout", "None".
> 352: Standard output was as expected.
> 352: Standard error was as expected.
> 354: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_assignment_4_solution.
> 349/415 Test #352: test_demo_tutorial_sequences_assignment_2_solution ................................   Passed    0.09 sec
> test 357
>         Start 357: test_demo_tutorial_sequences_example_comparisons
> 
> 357: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_example_comparisons" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sequences/example_comparisons.cpp.stdout"
> 357: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 357: Test timeout computed to be: 10000000
> 354: Return code was 0.
> 354: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sequences/assignment_4_solution.cpp.stdout", "None".
> 354: Standard output was as expected.
> 354: Standard error was as expected.
> 355: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_assignment_5_solution.
> 350/415 Test #353: test_demo_tutorial_sequences_assignment_3_solution ................................   Passed    0.10 sec
> test 358
>         Start 358: test_demo_tutorial_sequences_example_conversions_copy
> 
> 358: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_example_conversions_copy" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sequences/example_conversions_copy.cpp.stdout"
> 358: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 358: Test timeout computed to be: 10000000
> 351/415 Test #354: test_demo_tutorial_sequences_assignment_4_solution ................................   Passed    0.09 sec
> test 359
>         Start 359: test_demo_tutorial_sequences_example_conversions_move
> 
> 359: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_example_conversions_move" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sequences/example_conversions_move.cpp.stdout"
> 359: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 359: Test timeout computed to be: 10000000
> 355: Return code was 0.
> 355: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sequences/assignment_5_solution.cpp.stdout", "None".
> 355: Standard output was as expected.
> 355: Standard error was as expected.
> 352/415 Test #355: test_demo_tutorial_sequences_assignment_5_solution ................................   Passed    0.06 sec
> test 360
>         Start 360: test_demo_tutorial_sequences_example_functionality1
> 
> 360: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_example_functionality1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sequences/example_functionality1.cpp.stdout"
> 360: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 360: Test timeout computed to be: 10000000
> 356: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_assignment_6_solution.
> 356: Return code was 0.
> 356: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sequences/assignment_6_solution.cpp.stdout", "None".
> 356: Standard output was as expected.
> 356: Standard error was as expected.
> 353/415 Test #356: test_demo_tutorial_sequences_assignment_6_solution ................................   Passed    0.07 sec
> test 361
>         Start 361: test_demo_tutorial_sequences_example_functionality2
> 
> 361: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_example_functionality2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sequences/example_functionality2.cpp.stdout"
> 361: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 361: Test timeout computed to be: 10000000
> 357: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_example_comparisons.
> 357: Return code was 0.
> 357: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sequences/example_comparisons.cpp.stdout", "None".
> 357: Standard output was as expected.
> 357: Standard error was as expected.
> 359: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_example_conversions_move.
> 359: Return code was 0.
> 359: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sequences/example_conversions_move.cpp.stdout", "None".
> 359: Standard output was as expected.
> 359: Standard error was as expected.
> 354/415 Test #357: test_demo_tutorial_sequences_example_comparisons ..................................   Passed    0.07 sec
> test 362
>         Start 362: test_demo_tutorial_sequences_example_segments
> 
> 362: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_example_segments" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sequences/example_segments.cpp.stdout"
> 362: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 362: Test timeout computed to be: 10000000
> 355/415 Test #359: test_demo_tutorial_sequences_example_conversions_move .............................   Passed    0.05 sec
> test 363
>         Start 363: test_demo_tutorial_sequences_in_depth_assignment_exact_generous_solution
> 
> 363: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_in_depth_assignment_exact_generous_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sequences_in_depth/assignment_exact_generous_solution.cpp.stdout"
> 363: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 363: Test timeout computed to be: 10000000
> 358: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_example_conversions_copy.
> 358: Return code was 0.
> 358: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sequences/example_conversions_copy.cpp.stdout", "None".
> 358: Standard output was as expected.
> 358: Standard error was as expected.
> 356/415 Test #358: test_demo_tutorial_sequences_example_conversions_copy .............................   Passed    0.09 sec
> test 364
>         Start 364: test_demo_tutorial_sequences_in_depth_base
> 
> 364: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_in_depth_base" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sequences_in_depth/base.cpp.stdout"
> 364: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 364: Test timeout computed to be: 10000000
> 360: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_example_functionality1.
> 362: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_example_segments.
> 360: Return code was 0.
> 360: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sequences/example_functionality1.cpp.stdout", "None".
> 360: Standard output was as expected.
> 360: Standard error was as expected.
> 361: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_example_functionality2.
> 361: Return code was 0.
> 361: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sequences/example_functionality2.cpp.stdout", "None".
> 361: Standard output was as expected.
> 361: Standard error was as expected.
> 357/415 Test #360: test_demo_tutorial_sequences_example_functionality1 ...............................   Passed    0.10 sec
> test 365
>         Start 365: test_demo_tutorial_sequences_in_depth_example_overflow
> 
> 365: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_in_depth_example_overflow" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/sequences_in_depth/example_overflow.cpp.stdout"
> 365: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 365: Test timeout computed to be: 10000000
> 362: Return code was 0.
> 362: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sequences/example_segments.cpp.stdout", "None".
> 362: Standard output was as expected.
> 362: Standard error was as expected.
> 363: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_in_depth_assignment_exact_generous_solution.
> 358/415 Test #361: test_demo_tutorial_sequences_example_functionality2 ...............................   Passed    0.10 sec
> test 366
>         Start 366: test_demo_tutorial_simple_rna_seq_base
> 
> 366: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_base" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/base.cpp.stdout"
> 366: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 366: Test timeout computed to be: 10000000
> 359/415 Test #362: test_demo_tutorial_sequences_example_segments .....................................   Passed    0.08 sec
> test 367
>         Start 367: test_demo_tutorial_simple_rna_seq_genequant_assignment1
> 
> 367: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_genequant_assignment1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/genequant_assignment1.cpp.stdout"
> 367: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 367: Test timeout computed to be: 10000000
> 68: BidirectionalFMIndexTest_SearchInStringSet type parameter seqan::Index<seqan::String<bool, seqan::Alloc<void> >, seqan::BidirectionalIndex<seqan::FMIndex<void, FMIndexWTConfig<void, unsigned long> > > > OK
> 364: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_in_depth_base.
> 364: Return code was 0.
> 364: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sequences_in_depth/base.cpp.stdout", "None".
> 364: Standard output was as expected.
> 364: Standard error was as expected.
> 360/415 Test #364: test_demo_tutorial_sequences_in_depth_base ........................................   Passed    0.07 sec
> test 368
>         Start 368: test_demo_tutorial_simple_rna_seq_genequant_assignment2
> 
> 368: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_genequant_assignment2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/genequant_assignment2.cpp.stdout"
> 368: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 368: Test timeout computed to be: 10000000
> 365: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_sequences_in_depth_example_overflow.
> 365: Return code was 0.
> 365: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sequences_in_depth/example_overflow.cpp.stdout", "None".
> 365: Standard output was as expected.
> 365: Standard error was as expected.
> 361/415 Test #365: test_demo_tutorial_sequences_in_depth_example_overflow ............................   Passed    0.06 sec
> test 369
>         Start 369: test_demo_tutorial_simple_rna_seq_genequant_assignment3
> 
> 369: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_genequant_assignment3" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/genequant_assignment3.cpp.stdout"
> 369: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 369: Test timeout computed to be: 10000000
> 366: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_base.
> 366: Return code was 0.
> 366: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/base.cpp.stdout", "None".
> 366: Standard output was as expected.
> 366: Standard error was as expected.
> 362/415 Test #366: test_demo_tutorial_simple_rna_seq_base ............................................   Passed    0.08 sec
> test 370
>         Start 370: test_demo_tutorial_simple_rna_seq_genequant_assignment4
> 
> 370: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_genequant_assignment4" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/genequant_assignment4.cpp.stdout"
> 370: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 370: Test timeout computed to be: 10000000
> 368: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_genequant_assignment2.
> 369: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_genequant_assignment3.
> 368: Return code was 0.
> 368: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/genequant_assignment2.cpp.stdout", "None".
> 368: Standard output was as expected.
> 368: Standard error was as expected.
> 369: Return code was 0.
> 369: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/genequant_assignment3.cpp.stdout", "None".
> 369: Standard output was as expected.
> 369: Standard error was as expected.
> 367: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_genequant_assignment1.
> 363/415 Test #369: test_demo_tutorial_simple_rna_seq_genequant_assignment3 ...........................   Passed    0.06 sec
> test 371
>         Start 371: test_demo_tutorial_simple_rna_seq_genequant_assignment5
> 
> 371: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_genequant_assignment5" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/genequant_assignment5.cpp.stdout"
> 371: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 371: Test timeout computed to be: 10000000
> 364/415 Test #368: test_demo_tutorial_simple_rna_seq_genequant_assignment2 ...........................   Passed    0.08 sec
> test 372
>         Start 372: test_demo_tutorial_simple_rna_seq_genequant_solution1
> 
> 372: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_genequant_solution1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/genequant_solution1.cpp.stdout"
> 372: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 372: Test timeout computed to be: 10000000
> 367: Return code was 0.
> 367: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/genequant_assignment1.cpp.stdout", "None".
> 367: Standard output was as expected.
> 367: Standard error was as expected.
> 370: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_genequant_assignment4.
> 365/415 Test #367: test_demo_tutorial_simple_rna_seq_genequant_assignment1 ...........................   Passed    0.15 sec
> test 373
>         Start 373: test_demo_tutorial_simple_rna_seq_genequant_solution2
> 
> 373: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_genequant_solution2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/genequant_solution2.cpp.stdout"
> 373: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 373: Test timeout computed to be: 10000000
> 370: Return code was 0.
> 370: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/genequant_assignment4.cpp.stdout", "None".
> 370: Standard output was as expected.
> 370: Standard error was as expected.
> 366/415 Test #370: test_demo_tutorial_simple_rna_seq_genequant_assignment4 ...........................   Passed    0.08 sec
> test 374
>         Start 374: test_demo_tutorial_simple_rna_seq_genequant_solution3
> 
> 374: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_genequant_solution3" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/genequant_solution3.cpp.stdout"
> 374: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 374: Test timeout computed to be: 10000000
> 371: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_genequant_assignment5.
> 372: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_genequant_solution1.
> 372: Return code was 0.
> 372: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/genequant_solution1.cpp.stdout", "None".
> 372: Standard output was as expected.
> 372: Standard error was as expected.
> 367/415 Test #372: test_demo_tutorial_simple_rna_seq_genequant_solution1 .............................   Passed    0.11 sec
> test 375
>         Start 375: test_demo_tutorial_simple_rna_seq_genequant_solution4
> 
> 375: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_genequant_solution4" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/genequant_solution4.cpp.stdout"
> 375: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 375: Test timeout computed to be: 10000000
> 374: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_genequant_solution3.
> 371: Return code was 0.
> 371: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/genequant_assignment5.cpp.stdout", "None".
> 371: Standard output was as expected.
> 371: Standard error was as expected.
> 373: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_genequant_solution2.
> 368/415 Test #371: test_demo_tutorial_simple_rna_seq_genequant_assignment5 ...........................   Passed    0.13 sec
> test 376
>         Start 376: test_demo_tutorial_simple_rna_seq_genequant_solution5
> 
> 376: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_genequant_solution5" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/genequant_solution5.cpp.stdout"
> 376: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 376: Test timeout computed to be: 10000000
> 374: Return code was 0.
> 374: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/genequant_solution3.cpp.stdout", "None".
> 374: Standard output was as expected.
> 374: Standard error was as expected.
> 373: Return code was 0.
> 373: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/genequant_solution2.cpp.stdout", "None".
> 373: Standard output was as expected.
> 373: Standard error was as expected.
> 363: Return code was 0.
> 363: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/sequences_in_depth/assignment_exact_generous_solution.cpp.stdout", "None".
> 363: Standard output was as expected.
> 363: Standard error was as expected.
> 369/415 Test #373: test_demo_tutorial_simple_rna_seq_genequant_solution2 .............................   Passed    0.11 sec
> test 377
>         Start 377: test_demo_tutorial_simple_rna_seq_interval_tree
> 
> 377: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_interval_tree" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/interval_tree.cpp.stdout"
> 377: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 377: Test timeout computed to be: 10000000
> 370/415 Test #374: test_demo_tutorial_simple_rna_seq_genequant_solution3 .............................   Passed    0.09 sec
> test 378
>         Start 378: test_demo_tutorial_string_sets_assignment_1_solution
> 
> 378: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_string_sets_assignment_1_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/string_sets/assignment_1_solution.cpp.stdout"
> 378: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 378: Test timeout computed to be: 10000000
> 371/415 Test #363: test_demo_tutorial_sequences_in_depth_assignment_exact_generous_solution ..........   Passed    0.33 sec
> test 379
>         Start 379: test_demo_tutorial_string_sets_assignment_2
> 
> 379: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_string_sets_assignment_2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/string_sets/assignment_2.cpp.stdout"
> 379: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 379: Test timeout computed to be: 10000000
> 376: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_genequant_solution5.
> 377: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_interval_tree.
> 377: Return code was 0.
> 377: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/interval_tree.cpp.stdout", "None".
> 377: Standard output was as expected.
> 377: Standard error was as expected.
> 375: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_simple_rna_seq_genequant_solution4.
> 372/415 Test #377: test_demo_tutorial_simple_rna_seq_interval_tree ...................................   Passed    0.07 sec
> test 380
>         Start 380: test_demo_tutorial_string_sets_assignment_2_solution
> 
> 380: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_string_sets_assignment_2_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/string_sets/assignment_2_solution.cpp.stdout"
> 380: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 380: Test timeout computed to be: 10000000
> 379: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_string_sets_assignment_2.
> 379: Return code was 0.
> 379: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/string_sets/assignment_2.cpp.stdout", "None".
> 379: Standard output was as expected.
> 379: Standard error was as expected.
> 373/415 Test #379: test_demo_tutorial_string_sets_assignment_2 .......................................   Passed    0.08 sec
> test 381
>         Start 381: test_demo_tutorial_string_sets_assignment_3_workshop_solution
> 
> 381: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_string_sets_assignment_3_workshop_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/string_sets/assignment_3_workshop_solution.cpp.stdout"
> 381: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 381: Test timeout computed to be: 10000000
> 376: Return code was 0.
> 376: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/genequant_solution5.cpp.stdout", "None".
> 376: Standard output was as expected.
> 376: Standard error was as expected.
> 378: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_string_sets_assignment_1_solution.
> 374/415 Test #376: test_demo_tutorial_simple_rna_seq_genequant_solution5 .............................   Passed    0.12 sec
> test 382
>         Start 382: test_demo_tutorial_string_sets_assignment_4_workshop_solution
> 
> 382: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_string_sets_assignment_4_workshop_solution" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/string_sets/assignment_4_workshop_solution.cpp.stdout"
> 382: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 382: Test timeout computed to be: 10000000
> 378: Return code was 0.
> 378: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/string_sets/assignment_1_solution.cpp.stdout", "None".
> 378: Standard output was as expected.
> 378: Standard error was as expected.
> 375/415 Test #378: test_demo_tutorial_string_sets_assignment_1_solution ..............................   Passed    0.11 sec
> test 383
>         Start 383: test_demo_tutorial_string_sets_example_functionality
> 
> 383: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_string_sets_example_functionality" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/string_sets/example_functionality.cpp.stdout"
> 383: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 383: Test timeout computed to be: 10000000
> 375: Return code was 0.
> 375: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/simple_rna_seq/genequant_solution4.cpp.stdout", "None".
> 375: Standard output was as expected.
> 375: Standard error was as expected.
> 376/415 Test #375: test_demo_tutorial_simple_rna_seq_genequant_solution4 .............................   Passed    0.17 sec
> test 384
>         Start 384: test_demo_tutorial_string_sets_example_functionality_2
> 
> 384: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_string_sets_example_functionality_2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/string_sets/example_functionality_2.cpp.stdout"
> 384: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 384: Test timeout computed to be: 10000000
> 380: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_string_sets_assignment_2_solution.
> 380: Return code was 0.
> 380: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/string_sets/assignment_2_solution.cpp.stdout", "None".
> 380: Standard output was as expected.
> 380: Standard error was as expected.
> 381: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_string_sets_assignment_3_workshop_solution.
> 377/415 Test #380: test_demo_tutorial_string_sets_assignment_2_solution ..............................   Passed    0.10 sec
> test 385
>         Start 385: test_demo_tutorial_string_sets_example_iterators
> 
> 385: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_string_sets_example_iterators" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/string_sets/example_iterators.cpp.stdout"
> 385: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 385: Test timeout computed to be: 10000000
> 381: Return code was 0.
> 381: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/string_sets/assignment_3_workshop_solution.cpp.stdout", "None".
> 381: Standard output was as expected.
> 381: Standard error was as expected.
> 378/415 Test #381: test_demo_tutorial_string_sets_assignment_3_workshop_solution .....................   Passed    0.10 sec
> test 386
>         Start 386: test_demo_tutorial_vcf_io_base
> 
> 386: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_vcf_io_base" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/vcf_io/base.cpp.stdout"
> 386: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 386: Test timeout computed to be: 10000000
> 384: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_string_sets_example_functionality_2.
> 382: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_string_sets_assignment_4_workshop_solution.
> 383: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_string_sets_example_functionality.
> 382: Return code was 0.
> 382: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/string_sets/assignment_4_workshop_solution.cpp.stdout", "None".
> 382: Standard output was as expected.
> 382: Standard error was as expected.
> 384: Return code was 0.
> 384: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/string_sets/example_functionality_2.cpp.stdout", "None".
> 384: Standard output was as expected.
> 384: Standard error was as expected.
> 379/415 Test #382: test_demo_tutorial_string_sets_assignment_4_workshop_solution .....................   Passed    0.11 sec
> test 387
>         Start 387: test_demo_tutorial_vcf_io_example1
> 
> 387: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_vcf_io_example1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/vcf_io/example1.cpp.stdout"
> 387: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 387: Test timeout computed to be: 10000000
> 380/415 Test #384: test_demo_tutorial_string_sets_example_functionality_2 ............................   Passed    0.09 sec
> test 388
>         Start 388: test_demo_tutorial_vcf_io_solution1
> 
> 388: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_vcf_io_solution1" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/vcf_io/solution1.cpp.stdout"
> 388: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 388: Test timeout computed to be: 10000000
> 383: Return code was 0.
> 383: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/string_sets/example_functionality.cpp.stdout", "None".
> 383: Standard output was as expected.
> 383: Standard error was as expected.
> 385: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_string_sets_example_iterators.
> 385: Return code was 0.
> 385: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/string_sets/example_iterators.cpp.stdout", "None".
> 385: Standard output was as expected.
> 385: Standard error was as expected.
> 381/415 Test #383: test_demo_tutorial_string_sets_example_functionality ..............................   Passed    0.12 sec
> test 389
>         Start 389: test_demo_tutorial_vcf_io_solution2
> 
> 389: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_vcf_io_solution2" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/vcf_io/solution2.cpp.stdout"
> 389: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 389: Test timeout computed to be: 10000000
> 382/415 Test #385: test_demo_tutorial_string_sets_example_iterators ..................................   Passed    0.07 sec
> test 390
>         Start 390: test_demo_tutorial_vcf_io_solution3
> 
> 390: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/util/bin/demo_checker.py" "--binary-path" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_vcf_io_solution3" "--stdout-path" "/<<PKGBUILDDIR>>/demos/tutorial/vcf_io/solution3.cpp.stdout"
> 390: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/demos
> 390: Test timeout computed to be: 10000000
> 386: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_vcf_io_base.
> 387: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_vcf_io_example1.
> 386: Return code was 0.
> 386: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/vcf_io/base.cpp.stdout", "None".
> 386: Standard output was as expected.
> 386: Standard error was as expected.
> 383/415 Test #386: test_demo_tutorial_vcf_io_base ....................................................   Passed    0.10 sec
> test 391
>         Start 391: app_test_bs_tools
> 
> 391: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/bs_tools/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 391: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/bs_tools
> 391: Test timeout computed to be: 10000000
> 387: Return code was 0.
> 387: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/vcf_io/example1.cpp.stdout", "None".
> 387: Standard output was as expected.
> 387: Standard error was as expected.
> 388: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_vcf_io_solution1.
> 388: Return code was 0.
> 388: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/vcf_io/solution1.cpp.stdout", "None".
> 388: Standard output was as expected.
> 388: Standard error was as expected.
> 389: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_vcf_io_solution2.
> 384/415 Test #387: test_demo_tutorial_vcf_io_example1 ................................................   Passed    0.09 sec
> test 392
>         Start 392: app_test_dfi
> 
> 392: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/dfi/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 392: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/dfi
> 392: Test timeout computed to be: 10000000
> 389: Return code was 0.
> 389: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/vcf_io/solution2.cpp.stdout", "None".
> 389: Standard output was as expected.
> 389: Standard error was as expected.
> 390: Running /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/demo_tutorial_vcf_io_solution3.
> 385/415 Test #388: test_demo_tutorial_vcf_io_solution1 ...............................................   Passed    0.10 sec
> test 393
>         Start 393: app_test_fiona
> 
> 393: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/fiona/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 393: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/fiona
> 393: Test timeout computed to be: 10000000
> 386/415 Test #389: test_demo_tutorial_vcf_io_solution2 ...............................................   Passed    0.09 sec
> test 394
>         Start 394: app_test_gustaf
> 
> 394: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/gustaf/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 394: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/gustaf
> 394: Test timeout computed to be: 10000000
> 390: Return code was 0.
> 390: Loading files "/<<PKGBUILDDIR>>/demos/tutorial/vcf_io/solution3.cpp.stdout", "None".
> 390: Standard output was as expected.
> 390: Standard error was as expected.
> 387/415 Test #390: test_demo_tutorial_vcf_io_solution3 ...............................................   Passed    0.10 sec
> test 395
>         Start 395: app_test_insegt
> 
> 395: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/insegt/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 395: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/insegt
> 395: Test timeout computed to be: 10000000
> 78: test_journaled_string_tree_find_horspool OK
> 395: DELETING TEMP DIR /tmp/tmp0hm2mpii
> 395: Executing test for insegt
> 395: =========================
> 395: 
> 395: insegt -ro /tmp/tmp0hm2mpii/default_readOutput.gff -ao /tmp/tmp0hm2mpii/default_annoOutput.gff -to /tmp/tmp0hm2mpii/default_tupleOutput.gff /<<PKGBUILDDIR>>/apps/insegt/tests/alignments.sam /<<PKGBUILDDIR>>/apps/insegt/tests/annotations.gff OK
> 395: insegt -c 2 -ro /tmp/tmp0hm2mpii/threshold-count2_readOutput.gff -ao /tmp/tmp0hm2mpii/threshold-count2_annoOutput.gff -to /tmp/tmp0hm2mpii/threshold-count2_tupleOutput.gff /<<PKGBUILDDIR>>/apps/insegt/tests/alignments.sam /<<PKGBUILDDIR>>/apps/insegt/tests/annotations.gff OK
> 395: insegt -n 3 -ro /tmp/tmp0hm2mpii/ntuple3_readOutput.gff -ao /tmp/tmp0hm2mpii/ntuple3_annoOutput.gff -to /tmp/tmp0hm2mpii/ntuple3_tupleOutput.gff /<<PKGBUILDDIR>>/apps/insegt/tests/alignments.sam /<<PKGBUILDDIR>>/apps/insegt/tests/annotations.gff OK
> 395: insegt -m -ro /tmp/tmp0hm2mpii/max-tuple_readOutput.gff -ao /tmp/tmp0hm2mpii/max-tuple_annoOutput.gff -to /tmp/tmp0hm2mpii/max-tuple_tupleOutput.gff /<<PKGBUILDDIR>>/apps/insegt/tests/alignments.sam /<<PKGBUILDDIR>>/apps/insegt/tests/annotations.gff OK
> 395: insegt -e -ro /tmp/tmp0hm2mpii/exact-ntuple_readOutput.gff -ao /tmp/tmp0hm2mpii/exact-ntuple_annoOutput.gff -to /tmp/tmp0hm2mpii/exact-ntuple_tupleOutput.gff /<<PKGBUILDDIR>>/apps/insegt/tests/alignments.sam /<<PKGBUILDDIR>>/apps/insegt/tests/annotations.gff OK
> 395: ==============================
> 395:      total tests: 5
> 395:     failed tests: 0
> 395: successful tests: 5
> 395: ==============================
> 388/415 Test #395: app_test_insegt ...................................................................   Passed    0.13 sec
> test 396
>         Start 396: app_test_micro_razers
> 
> 396: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/micro_razers/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 396: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/micro_razers
> 396: Test timeout computed to be: 10000000
> 394: DELETING TEMP DIR /tmp/tmpo0iviqzz
> 394: Executing test for gustaf
> 394: ===============================
> 394: 
> 394: gustaf /<<PKGBUILDDIR>>/apps/gustaf/tests/adeno_modified_reads_mates1.fa /<<PKGBUILDDIR>>/apps/gustaf/tests/adeno_modified_reads_mates2.fa -o /tmp/tmpo0iviqzz/adeno_modified_reads_joinedMates.fa -rc OK
> 394: gustaf /<<PKGBUILDDIR>>/apps/gustaf/tests/reads_simulated_mates1_gold.fa /<<PKGBUILDDIR>>/apps/gustaf/tests/reads_simulated_mates2_gold.fa -o /tmp/tmpo0iviqzz/reads_simulated_joined_rc.fa -rc OK
> 394: gustaf /<<PKGBUILDDIR>>/apps/gustaf/tests/reads_simulated_mates1_gold.fa /<<PKGBUILDDIR>>/apps/gustaf/tests/reads_simulated_mates2_gold.fa -o /tmp/tmpo0iviqzz/reads_simulated_joined.fa OK
> 394: gustaf /<<PKGBUILDDIR>>/apps/gustaf/tests/reads_simulated_joined_gold.fa -o /tmp/tmpo0iviqzz/reads_simulated_mates1_rc.fa -o /tmp/tmpo0iviqzz/reads_simulated_mates2_rc.fa -rc OK
> 394: gustaf /<<PKGBUILDDIR>>/apps/gustaf/tests/reads_simulated_joined_gold.fa -o /tmp/tmpo0iviqzz/reads_simulated_mates1.fa -o /tmp/tmpo0iviqzz/reads_simulated_mates2.fa OK
> 394: gustaf /<<PKGBUILDDIR>>/apps/gustaf/tests/adeno.fa /<<PKGBUILDDIR>>/apps/gustaf/tests/adeno_modified_reads.fa -gff /tmp/tmpo0iviqzz/st2_l100.gff -vcf /tmp/tmpo0iviqzz/st2_l100.vcf OK
> 394: gustaf /<<PKGBUILDDIR>>/apps/gustaf/tests/adeno.fa /<<PKGBUILDDIR>>/apps/gustaf/tests/adeno_modified_reads.fa -gff /tmp/tmpo0iviqzz/st1_l30.gff -vcf /tmp/tmpo0iviqzz/st1_l30.vcf -st 1 -l 30 OK
> 394: gustaf /<<PKGBUILDDIR>>/apps/gustaf/tests/adeno.fa /<<PKGBUILDDIR>>/apps/gustaf/tests/adeno_modified_reads.fa -m /<<PKGBUILDDIR>>/apps/gustaf/tests/stellar.gff -gff /tmp/tmpo0iviqzz/st1_l30_m.gff -vcf /tmp/tmpo0iviqzz/st1_l30_m.vcf -st 1 OK
> 394: gustaf /<<PKGBUILDDIR>>/apps/gustaf/tests/adeno.fa /<<PKGBUILDDIR>>/apps/gustaf/tests/adeno_modified_reads.fa -gff /tmp/tmpo0iviqzz/st1_l30_ith5.gff -vcf /tmp/tmpo0iviqzz/st1_l30_ith5.vcf -st 1 -l 30 -ith 5 -bth 5 OK
> 394: gustaf /<<PKGBUILDDIR>>/apps/gustaf/tests/adeno.fa /<<PKGBUILDDIR>>/apps/gustaf/tests/adeno_modified_reads.fa -gff /tmp/tmpo0iviqzz/st1_l30_gth3.gff -vcf /tmp/tmpo0iviqzz/st1_l30_gth3.vcf -st 1 -l 30 -gth 3 OK
> 394: gustaf /<<PKGBUILDDIR>>/apps/gustaf/tests/adeno.fa /<<PKGBUILDDIR>>/apps/gustaf/tests/adeno_modified_reads_mates1.fa /<<PKGBUILDDIR>>/apps/gustaf/tests/adeno_modified_reads_mates2.fa -m /<<PKGBUILDDIR>>/apps/gustaf/tests/stellar_joinedMates_l30.gff -gff /tmp/tmpo0iviqzz/pairedEnd_st1_l30.gff -vcf /tmp/tmpo0iviqzz/pairedEnd_st1_l30.vcf -st 1 -mst 1 -ll 1000 -le 100 -rc OK
> 394: gustaf /<<PKGBUILDDIR>>/apps/gustaf/tests/adeno.fa /<<PKGBUILDDIR>>/apps/gustaf/tests/read_reference2.fa -gff /tmp/tmpo0iviqzz/reference2_st1_l30.gff -vcf /tmp/tmpo0iviqzz/reference2_st1_l30.vcf -st 1 -l 30 OK
> 394: ==============================
> 394:      total tests: 12
> 394:     failed tests: 0
> 394: successful tests: 12
> 394: ==============================
> 389/415 Test #394: app_test_gustaf ...................................................................   Passed    0.46 sec
> test 397
>         Start 397: app_test_ngs_roi
> 
> 397: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/ngs_roi/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 397: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/ngs_roi
> 397: Test timeout computed to be: 10000000
> 397: DELETING TEMP DIR /tmp/tmpz1lcs8qh
> 397: Executing test for roi_intersect
> 397: ================================
> 397: 
> 397: roi_feature_projection -m projection -ss -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.bed -or /tmp/tmpz1lcs8qh/out_small_bed_mprojection_ss.roi OK
> 397: roi_feature_projection -m projection  -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.bed -or /tmp/tmpz1lcs8qh/out_small_bed_mprojection.roi OK
> 397: roi_feature_projection -m projection -ss -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.gff -or /tmp/tmpz1lcs8qh/out_small_gff_mprojection_ss.roi OK
> 397: roi_feature_projection -m projection  -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.gff -or /tmp/tmpz1lcs8qh/out_small_gff_mprojection.roi OK
> 397: roi_feature_projection -m projection -ss -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.gtf -or /tmp/tmpz1lcs8qh/out_small_gtf_mprojection_ss.roi OK
> 397: roi_feature_projection -m projection  -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.gtf -or /tmp/tmpz1lcs8qh/out_small_gtf_mprojection.roi OK
> 397: roi_feature_projection -m union -ss -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.bed -or /tmp/tmpz1lcs8qh/out_small_bed_munion_ss.roi OK
> 397: roi_feature_projection -m union  -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.bed -or /tmp/tmpz1lcs8qh/out_small_bed_munion.roi OK
> 397: roi_feature_projection -m union -ss -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.gff -or /tmp/tmpz1lcs8qh/out_small_gff_munion_ss.roi OK
> 397: roi_feature_projection -m union  -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.gff -or /tmp/tmpz1lcs8qh/out_small_gff_munion.roi OK
> 397: roi_feature_projection -m union -ss -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.gtf -or /tmp/tmpz1lcs8qh/out_small_gtf_munion_ss.roi OK
> 397: roi_feature_projection -m union  -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.gtf -or /tmp/tmpz1lcs8qh/out_small_gtf_munion.roi OK
> 397: roi_feature_projection -m difference -ss -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.bed -or /tmp/tmpz1lcs8qh/out_small_bed_mdifference_ss.roi OK
> 397: roi_feature_projection -m difference  -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.bed -or /tmp/tmpz1lcs8qh/out_small_bed_mdifference.roi OK
> 397: roi_feature_projection -m difference -ss -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.gff -or /tmp/tmpz1lcs8qh/out_small_gff_mdifference_ss.roi OK
> 397: roi_feature_projection -m difference  -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.gff -or /tmp/tmpz1lcs8qh/out_small_gff_mdifference.roi OK
> 397: roi_feature_projection -m difference -ss -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.gtf -or /tmp/tmpz1lcs8qh/out_small_gtf_mdifference_ss.roi OK
> 397: roi_feature_projection -m difference  -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.gtf -or /tmp/tmpz1lcs8qh/out_small_gtf_mdifference.roi OK
> 397: roi_feature_projection -m intersection -ss -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.bed -or /tmp/tmpz1lcs8qh/out_small_bed_mintersection_ss.roi OK
> 397: roi_feature_projection -m intersection  -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.bed -or /tmp/tmpz1lcs8qh/out_small_bed_mintersection.roi OK
> 397: roi_feature_projection -m intersection -ss -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.gff -or /tmp/tmpz1lcs8qh/out_small_gff_mintersection_ss.roi OK
> 397: roi_feature_projection -m intersection  -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.gff -or /tmp/tmpz1lcs8qh/out_small_gff_mintersection.roi OK
> 397: roi_feature_projection -m intersection -ss -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.gtf -or /tmp/tmpz1lcs8qh/out_small_gtf_mintersection_ss.roi OK
> 397: roi_feature_projection -m intersection  -ir /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/small.gtf -or /tmp/tmpz1lcs8qh/out_small_gtf_mintersection.roi OK
> 397: bam2roi --strand-specific -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/micro_rna_sorted_2l.bam -of /tmp/tmpz1lcs8qh/out_mrna_2l_ss.roi OK
> 397: bam2roi -if /<<PKGBUILDDIR>>/apps/ngs_roi/tests/micro_rna_sorted_2l.bam -of /tmp/tmpz1lcs8qh/out_mrna_2l.roi OK
> 397: ==============================
> 397:      total tests: 26
> 397:     failed tests: 0
> 397: successful tests: 26
> 397: ==============================
> 390/415 Test #397: app_test_ngs_roi ..................................................................   Passed    0.65 sec
> test 398
>         Start 398: app_test_pair_align
> 
> 398: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/pair_align/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 398: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/pair_align
> 398: Test timeout computed to be: 10000000
> 68: BidirectionalFMIndexTest_SearchInStringSet type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna_>, seqan::Alloc<void> >, seqan::BidirectionalIndex<seqan::FMIndex<void, FMIndexWTConfig<void, unsigned long> > > > OK
> 398: Executing test for pair_align
> 398: =============================
> 398: 
> 398: pair_align -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.fa OK
> 398: pair_align -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.fa OK
> 398: pair_align -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.fa OK
> 398: pair_align -a protein -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.protein.fa OK
> 398: pair_align -a protein -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.protein.fa OK
> 398: pair_align -a protein -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.protein.fa OK
> 398: pair_align -m nw -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.mnw.fa OK
> 398: pair_align -m gotoh -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.mgotoh.fa OK
> 398: pair_align -m sw -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.msw.fa OK
> 398: pair_align -m lcs -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.mlcs.fa OK
> 398: pair_align -m nw -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.mnw.fa OK
> 398: pair_align -m gotoh -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.mgotoh.fa OK
> 398: pair_align -m sw -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.msw.fa OK
> 398: pair_align -m lcs -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.mlcs.fa OK
> 398: pair_align -m nw -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.mnw.fa OK
> 398: pair_align -m gotoh -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.mgotoh.fa OK
> 398: pair_align -m sw -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.msw.fa OK
> 398: pair_align -m lcs -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.mlcs.fa OK
> 398: pair_align -g -20 -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.g-20.fa OK
> 398: pair_align -e -5 -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.e-5.fa OK
> 398: pair_align -ms 10 -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.ms10.fa OK
> 398: pair_align -mm -8 -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.mm-8.fa OK
> 398: pair_align -g -20 -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.g-20.fa OK
> 398: pair_align -e -5 -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.e-5.fa OK
> 398: pair_align -ms 10 -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.ms10.fa OK
> 398: pair_align -mm -8 -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.mm-8.fa OK
> 398: pair_align -g -20 -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.g-20.fa OK
> 398: pair_align -e -5 -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.e-5.fa OK
> 398: pair_align -ms 10 -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.ms10.fa OK
> 398: pair_align -mm -8 -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.mm-8.fa OK
> 398: pair_align -ma /<<PKGBUILDDIR>>/apps/pair_align/tests/VTML200I -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.maVTML200.fa OK
> 398: pair_align -ma /<<PKGBUILDDIR>>/apps/pair_align/tests/VTML200I -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.maVTML200.fa OK
> 398: pair_align -ma /<<PKGBUILDDIR>>/apps/pair_align/tests/VTML200I -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.maVTML200.fa OK
> 398: pair_align -lo 5 -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.lo5.fa OK
> 398: pair_align -hi 5 -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.hi5.fa OK
> 398: pair_align -lo 5 -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.lo5.fa OK
> 398: pair_align -hi 5 -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.hi5.fa OK
> 398: pair_align -lo 5 -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.lo5.fa OK
> 398: pair_align -hi 5 -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.hi5.fa OK
> 398: pair_align -c ffff -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.cffff.fa OK
> 398: pair_align -c tttt -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.ctttt.fa OK
> 398: pair_align -c ffft -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.cffft.fa OK
> 398: pair_align -c fftf -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.cfftf.fa OK
> 398: pair_align -c ftff -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.cftff.fa OK
> 398: pair_align -c tfff -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.ctfff.fa OK
> 398: pair_align -c fftt -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.cfftt.fa OK
> 398: pair_align -c fttf -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.cfttf.fa OK
> 398: pair_align -c ttff -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.cttff.fa OK
> 398: pair_align -c tfft -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1aab.fa -o /tmp/tmpujksenvr/1aab.ctfft.fa OK
> 398: pair_align -c ffff -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.cffff.fa OK
> 398: pair_align -c tttt -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.ctttt.fa OK
> 398: pair_align -c ffft -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.cffft.fa OK
> 398: pair_align -c fftf -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.cfftf.fa OK
> 398: pair_align -c ftff -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.cftff.fa OK
> 398: pair_align -c tfff -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.ctfff.fa OK
> 398: pair_align -c fftt -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.cfftt.fa OK
> 398: pair_align -c fttf -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.cfttf.fa OK
> 398: pair_align -c ttff -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.cttff.fa OK
> 398: pair_align -c tfft -s /<<PKGBUILDDIR>>/apps/pair_align/tests/1ad2.fa -o /tmp/tmpujksenvr/1ad2.ctfft.fa OK
> 398: pair_align -c ffff -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.cffff.fa OK
> 398: pair_align -c tttt -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.ctttt.fa OK
> 398: pair_align -c ffft -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.cffft.fa OK
> 398: DELETING TEMP DIR /tmp/tmpujksenvr
> 398: pair_align -c fftf -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.cfftf.fa OK
> 398: pair_align -c ftff -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.cftff.fa OK
> 398: pair_align -c tfff -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.ctfff.fa OK
> 398: pair_align -c fftt -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.cfftt.fa OK
> 398: pair_align -c fttf -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.cfttf.fa OK
> 398: pair_align -c ttff -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.cttff.fa OK
> 398: pair_align -c tfft -s /<<PKGBUILDDIR>>/apps/pair_align/tests/2trx.fa -o /tmp/tmpujksenvr/2trx.ctfft.fa OK
> 398: pair_align -a dna -s /<<PKGBUILDDIR>>/apps/pair_align/tests/adeno1.fa -o /tmp/tmpujksenvr/adeno1.fa OK
> 398: pair_align -a dna -s /<<PKGBUILDDIR>>/apps/pair_align/tests/adeno2.fa -o /tmp/tmpujksenvr/adeno2.fa OK
> 398: pair_align -a dna -s /<<PKGBUILDDIR>>/apps/pair_align/tests/adeno3.fa -o /tmp/tmpujksenvr/adeno3.fa OK
> 398: pair_align -a rna -s /<<PKGBUILDDIR>>/apps/pair_align/tests/adeno1-rna.fa -o /tmp/tmpujksenvr/adeno1-rna.fa OK
> 398: pair_align -a rna -s /<<PKGBUILDDIR>>/apps/pair_align/tests/adeno2-rna.fa -o /tmp/tmpujksenvr/adeno2-rna.fa OK
> 398: pair_align -a rna -s /<<PKGBUILDDIR>>/apps/pair_align/tests/adeno3-rna.fa -o /tmp/tmpujksenvr/adeno3-rna.fa OK
> 398: ==============================
> 398:      total tests: 75
> 398:     failed tests: 0
> 398: successful tests: 75
> 398: ==============================
> 391/415 Test #398: app_test_pair_align ...............................................................   Passed    1.15 sec
> test 399
>         Start 399: test_test_funcs_param_chooser
> 
> 399: Test command: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/test_funcs_param_chooser
> 399: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/param_chooser
> 399: Test timeout computed to be: 10000000
> 399: TEST SUITE test_param_chooser
> 399: SEQAN_ENABLE_DEBUG == 1
> 399: SEQAN_ENABLE_TESTING == 1
> 399: SEQAN_CXX_FLAGS == "SEQAN_CXX_FLAGS_NOT_SET"
> 399: SEQAN_ASYNC_IO == 1
> 399: test_param_chooser_quality_distribution_from_prb_file OK
> 399: test_param_chooser_quality_distribution_from_fastq_file OK
> 399: test_param_chooser_parse_gapped_params OK
> 399: test_param_parse_shapes_from_file OK
> 399: **************************************
> 399:  Total Tests: 4
> 399:  Skipped:     0
> 399:  Errors:      0
> 399: **************************************
> 392/415 Test #399: test_test_funcs_param_chooser .....................................................   Passed    0.01 sec
> test 400
>         Start 400: app_test_rabema
> 
> 400: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/rabema/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 400: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/rabema
> 400: Test timeout computed to be: 10000000
> 68: BidirectionalFMIndexTest_SearchInStringSet type parameter seqan::Index<seqan::String<seqan::SimpleType<unsigned char, seqan::Dna5_>, seqan::Alloc<void> >, seqan::BidirectionalIndex<seqan::FMIndex<void, FMIndexWTConfig<void, unsigned long> > > > OK
> 68: **************************************
> 68:  Total Tests: 12
> 68:  Skipped:     0
> 68:  Errors:      0
> 68: **************************************
> 393/415 Test  #68: test_test_index_bifm ..............................................................   Passed   13.70 sec
> test 401
>         Start 401: app_test_razers
> 
> 401: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/razers/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 401: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/razers
> 401: Test timeout computed to be: 10000000
> 27: test_bam_io_bam_file_bam_file_seek OK
> 27: test_bam_io_sam_file_issue_489 OK
> 27: test_bam_io_bam_index_save OK
> 27: test_bam_io_bam_index_open OK
> 27: **************************************
> 27:  Total Tests: 107
> 27:  Skipped:     0
> 27:  Errors:      0
> 27: **************************************
> 394/415 Test  #27: test_test_bam_io ..................................................................   Passed   16.70 sec
> test 402
>         Start 402: app_test_razers3
> 
> 402: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/razers3/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 402: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/razers3
> 402: Test timeout computed to be: 10000000
> 401: Executing test for razers
> 401: =========================
> 401: 
> 401: razers --low-memory /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads36_1.razers OK
> 401: razers --low-memory -id /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads36_1-id.razers OK
> 401: razers --low-memory -id -r /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads36_1-id-r.razers OK
> 401: razers --low-memory -id -f /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads36_1-id-f.razers OK
> 401: razers --low-memory -id -i 90 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads36_1-id-i90.razers OK
> 401: razers --low-memory -id -i 91 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads36_1-id-i91.razers OK
> 401: razers --low-memory -id -i 92 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads36_1-id-i92.razers OK
> 401: razers --low-memory -id -i 93 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads36_1-id-i93.razers OK
> 401: razers --low-memory -id -i 94 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads36_1-id-i94.razers OK
> 401: razers --low-memory -id -i 95 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads36_1-id-i95.razers OK
> 401: razers --low-memory -id -i 96 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads36_1-id-i96.razers OK
> 401: razers --low-memory -id -i 97 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads36_1-id-i97.razers OK
> 401: razers --low-memory -id -i 98 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads36_1-id-i98.razers OK
> 401: razers --low-memory -id -i 99 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads36_1-id-i99.razers OK
> 401: razers --low-memory -id -i 100 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads36_1-id-i100.razers OK
> 401: razers --low-memory -id /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads36_1-id-of0.razers OK
> 401: razers --low-memory -id /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads36_1-id-of1.fa OK
> 401: razers --low-memory -id /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads36_1-id-of2.eland OK
> 401: razers --low-memory -id /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads36_1-id-of3.gff OK
> 401: razers --low-memory -id -so 0 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads36_1-id-so0.razers OK
> 401: razers --low-memory -id -so 1 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads36_1-id-so1.razers OK
> 401: razers --low-memory /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads100_1.razers OK
> 401: razers --low-memory -id /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads100_1-id.razers OK
> 401: razers --low-memory -id -r /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads100_1-id-r.razers OK
> 401: razers --low-memory -id -f /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads100_1-id-f.razers OK
> 401: razers --low-memory -id -i 90 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads100_1-id-i90.razers OK
> 401: razers --low-memory -id -i 91 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads100_1-id-i91.razers OK
> 401: razers --low-memory -id -i 92 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads100_1-id-i92.razers OK
> 401: razers --low-memory -id -i 93 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads100_1-id-i93.razers OK
> 401: razers --low-memory -id -i 94 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads100_1-id-i94.razers OK
> 401: razers --low-memory -id -i 95 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads100_1-id-i95.razers OK
> 401: razers --low-memory -id -i 96 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads100_1-id-i96.razers OK
> 401: razers --low-memory -id -i 97 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads100_1-id-i97.razers OK
> 401: razers --low-memory -id -i 98 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads100_1-id-i98.razers OK
> 402: Executing test for razers3
> 402: ===========================
> 402: 
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-tc1.razers OK
> 402: razers3 -tc 1 -ng /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-ng-tc1.razers OK
> 402: razers3 -tc 1 -r /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-r-tc1.razers OK
> 402: razers3 -tc 1 -f /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-f-tc1.razers OK
> 402: razers3 -tc 1 -i 90 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-i90-tc1.razers OK
> 402: razers3 -tc 1 -i 91 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-i91-tc1.razers OK
> 402: razers3 -tc 1 -i 92 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-i92-tc1.razers OK
> 402: razers3 -tc 1 -i 93 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-i93-tc1.razers OK
> 402: razers3 -tc 1 -i 94 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-i94-tc1.razers OK
> 402: razers3 -tc 1 -i 95 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-i95-tc1.razers OK
> 402: razers3 -tc 1 -i 96 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-i96-tc1.razers OK
> 402: razers3 -tc 1 -i 97 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-i97-tc1.razers OK
> 402: razers3 -tc 1 -i 98 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-i98-tc1.razers OK
> 402: razers3 -tc 1 -i 99 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-i99-tc1.razers OK
> 402: razers3 -tc 1 -i 100 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-i100-tc1.razers OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-of0-tc1.razers OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-of1-tc1.fa OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-of2-tc1.eland OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-of3-tc1.gff OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-of4-tc1.sam OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-of5-tc1.afg OK
> 402: razers3 -tc 1 -so 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-so0-tc1.razers OK
> 402: razers3 -tc 1 -so 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads36_1-so1-tc1.razers OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-tc1.razers OK
> 402: razers3 -tc 1 -ng /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-ng-tc1.razers OK
> 402: razers3 -tc 1 -r /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-r-tc1.razers OK
> 402: razers3 -tc 1 -f /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-f-tc1.razers OK
> 402: razers3 -tc 1 -i 90 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-i90-tc1.razers OK
> 402: razers3 -tc 1 -i 91 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-i91-tc1.razers OK
> 402: razers3 -tc 1 -i 92 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-i92-tc1.razers OK
> 402: razers3 -tc 1 -i 93 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-i93-tc1.razers OK
> 402: razers3 -tc 1 -i 94 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-i94-tc1.razers OK
> 402: razers3 -tc 1 -i 95 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-i95-tc1.razers OK
> 402: razers3 -tc 1 -i 96 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-i96-tc1.razers OK
> 402: razers3 -tc 1 -i 97 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-i97-tc1.razers OK
> 402: razers3 -tc 1 -i 98 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-i98-tc1.razers OK
> 402: razers3 -tc 1 -i 99 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-i99-tc1.razers OK
> 402: razers3 -tc 1 -i 100 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-i100-tc1.razers OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-of0-tc1.razers OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-of1-tc1.fa OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-of2-tc1.eland OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-of3-tc1.gff OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-of4-tc1.sam OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-of5-tc1.afg OK
> 402: razers3 -tc 1 -so 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-so0-tc1.razers OK
> 402: razers3 -tc 1 -so 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp1odsxhsi/se-adeno-reads100_1-so1-tc1.razers OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-tc1.razers OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-tc1.razers OK
> 402: razers3 -tc 1 -r /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-r-tc1.razers OK
> 402: razers3 -tc 1 -f /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-f-tc1.razers OK
> 402: razers3 -tc 1 -i 90 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-i90-tc1.razers OK
> 402: razers3 -tc 1 -i 91 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-i91-tc1.razers OK
> 402: razers3 -tc 1 -i 92 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-i92-tc1.razers OK
> 402: razers3 -tc 1 -i 93 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-i93-tc1.razers OK
> 402: razers3 -tc 1 -i 94 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-i94-tc1.razers OK
> 402: razers3 -tc 1 -i 95 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-i95-tc1.razers OK
> 402: razers3 -tc 1 -i 96 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-i96-tc1.razers OK
> 402: razers3 -tc 1 -i 97 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-i97-tc1.razers OK
> 402: razers3 -tc 1 -i 98 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-i98-tc1.razers OK
> 402: razers3 -tc 1 -i 99 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-i99-tc1.razers OK
> 402: razers3 -tc 1 -i 100 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-i100-tc1.razers OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-of0-tc1.razers OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-of1-tc1.fa OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-of2-tc1.eland OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-of3-tc1.gff OK
> 78: test_journaled_string_tree_find_shiftand OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-of4-tc1.sam OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-of5-tc1.afg OK
> 402: razers3 -tc 1 -so 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-so0-tc1.razers OK
> 402: razers3 -tc 1 -so 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads36_2-so1-tc1.razers OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-tc1.razers OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-tc1.razers OK
> 402: razers3 -tc 1 -r /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-r-tc1.razers OK
> 402: razers3 -tc 1 -f /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-f-tc1.razers OK
> 402: razers3 -tc 1 -i 90 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-i90-tc1.razers OK
> 402: razers3 -tc 1 -i 91 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-i91-tc1.razers OK
> 402: razers3 -tc 1 -i 92 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-i92-tc1.razers OK
> 402: razers3 -tc 1 -i 93 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-i93-tc1.razers OK
> 402: razers3 -tc 1 -i 94 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-i94-tc1.razers OK
> 402: razers3 -tc 1 -i 95 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-i95-tc1.razers OK
> 402: razers3 -tc 1 -i 96 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-i96-tc1.razers OK
> 402: razers3 -tc 1 -i 97 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-i97-tc1.razers OK
> 402: razers3 -tc 1 -i 98 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-i98-tc1.razers OK
> 402: razers3 -tc 1 -i 99 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-i99-tc1.razers OK
> 402: razers3 -tc 1 -i 100 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-i100-tc1.razers OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-of0-tc1.razers OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-of1-tc1.fa OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-of2-tc1.eland OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-of3-tc1.gff OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-of4-tc1.sam OK
> 402: razers3 -tc 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-of5-tc1.afg OK
> 402: razers3 -tc 1 -so 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-so0-tc1.razers OK
> 402: DELETING TEMP DIR /tmp/tmp1odsxhsi
> 402: razers3 -tc 1 -so 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp1odsxhsi/pe-adeno-reads100_2-so1-tc1.razers OK
> 402: ==============================
> 402:      total tests: 92
> 402:     failed tests: 0
> 402: successful tests: 92
> 402: ==============================
> 395/415 Test #402: app_test_razers3 ..................................................................   Passed    6.80 sec
> test 403
>         Start 403: app_test_razers3_sequential
> 
> 403: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/razers3/tests/run_tests_sequential.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 403: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/razers3
> 403: Test timeout computed to be: 10000000
> 403: Executing test for razers3
> 403: ===========================
> 403: 
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-tc0.razers OK
> 403: razers3 -tc 0 -ng /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-ng-tc0.razers OK
> 403: razers3 -tc 0 -r /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-r-tc0.razers OK
> 403: razers3 -tc 0 -f /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-f-tc0.razers OK
> 403: razers3 -tc 0 -i 90 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-i90-tc0.razers OK
> 403: razers3 -tc 0 -i 91 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-i91-tc0.razers OK
> 403: razers3 -tc 0 -i 92 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-i92-tc0.razers OK
> 403: razers3 -tc 0 -i 93 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-i93-tc0.razers OK
> 403: razers3 -tc 0 -i 94 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-i94-tc0.razers OK
> 403: razers3 -tc 0 -i 95 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-i95-tc0.razers OK
> 403: razers3 -tc 0 -i 96 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-i96-tc0.razers OK
> 403: razers3 -tc 0 -i 97 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-i97-tc0.razers OK
> 403: razers3 -tc 0 -i 98 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-i98-tc0.razers OK
> 403: razers3 -tc 0 -i 99 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-i99-tc0.razers OK
> 403: razers3 -tc 0 -i 100 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-i100-tc0.razers OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-of0-tc0.razers OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-of1-tc0.fa OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-of2-tc0.eland OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-of3-tc0.gff OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-of4-tc0.sam OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-of5-tc0.afg OK
> 403: razers3 -tc 0 -so 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-so0-tc0.razers OK
> 403: razers3 -tc 0 -so 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads36_1-so1-tc0.razers OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-tc0.razers OK
> 403: razers3 -tc 0 -ng /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-ng-tc0.razers OK
> 403: razers3 -tc 0 -r /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-r-tc0.razers OK
> 403: razers3 -tc 0 -f /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-f-tc0.razers OK
> 403: razers3 -tc 0 -i 90 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-i90-tc0.razers OK
> 403: razers3 -tc 0 -i 91 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-i91-tc0.razers OK
> 403: razers3 -tc 0 -i 92 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-i92-tc0.razers OK
> 403: razers3 -tc 0 -i 93 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-i93-tc0.razers OK
> 403: razers3 -tc 0 -i 94 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-i94-tc0.razers OK
> 403: razers3 -tc 0 -i 95 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-i95-tc0.razers OK
> 403: razers3 -tc 0 -i 96 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-i96-tc0.razers OK
> 403: razers3 -tc 0 -i 97 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-i97-tc0.razers OK
> 403: razers3 -tc 0 -i 98 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-i98-tc0.razers OK
> 403: razers3 -tc 0 -i 99 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-i99-tc0.razers OK
> 403: razers3 -tc 0 -i 100 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-i100-tc0.razers OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-of0-tc0.razers OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-of1-tc0.fa OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-of2-tc0.eland OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-of3-tc0.gff OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-of4-tc0.sam OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-of5-tc0.afg OK
> 403: razers3 -tc 0 -so 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-so0-tc0.razers OK
> 403: razers3 -tc 0 -so 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa -o /tmp/tmp9p_z5_n7/se-adeno-reads100_1-so1-tc0.razers OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-tc0.razers OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-tc0.razers OK
> 403: razers3 -tc 0 -r /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-r-tc0.razers OK
> 403: razers3 -tc 0 -f /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-f-tc0.razers OK
> 403: razers3 -tc 0 -i 90 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-i90-tc0.razers OK
> 403: razers3 -tc 0 -i 91 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-i91-tc0.razers OK
> 403: razers3 -tc 0 -i 92 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-i92-tc0.razers OK
> 403: razers3 -tc 0 -i 93 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-i93-tc0.razers OK
> 403: razers3 -tc 0 -i 94 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-i94-tc0.razers OK
> 403: razers3 -tc 0 -i 95 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-i95-tc0.razers OK
> 403: razers3 -tc 0 -i 96 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-i96-tc0.razers OK
> 403: razers3 -tc 0 -i 97 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-i97-tc0.razers OK
> 403: razers3 -tc 0 -i 98 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-i98-tc0.razers OK
> 403: razers3 -tc 0 -i 99 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-i99-tc0.razers OK
> 403: razers3 -tc 0 -i 100 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-i100-tc0.razers OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-of0-tc0.razers OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-of1-tc0.fa OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-of2-tc0.eland OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-of3-tc0.gff OK
> 391: DELETING TEMP DIR /tmp/tmp67ohtlz1
> 391: Executing test for bs_tools
> 391: =========================
> 391: 
> 391: bisar -e3 4 -e4 5 -o /tmp/tmp67ohtlz1/reads_se_N6000_0.CT_GA.verified.sam /<<PKGBUILDDIR>>/apps/bs_tools/tests/reads_se_N6000.CT_GA.sam /<<PKGBUILDDIR>>/apps/bs_tools/tests/hg18_chr21_3000.fa /<<PKGBUILDDIR>>/apps/bs_tools/tests/reads_se_N6000.fastq
> 391: OK
> 391: bisar -gas -4.5 -ges -2.0 -der 0.001 -bsc 0.99 -gmr 0.5 -i 0.8 -rn 0.001 -pms 0.9 -e3 4 -e4 5 -o /tmp/tmp67ohtlz1/reads_se_N6000_1.CT_GA.verified.sam /<<PKGBUILDDIR>>/apps/bs_tools/tests/reads_se_N6000.CT_GA.sam /<<PKGBUILDDIR>>/apps/bs_tools/tests/hg18_chr21_3000.fa /<<PKGBUILDDIR>>/apps/bs_tools/tests/reads_se_N6000.fastq
> 391: OK
> 391: bisar -nse -nsi -nsd -gas -4.5 -ges -2.0 -der 0.001 -bsc 0.99 -gmr 0.5 -i 0.8 -rn 0.001 -pms 0.9 -e3 4 -e4 5 -o /tmp/tmp67ohtlz1/reads_se_N6000_2.CT_GA.verified.sam /<<PKGBUILDDIR>>/apps/bs_tools/tests/reads_se_N6000.CT_GA.sam /<<PKGBUILDDIR>>/apps/bs_tools/tests/hg18_chr21_3000.fa /<<PKGBUILDDIR>>/apps/bs_tools/tests/reads_se_N6000.fastq
> 391: OK
> 391: bisar -nse -nsi -nsd -gas -4.5 -ges -2.0 -der 0.001 -bsc 0.99 -gmr 0.2 -i 0.8 -rn 0.001 -pms 0.9 -e3 4 -e4 5 -o /tmp/tmp67ohtlz1/reads_se_N6000_3.CT_GA.verified.sam /<<PKGBUILDDIR>>/apps/bs_tools/tests/reads_se_N6000.CT_GA.sam /<<PKGBUILDDIR>>/apps/bs_tools/tests/hg18_chr21_3000.fa /<<PKGBUILDDIR>>/apps/bs_tools/tests/reads_se_N6000.fastq
> 391: OK
> 391: bisar -nse -nsi -nsd -gas -4.5 -ges -2.0 -der 0.001 -bsc 0.99 -gmr 0.8 -i 0.8 -rn 0.001 -pms 0.9 -e3 4 -e4 5 -o /tmp/tmp67ohtlz1/reads_se_N6000_4.CT_GA.verified.sam /<<PKGBUILDDIR>>/apps/bs_tools/tests/reads_se_N6000.CT_GA.sam /<<PKGBUILDDIR>>/apps/bs_tools/tests/hg18_chr21_3000.fa /<<PKGBUILDDIR>>/apps/bs_tools/tests/reads_se_N6000.fastq
> 391: OK
> 391: bisar -e3 4 -e4 5 -o /tmp/tmp67ohtlz1/reads_pe_N6000_0.CT_GA.verified.sam /<<PKGBUILDDIR>>/apps/bs_tools/tests/reads_pe_N6000.CT_GA.sam /<<PKGBUILDDIR>>/apps/bs_tools/tests/hg18_chr21_3000.fa /<<PKGBUILDDIR>>/apps/bs_tools/tests/reads_pe_N6000.L.fastq /<<PKGBUILDDIR>>/apps/bs_tools/tests/reads_pe_N6000.R.fastq
> 391: OK
> 391: casbar -nec -mc 6 -msc 5 -mpc 0.5 -hes 0.005 -o /tmp/tmp67ohtlz1/snps_se_0.vcf -b /tmp/tmp67ohtlz1/meths_se_0.bed /<<PKGBUILDDIR>>/apps/bs_tools/tests/hg18_chr21_3000.fa /<<PKGBUILDDIR>>/apps/bs_tools/tests/reads_se_N6000_2.CT_GA.verified.pos_so.sam
> 391: OK
> 391: casbar -nec -mc 2 -msc 3 -mpc 0.5 -hes 0.005 -o /tmp/tmp67ohtlz1/snps_se_1.vcf -b /tmp/tmp67ohtlz1/meths_se_1.bed /<<PKGBUILDDIR>>/apps/bs_tools/tests/hg18_chr21_3000.fa /<<PKGBUILDDIR>>/apps/bs_tools/tests/reads_se_N6000_2.CT_GA.verified.pos_so.sam
> 391: OK
> 391: casbar -nec -mc 6 -msc 5 -mpc 0.5 -hes 0.005 -o /tmp/tmp67ohtlz1/snps_pe_0.vcf -b /tmp/tmp67ohtlz1/meths_pe_0.bed /<<PKGBUILDDIR>>/apps/bs_tools/tests/hg18_chr21_3000.fa /<<PKGBUILDDIR>>/apps/bs_tools/tests/reads_pe_N6000_0.CT_GA.verified.pos_so.sam
> 391: OK
> 391: ==============================
> 391:      total tests: 9
> 391:     failed tests: 0
> 391: successful tests: 9
> 391: ==============================
> 396/415 Test #391: app_test_bs_tools .................................................................   Passed   20.03 sec
> test 404
>         Start 404: app_test_sak
> 
> 404: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/sak/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 404: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/sak
> 404: Test timeout computed to be: 10000000
> 404: DELETING TEMP DIR /tmp/tmp2hcx0mbs
> 404: Executing test for sak
> 404: ======================
> 404: 
> 404: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/sak /<<PKGBUILDDIR>>/apps/sak/tests/adeno.fa -o /tmp/tmp2hcx0mbs/adeno.all.fa
> 404: OK
> 404: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/sak /<<PKGBUILDDIR>>/apps/sak/tests/adeno.fa -s 1 -o /tmp/tmp2hcx0mbs/adeno.seq1.fa
> 404: OK
> 404: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/sak /<<PKGBUILDDIR>>/apps/sak/tests/adeno.fa -ss 1-2 -o /tmp/tmp2hcx0mbs/adeno.seq1-2.fa
> 404: OK
> 404: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/sak /<<PKGBUILDDIR>>/apps/sak/tests/adeno.fa -s 3 -o /tmp/tmp2hcx0mbs/adeno.seq3.fa
> 404: OK
> 404: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/sak /<<PKGBUILDDIR>>/apps/sak/tests/adeno.fa -sn gi|9626621 -o /tmp/tmp2hcx0mbs/adeno.sn.fa
> 404: OK
> 404: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/sak /<<PKGBUILDDIR>>/apps/sak/tests/adeno.fa -s 1 -i 5-25 -o /tmp/tmp2hcx0mbs/adeno.s1i5-25.fa
> 404: OK
> 404: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/sak /<<PKGBUILDDIR>>/apps/sak/tests/adeno.fa -ss 1-2 -i 5-25 -o /tmp/tmp2hcx0mbs/adeno.s1-2i5-25.fa
> 404: OK
> 404: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/sak /<<PKGBUILDDIR>>/apps/sak/tests/adeno.fa -s 1 -rc -o /tmp/tmp2hcx0mbs/adeno.s1rc.fa
> 404: OK
> 404: ==============================
> 404:      total tests: 8
> 404:     failed tests: 0
> 404: successful tests: 8
> 404: ==============================
> 397/415 Test #404: app_test_sak ......................................................................   Passed    0.36 sec
> test 405
>         Start 405: app_test_sam2matrix
> 
> 405: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/sam2matrix/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 405: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/sam2matrix
> 405: Test timeout computed to be: 10000000
> 405: DELETING TEMP DIR /tmp/tmp_doe_ly4
> 405: Executing test for sam2matrix
> 405: =============================
> 405: 
> 405: sam2matrix -m /<<PKGBUILDDIR>>/apps/sam2matrix/tests/ecoli.sam -m /<<PKGBUILDDIR>>/apps/sam2matrix/tests/ehec.sam -r /<<PKGBUILDDIR>>/apps/sam2matrix/tests/ecoli_0.50_ehec_0.50.fq -rf ecoli.fa -rf ehec.fa -o /tmp/tmp_doe_ly4/test_sam2matrix.tsv OK
> 405: ==============================
> 405:      total tests: 1
> 405:     failed tests: 0
> 405: successful tests: 1
> 405: ==============================
> 398/415 Test #405: app_test_sam2matrix ...............................................................   Passed    0.14 sec
> test 406
>         Start 406: app_test_samcat
> 
> 406: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/samcat/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 406: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/samcat
> 406: Test timeout computed to be: 10000000
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-of4-tc0.sam OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-of5-tc0.afg OK
> 403: razers3 -tc 0 -so 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-so0-tc0.razers OK
> 403: razers3 -tc 0 -so 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads36_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads36_2-so1-tc0.razers OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-tc0.razers OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-tc0.razers OK
> 403: razers3 -tc 0 -r /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-r-tc0.razers OK
> 403: razers3 -tc 0 -f /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-f-tc0.razers OK
> 403: razers3 -tc 0 -i 90 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-i90-tc0.razers OK
> 403: razers3 -tc 0 -i 91 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-i91-tc0.razers OK
> 403: razers3 -tc 0 -i 92 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-i92-tc0.razers OK
> 403: razers3 -tc 0 -i 93 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-i93-tc0.razers OK
> 403: razers3 -tc 0 -i 94 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-i94-tc0.razers OK
> 403: razers3 -tc 0 -i 95 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-i95-tc0.razers OK
> 403: razers3 -tc 0 -i 96 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-i96-tc0.razers OK
> 403: razers3 -tc 0 -i 97 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-i97-tc0.razers OK
> 403: razers3 -tc 0 -i 98 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-i98-tc0.razers OK
> 403: razers3 -tc 0 -i 99 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-i99-tc0.razers OK
> 403: razers3 -tc 0 -i 100 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-i100-tc0.razers OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-of0-tc0.razers OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-of1-tc0.fa OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-of2-tc0.eland OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-of3-tc0.gff OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-of4-tc0.sam OK
> 403: razers3 -tc 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-of5-tc0.afg OK
> 403: razers3 -tc 0 -so 0 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-so0-tc0.razers OK
> 403: DELETING TEMP DIR /tmp/tmp9p_z5_n7
> 403: razers3 -tc 0 -so 1 /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers3/tests/adeno-reads100_2.fa -o /tmp/tmp9p_z5_n7/pe-adeno-reads100_2-so1-tc0.razers OK
> 403: ==============================
> 403:      total tests: 92
> 403:     failed tests: 0
> 403: successful tests: 92
> 403: ==============================
> 399/415 Test #403: app_test_razers3_sequential .......................................................   Passed    7.80 sec
> test 407
>         Start 407: app_test_searchjoin
> 
> 407: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/searchjoin/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 407: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/searchjoin
> 407: Test timeout computed to be: 10000000
> 406: DELETING TEMP DIR /tmp/tmp2a_2ni7b
> 406: Executing test for samcat
> 406: =========================
> 406: 
> 406: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/samcat /<<PKGBUILDDIR>>/apps/samcat/tests/ex1_a1.sam /<<PKGBUILDDIR>>/apps/samcat/tests/ex1_a2.sam /<<PKGBUILDDIR>>/apps/samcat/tests/ex1_a3.sam -o /tmp/tmp2a_2ni7b/ex1_merged.sam
> 406: OK
> 406: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/samcat /<<PKGBUILDDIR>>/apps/samcat/tests/ex1_a1.sam /<<PKGBUILDDIR>>/apps/samcat/tests/ex1_a2.sam /<<PKGBUILDDIR>>/apps/samcat/tests/ex1_a3.sam -o /tmp/tmp2a_2ni7b/ex1_merged.bam
> 406: OK
> 406: ==============================
> 406:      total tests: 2
> 406:     failed tests: 0
> 406: successful tests: 2
> 406: ==============================
> 400/415 Test #406: app_test_samcat ...................................................................   Passed    0.30 sec
> test 408
>         Start 408: app_test_seqan_tcoffee
> 
> 408: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 408: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/seqan_tcoffee
> 408: Test timeout computed to be: 10000000
> 408: Executing test for seqan_tcoffee
> 408: ================================
> 408: 
> 408: seqan_tcoffee -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1aab.fa -o /tmp/tmpv3p893wu/1aab.fasta OK
> 408: seqan_tcoffee -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1ad2.fa -o /tmp/tmpv3p893wu/1ad2.fasta OK
> 408: seqan_tcoffee -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/2trx.fa -o /tmp/tmpv3p893wu/2trx.fasta OK
> 408: seqan_tcoffee -a protein -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1aab.fa -o /tmp/tmpv3p893wu/1aab.protein.fasta OK
> 408: seqan_tcoffee -a protein -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1ad2.fa -o /tmp/tmpv3p893wu/1ad2.protein.fasta OK
> 408: seqan_tcoffee -a protein -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/2trx.fa -o /tmp/tmpv3p893wu/2trx.protein.fasta OK
> 408: seqan_tcoffee -m global -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1aab.fa -o /tmp/tmpv3p893wu/1aab.mglobal.fasta OK
> 408: seqan_tcoffee -m local -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1aab.fa -o /tmp/tmpv3p893wu/1aab.mlocal.fasta OK
> 408: seqan_tcoffee -m overlap -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1aab.fa -o /tmp/tmpv3p893wu/1aab.moverlap.fasta OK
> 408: seqan_tcoffee -m lcs -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1aab.fa -o /tmp/tmpv3p893wu/1aab.mlcs.fasta OK
> 408: seqan_tcoffee -m global -m local -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1aab.fa -o /tmp/tmpv3p893wu/1aab.mglobal.mlocal.fasta OK
> 408: seqan_tcoffee -m local -m overlap -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1aab.fa -o /tmp/tmpv3p893wu/1aab.mlocal.moverlap.fasta OK
> 408: seqan_tcoffee -m global -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1ad2.fa -o /tmp/tmpv3p893wu/1ad2.mglobal.fasta OK
> 408: seqan_tcoffee -m local -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1ad2.fa -o /tmp/tmpv3p893wu/1ad2.mlocal.fasta OK
> 408: seqan_tcoffee -m overlap -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1ad2.fa -o /tmp/tmpv3p893wu/1ad2.moverlap.fasta OK
> 408: seqan_tcoffee -m lcs -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1ad2.fa -o /tmp/tmpv3p893wu/1ad2.mlcs.fasta OK
> 408: seqan_tcoffee -m global -m local -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1ad2.fa -o /tmp/tmpv3p893wu/1ad2.mglobal.mlocal.fasta OK
> 408: seqan_tcoffee -m local -m overlap -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1ad2.fa -o /tmp/tmpv3p893wu/1ad2.mlocal.moverlap.fasta OK
> 408: seqan_tcoffee -m global -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/2trx.fa -o /tmp/tmpv3p893wu/2trx.mglobal.fasta OK
> 408: seqan_tcoffee -m local -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/2trx.fa -o /tmp/tmpv3p893wu/2trx.mlocal.fasta OK
> 408: seqan_tcoffee -m overlap -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/2trx.fa -o /tmp/tmpv3p893wu/2trx.moverlap.fasta OK
> 408: seqan_tcoffee -m lcs -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/2trx.fa -o /tmp/tmpv3p893wu/2trx.mlcs.fasta OK
> 408: seqan_tcoffee -m global -m local -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/2trx.fa -o /tmp/tmpv3p893wu/2trx.mglobal.mlocal.fasta OK
> 408: seqan_tcoffee -m local -m overlap -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/2trx.fa -o /tmp/tmpv3p893wu/2trx.mlocal.moverlap.fasta OK
> 408: seqan_tcoffee -g -20 -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1aab.fa -o /tmp/tmpv3p893wu/1aab.g-20.fasta OK
> 408: seqan_tcoffee -e -5 -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1aab.fa -o /tmp/tmpv3p893wu/1aab.e-5.fasta OK
> 408: seqan_tcoffee -ms 10 -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1aab.fa -o /tmp/tmpv3p893wu/1aab.ms10.fasta OK
> 408: seqan_tcoffee -mm -8 -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1aab.fa -o /tmp/tmpv3p893wu/1aab.mm-8.fasta OK
> 408: seqan_tcoffee -g -20 -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1ad2.fa -o /tmp/tmpv3p893wu/1ad2.g-20.fasta OK
> 408: seqan_tcoffee -e -5 -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1ad2.fa -o /tmp/tmpv3p893wu/1ad2.e-5.fasta OK
> 408: seqan_tcoffee -ms 10 -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1ad2.fa -o /tmp/tmpv3p893wu/1ad2.ms10.fasta OK
> 408: seqan_tcoffee -mm -8 -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1ad2.fa -o /tmp/tmpv3p893wu/1ad2.mm-8.fasta OK
> 408: seqan_tcoffee -g -20 -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/2trx.fa -o /tmp/tmpv3p893wu/2trx.g-20.fasta OK
> 408: seqan_tcoffee -e -5 -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/2trx.fa -o /tmp/tmpv3p893wu/2trx.e-5.fasta OK
> 408: seqan_tcoffee -ms 10 -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/2trx.fa -o /tmp/tmpv3p893wu/2trx.ms10.fasta OK
> 408: seqan_tcoffee -mm -8 -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/2trx.fa -o /tmp/tmpv3p893wu/2trx.mm-8.fasta OK
> 408: seqan_tcoffee -ma /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/VTML200I -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1aab.fa -o /tmp/tmpv3p893wu/1aab.maVTML200.fasta OK
> 408: seqan_tcoffee -ma /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/VTML200I -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1ad2.fa -o /tmp/tmpv3p893wu/1ad2.maVTML200.fasta OK
> 408: seqan_tcoffee -ma /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/VTML200I -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/2trx.fa -o /tmp/tmpv3p893wu/2trx.maVTML200.fasta OK
> 408: seqan_tcoffee -u /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1aab.newick -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1aab.fa -o /tmp/tmpv3p893wu/1aab.u.fasta OK
> 408: seqan_tcoffee -u /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1ad2.newick -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1ad2.fa -o /tmp/tmpv3p893wu/1ad2.u.fasta OK
> 408: seqan_tcoffee -u /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/2trx.newick -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/2trx.fa -o /tmp/tmpv3p893wu/2trx.u.fasta OK
> 408: seqan_tcoffee -b nj -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1aab.fa -o /tmp/tmpv3p893wu/1aab.bnj.fasta OK
> 408: seqan_tcoffee -b min -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1aab.fa -o /tmp/tmpv3p893wu/1aab.bmin.fasta OK
> 408: seqan_tcoffee -b max -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1aab.fa -o /tmp/tmpv3p893wu/1aab.bmax.fasta OK
> 408: seqan_tcoffee -b avg -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1aab.fa -o /tmp/tmpv3p893wu/1aab.bavg.fasta OK
> 408: seqan_tcoffee -b wavg -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1aab.fa -o /tmp/tmpv3p893wu/1aab.bwavg.fasta OK
> 408: seqan_tcoffee -b nj -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1ad2.fa -o /tmp/tmpv3p893wu/1ad2.bnj.fasta OK
> 408: seqan_tcoffee -b min -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1ad2.fa -o /tmp/tmpv3p893wu/1ad2.bmin.fasta OK
> 408: seqan_tcoffee -b max -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1ad2.fa -o /tmp/tmpv3p893wu/1ad2.bmax.fasta OK
> 408: seqan_tcoffee -b avg -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1ad2.fa -o /tmp/tmpv3p893wu/1ad2.bavg.fasta OK
> 408: seqan_tcoffee -b wavg -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1ad2.fa -o /tmp/tmpv3p893wu/1ad2.bwavg.fasta OK
> 408: seqan_tcoffee -b nj -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/2trx.fa -o /tmp/tmpv3p893wu/2trx.bnj.fasta OK
> 408: seqan_tcoffee -b min -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/2trx.fa -o /tmp/tmpv3p893wu/2trx.bmin.fasta OK
> 408: seqan_tcoffee -b max -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/2trx.fa -o /tmp/tmpv3p893wu/2trx.bmax.fasta OK
> 401: razers --low-memory -id -i 99 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads100_1-id-i99.razers OK
> 401: razers --low-memory -id -i 100 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads100_1-id-i100.razers OK
> 401: razers --low-memory -id /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads100_1-id-of0.razers OK
> 401: razers --low-memory -id /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads100_1-id-of1.fa OK
> 401: razers --low-memory -id /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads100_1-id-of2.eland OK
> 401: razers --low-memory -id /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads100_1-id-of3.gff OK
> 401: razers --low-memory -id -so 0 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads100_1-id-so0.razers OK
> 401: razers --low-memory -id -so 1 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa -o /tmp/tmpd9axn56w/se-adeno-reads100_1-id-so1.razers OK
> 401: razers --low-memory /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads36_2.razers OK
> 401: razers --low-memory -id /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads36_2-id.razers OK
> 401: razers --low-memory -id -r /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads36_2-id-r.razers OK
> 401: razers --low-memory -id -f /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads36_2-id-f.razers OK
> 401: razers --low-memory -id -i 90 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads36_2-id-i90.razers OK
> 401: razers --low-memory -id -i 91 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads36_2-id-i91.razers OK
> 401: razers --low-memory -id -i 92 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads36_2-id-i92.razers OK
> 401: razers --low-memory -id -i 93 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads36_2-id-i93.razers OK
> 401: razers --low-memory -id -i 94 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads36_2-id-i94.razers OK
> 401: razers --low-memory -id -i 95 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads36_2-id-i95.razers OK
> 401: razers --low-memory -id -i 96 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads36_2-id-i96.razers OK
> 401: razers --low-memory -id -i 97 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads36_2-id-i97.razers OK
> 401: razers --low-memory -id -i 98 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads36_2-id-i98.razers OK
> 401: razers --low-memory -id -i 99 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads36_2-id-i99.razers OK
> 401: razers --low-memory -id -i 100 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads36_2-id-i100.razers OK
> 401: razers --low-memory -id /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads36_2-id-of0.razers OK
> 401: razers --low-memory -id /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads36_2-id-of1.fa OK
> 401: razers --low-memory -id /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads36_2-id-of2.eland OK
> 401: razers --low-memory -id /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads36_2-id-of3.gff OK
> 401: razers --low-memory -id -so 0 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads36_2-id-so0.razers OK
> 408: DELETING TEMP DIR /tmp/tmpv3p893wu
> 408: seqan_tcoffee -b avg -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/2trx.fa -o /tmp/tmpv3p893wu/2trx.bavg.fasta OK
> 408: seqan_tcoffee -b wavg -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/2trx.fa -o /tmp/tmpv3p893wu/2trx.bwavg.fasta OK
> 408: seqan_tcoffee -i /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1aab.fasta OK
> 408: seqan_tcoffee -i /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/1ad2.fasta OK
> 408: seqan_tcoffee -i /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/2trx.fasta OK
> 408: seqan_tcoffee -a dna -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/adeno2.fa -o /tmp/tmpv3p893wu/adeno2.fasta OK
> 408: seqan_tcoffee -a dna -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/adeno3.fa -o /tmp/tmpv3p893wu/adeno3.fasta OK
> 408: seqan_tcoffee -a dna -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/adeno4.fa -o /tmp/tmpv3p893wu/adeno4.fasta OK
> 408: seqan_tcoffee -a rna -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/adeno2-rna.fa -o /tmp/tmpv3p893wu/adeno2-rna.fasta OK
> 408: seqan_tcoffee -a rna -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/adeno3-rna.fa -o /tmp/tmpv3p893wu/adeno3-rna.fasta OK
> 408: seqan_tcoffee -a rna -s /<<PKGBUILDDIR>>/apps/seqan_tcoffee/tests/adeno4-rna.fa -o /tmp/tmpv3p893wu/adeno4-rna.fasta OK
> 408: ==============================
> 408:      total tests: 66
> 408:     failed tests: 0
> 408: successful tests: 66
> 408: ==============================
> 401/415 Test #408: app_test_seqan_tcoffee ............................................................   Passed    2.34 sec
> test 409
>         Start 409: app_test_seqcons2
> 
> 409: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/seqcons2/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 409: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/seqcons2
> 409: Test timeout computed to be: 10000000
> 409: DELETING TEMP DIR /tmp/tmpuxy2tx0f
> 409: Executing test for seqcons2
> 409: ===========================
> 409: 
> 409: seqcons2 -m overlap_consensus -i /<<PKGBUILDDIR>>/apps/seqcons2/tests/alns1.sam -oc /tmp/tmpuxy2tx0f/alns1.overlap_consensus.fa -oa /tmp/tmpuxy2tx0f/alns1.overlap_consensus.sam OK
> 409: seqcons2 -m nop -i /<<PKGBUILDDIR>>/apps/seqcons2/tests/alns1.sam -oc /tmp/tmpuxy2tx0f/alns1.nop.fa -oa /tmp/tmpuxy2tx0f/alns1.nop.sam OK
> 409: seqcons2 -m overlap_consensus -i /<<PKGBUILDDIR>>/apps/seqcons2/tests/alns1.sam -oa /tmp/tmpuxy2tx0f/alns1.overlap_consensus.sam -oc /tmp/tmpuxy2tx0f/alns1.overlap_consensus.fa OK
> 409: seqcons2 -m pos_consensus -i /<<PKGBUILDDIR>>/apps/seqcons2/tests/alns1.sam -oa /tmp/tmpuxy2tx0f/alns1.pos_consensus.sam -oc /tmp/tmpuxy2tx0f/alns1.pos_consensus.fa OK
> 409: seqcons2 -m contig_consensus -i /<<PKGBUILDDIR>>/apps/seqcons2/tests/alns1.sam -oa /tmp/tmpuxy2tx0f/alns1.contig_consensus.sam -oc /tmp/tmpuxy2tx0f/alns1.contig_consensus.fa OK
> 409: seqcons2 -m realign -i /<<PKGBUILDDIR>>/apps/seqcons2/tests/alns1.sam -oa /tmp/tmpuxy2tx0f/alns1.realign.sam -oc /tmp/tmpuxy2tx0f/alns1.realign.fa OK
> 409: seqcons2 -m nop -i /<<PKGBUILDDIR>>/apps/seqcons2/tests/alns1.sam -oa /tmp/tmpuxy2tx0f/alns1.nop.sam -oc /tmp/tmpuxy2tx0f/alns1.nop.fa OK
> 409: seqcons2 -m overlap_consensus -i /<<PKGBUILDDIR>>/apps/seqcons2/tests/alns1.sam -oa /tmp/tmpuxy2tx0f/alns1.overlap_consensus.txt OK
> 409: seqcons2 -m pos_consensus -i /<<PKGBUILDDIR>>/apps/seqcons2/tests/alns1.sam -oa /tmp/tmpuxy2tx0f/alns1.pos_consensus.txt OK
> 409: seqcons2 -m contig_consensus -i /<<PKGBUILDDIR>>/apps/seqcons2/tests/alns1.sam -oa /tmp/tmpuxy2tx0f/alns1.contig_consensus.txt OK
> 409: seqcons2 -m realign -i /<<PKGBUILDDIR>>/apps/seqcons2/tests/alns1.sam -oa /tmp/tmpuxy2tx0f/alns1.realign.txt OK
> 409: seqcons2 -m nop -i /<<PKGBUILDDIR>>/apps/seqcons2/tests/alns1.sam -oa /tmp/tmpuxy2tx0f/alns1.nop.txt OK
> 409: seqcons2 -m align_consensus -i /<<PKGBUILDDIR>>/apps/seqcons2/tests/seqs2.fa -oa /tmp/tmpuxy2tx0f/seqs2.align_consensus.sam -oc /tmp/tmpuxy2tx0f/seqs2.align_consensus.fa OK
> 409: seqcons2 -m align_consensus -i /<<PKGBUILDDIR>>/apps/seqcons2/tests/seqs2.fa -oa /tmp/tmpuxy2tx0f/seqs2.align_consensus.txt OK
> 409: ==============================
> 409:      total tests: 14
> 409:     failed tests: 0
> 409: successful tests: 14
> 409: ==============================
> 402/415 Test #409: app_test_seqcons2 .................................................................   Passed    1.25 sec
> test 410
>         Start 410: app_test_sgip
> 
> 410: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/sgip/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 410: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/sgip
> 410: Test timeout computed to be: 10000000
> 78: test_journaled_string_tree_find_shiftor OK
> 410: DELETING TEMP DIR /tmp/tmpx3vkfox6
> 410: Executing test for sgip
> 410: =========================
> 410: 
> 410: sgip -o /<<PKGBUILDDIR>>/apps/sgip/tests/../example/r01/iso_r01_m200.A00 -c /<<PKGBUILDDIR>>/apps/sgip/tests/../example/r01/iso_r01_m200.B00 -v 2 -i OK
> 410: sgip -o /<<PKGBUILDDIR>>/apps/sgip/tests/../example/r01/iso_r01_m200.A01 -c /<<PKGBUILDDIR>>/apps/sgip/tests/../example/r01/iso_r01_m200.B01 -v 2 -i OK
> 410: sgip -o /<<PKGBUILDDIR>>/apps/sgip/tests/../example/r01/iso_r01_m200.A00 -c /<<PKGBUILDDIR>>/apps/sgip/tests/../example/r01/iso_r01_m200.B01 -v 2 -i OK
> 410: sgip -o /<<PKGBUILDDIR>>/apps/sgip/tests/../example/r01/iso_r01_m200.A00 -v 2 OK
> 410: sgip -o /<<PKGBUILDDIR>>/apps/sgip/tests/../example/srg/latin-4 -v 2 OK
> 410: sgip -o /<<PKGBUILDDIR>>/apps/sgip/tests/../example/srg/lattice-4 -v 2 OK
> 410: sgip -o /<<PKGBUILDDIR>>/apps/sgip/tests/../example/srg/paley-5 -v 2 OK
> 410: sgip -o /<<PKGBUILDDIR>>/apps/sgip/tests/../example/srg/sts-7 -v 2 OK
> 410: sgip -o /<<PKGBUILDDIR>>/apps/sgip/tests/../example/srg/triang-5 -v 2 OK
> 410: ==============================
> 410:      total tests: 9
> 410:     failed tests: 0
> 410: successful tests: 9
> 410: ==============================
> 403/415 Test #410: app_test_sgip .....................................................................   Passed    2.82 sec
> test 411
>         Start 411: app_test_snp_store
> 
> 411: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/snp_store/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 411: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/snp_store
> 411: Test timeout computed to be: 10000000
> 407: DELETING TEMP DIR /tmp/tmp62pdu6j7
> 407: Executing test for searchjoin
> 407: ===========================
> 407: 
> 407: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/s4_join /<<PKGBUILDDIR>>/apps/searchjoin/tests/geo_database.csv 0 -i geo -t 4 -sl 5 -o /tmp/tmp62pdu6j7/join_geo_0_5.out OK
> 407: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/s4_join /<<PKGBUILDDIR>>/apps/searchjoin/tests/geo_database.csv 1 -i geo -t 4 -sl 5 -o /tmp/tmp62pdu6j7/join_geo_1_5.out OK
> 407: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/s4_join /<<PKGBUILDDIR>>/apps/searchjoin/tests/geo_database.csv 3 -i geo -t 4 -sl 5 -o /tmp/tmp62pdu6j7/join_geo_3_5.out OK
> 407: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/s4_join /<<PKGBUILDDIR>>/apps/searchjoin/tests/dna_database.csv 0 -i dna -t 4 -sl 10 -o /tmp/tmp62pdu6j7/join_dna_0_10.out OK
> 407: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/s4_join /<<PKGBUILDDIR>>/apps/searchjoin/tests/dna_database.csv 8 -i dna -t 4 -sl 10 -o /tmp/tmp62pdu6j7/join_dna_8_10.out OK
> 407: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/s4_join /<<PKGBUILDDIR>>/apps/searchjoin/tests/dna_database.csv 16 -i dna -t 4 -sl 10 -o /tmp/tmp62pdu6j7/join_dna_16_10.out OK
> 407: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/s4_search /<<PKGBUILDDIR>>/apps/searchjoin/tests/geo_database.csv /<<PKGBUILDDIR>>/apps/searchjoin/tests/geo_queries.csv --no-wait -i geo -t 4 -sl 5 -o /tmp/tmp62pdu6j7/search_geo_5.out OK
> 407: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/s4_search /<<PKGBUILDDIR>>/apps/searchjoin/tests/dna_database.csv /<<PKGBUILDDIR>>/apps/searchjoin/tests/dna_queries.csv --no-wait -i dna -t 4 -sl 10 -o /tmp/tmp62pdu6j7/search_dna_10.out OK
> 407: ==============================
> 407:      total tests: 8
> 407:     failed tests: 0
> 407: successful tests: 8
> 407: ==============================
> 404/415 Test #407: app_test_searchjoin ...............................................................   Passed   17.03 sec
> test 412
>         Start 412: app_test_splazers
> 
> 412: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/splazers/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 412: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/splazers
> 412: Test timeout computed to be: 10000000
> 78: test_journaled_string_tree_find_myers OK
> 78: **************************************
> 78:  Total Tests: 4
> 78:  Skipped:     0
> 78:  Errors:      0
> 78: **************************************
> 405/415 Test  #78: test_journaled_string_tree_find ...................................................   Passed   47.66 sec
> test 413
>         Start 413: app_test_stellar
> 
> 413: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/stellar/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 413: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/stellar
> 413: Test timeout computed to be: 10000000
> 396: DELETING TEMP DIR /tmp/tmp3ck7nz6l
> 396: Executing test for micro_razers
> 396: ===============================
> 396: 
> 396: micro_razers /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_default.razers OK
> 396: micro_razers -sL 14 /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_sl14.razers OK
> 396: micro_razers -sL 14 /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_sl14.sam OK
> 396: micro_razers -sL 14 -sE /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_sl14_se.razers OK
> 396: micro_razers -sL 15 /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_sl15.razers OK
> 396: micro_razers -sL 15 /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_sl15.sam OK
> 396: micro_razers -sL 15 -sE /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_sl15_se.razers OK
> 396: micro_razers -sL 16 /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_sl16.razers OK
> 396: micro_razers -sL 16 /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_sl16.sam OK
> 396: micro_razers -sL 16 -sE /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_sl16_se.razers OK
> 396: micro_razers -sL 17 /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_sl17.razers OK
> 396: micro_razers -sL 17 /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_sl17.sam OK
> 396: micro_razers -sL 17 -sE /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_sl17_se.razers OK
> 396: micro_razers -sL 18 /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_sl18.razers OK
> 396: micro_razers -sL 18 /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_sl18.sam OK
> 396: micro_razers -sL 18 -sE /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_sl18_se.razers OK
> 396: micro_razers -sL 19 /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_sl19.razers OK
> 396: micro_razers -sL 19 /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_sl19.sam OK
> 396: micro_razers -sL 19 -sE /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_sl19_se.razers OK
> 396: micro_razers -sL 20 /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_sl20.razers OK
> 396: micro_razers -sL 20 /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_sl20.sam OK
> 396: micro_razers -sL 20 -sE /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_sl20_se.razers OK
> 396: micro_razers -sL 18 -m 20 -pa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/micro_razers/tests/adeno-reads36_1.fa -o /tmp/tmp3ck7nz6l/se-adeno-reads36_1_sl18_m20_pa.razers OK
> 396: ==============================
> 396:      total tests: 23
> 396:     failed tests: 0
> 396: successful tests: 23
> 396: ==============================
> 406/415 Test #396: app_test_micro_razers .............................................................   Passed   40.12 sec
> test 414
>         Start 414: app_test_tree_recon
> 
> 414: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/tree_recon/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 414: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/tree_recon
> 414: Test timeout computed to be: 10000000
> 414: DELETING TEMP DIR /tmp/tmpv7xj20q1
> 414: Executing test for tree_recomb
> 414: ==============================
> 414: 
> 414: tree_recomb -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example1.dist -o /tmp/tmpv7xj20q1/example1.dot OK
> 414: tree_recomb -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example2.dist -o /tmp/tmpv7xj20q1/example2.dot OK
> 414: tree_recomb -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example3.dist -o /tmp/tmpv7xj20q1/example3.dot OK
> 414: tree_recomb -b nj -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example1.dist -o /tmp/tmpv7xj20q1/example1.nj.dot OK
> 414: tree_recomb -b min -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example1.dist -o /tmp/tmpv7xj20q1/example1.min.dot OK
> 414: tree_recomb -b max -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example1.dist -o /tmp/tmpv7xj20q1/example1.max.dot OK
> 414: tree_recomb -b wavg -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example1.dist -o /tmp/tmpv7xj20q1/example1.wavg.dot OK
> 414: tree_recomb -b nj -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example2.dist -o /tmp/tmpv7xj20q1/example2.nj.dot OK
> 414: tree_recomb -b min -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example2.dist -o /tmp/tmpv7xj20q1/example2.min.dot OK
> 414: tree_recomb -b max -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example2.dist -o /tmp/tmpv7xj20q1/example2.max.dot OK
> 414: tree_recomb -b avg -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example2.dist -o /tmp/tmpv7xj20q1/example2.avg.dot OK
> 414: tree_recomb -b wavg -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example2.dist -o /tmp/tmpv7xj20q1/example2.wavg.dot OK
> 414: tree_recomb -b nj -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example3.dist -o /tmp/tmpv7xj20q1/example3.nj.dot OK
> 414: tree_recomb -b min -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example3.dist -o /tmp/tmpv7xj20q1/example3.min.dot OK
> 414: tree_recomb -b max -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example3.dist -o /tmp/tmpv7xj20q1/example3.max.dot OK
> 414: tree_recomb -b avg -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example3.dist -o /tmp/tmpv7xj20q1/example3.avg.dot OK
> 414: tree_recomb -b wavg -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example3.dist -o /tmp/tmpv7xj20q1/example3.wavg.dot OK
> 414: tree_recomb -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example1.dist -o /tmp/tmpv7xj20q1/example1.dot OK
> 414: tree_recomb -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example1.dist -o /tmp/tmpv7xj20q1/example1.newick OK
> 414: tree_recomb -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example2.dist -o /tmp/tmpv7xj20q1/example2.dot OK
> 414: tree_recomb -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example2.dist -o /tmp/tmpv7xj20q1/example2.newick OK
> 414: tree_recomb -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example3.dist -o /tmp/tmpv7xj20q1/example3.dot OK
> 414: tree_recomb -m /<<PKGBUILDDIR>>/apps/tree_recon/tests/example3.dist -o /tmp/tmpv7xj20q1/example3.newick OK
> 414: ==============================
> 414:      total tests: 23
> 414:     failed tests: 0
> 414: successful tests: 23
> 414: ==============================
> 407/415 Test #414: app_test_tree_recon ...............................................................   Passed    0.34 sec
> test 415
>         Start 415: app_test_yara
> 
> 415: Test command: /usr/bin/python3 "/<<PKGBUILDDIR>>/apps/yara/tests/run_tests.py" "/<<PKGBUILDDIR>>" "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu"
> 415: Working Directory: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/apps/yara
> 415: Test timeout computed to be: 10000000
> 415: DELETING TEMP DIR /tmp/tmpltufxtbn
> 415: Executing test for Yara
> 415: ==============================
> 415: 
> 415: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/yara_indexer /<<PKGBUILDDIR>>/apps/yara/tests/input/adeno-genome.fa -o /tmp/tmpltufxtbn/adeno-genome OK
> 415: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/yara_mapper /<<PKGBUILDDIR>>/apps/yara/tests/gold/adeno-genome /<<PKGBUILDDIR>>/apps/yara/tests/input/adeno-reads_1.fa -o /tmp/tmpltufxtbn/adeno-reads_1.t1.sam --threads 1 OK
> 415: ==============================
> 415:      total tests: 2
> 415:     failed tests: 0
> 415: successful tests: 2
> 415: ==============================
> 408/415 Test #415: app_test_yara .....................................................................   Passed    0.20 sec
> 412: Executing test for splazers
> 412: =========================
> 412: 
> 412: splazers /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_default.out OK
> 412: splazers -sm 16 -ep 0 -es 0 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml16_ep0_es0.out OK
> 412: splazers -sm 16 -ep 0 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml16_ep0_es1.out OK
> 412: splazers -sm 16 -ep 0 -es 2 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml16_ep0_es2.out OK
> 412: splazers -sm 16 -ep 1 -es 0 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml16_ep1_es0.out OK
> 412: splazers -sm 16 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml16_ep1_es1.out OK
> 412: splazers -sm 16 -ep 1 -es 2 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml16_ep1_es2.out OK
> 412: splazers -sm 17 -ep 0 -es 0 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml17_ep0_es0.out OK
> 412: splazers -sm 17 -ep 0 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml17_ep0_es1.out OK
> 412: splazers -sm 17 -ep 0 -es 2 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml17_ep0_es2.out OK
> 412: splazers -sm 17 -ep 1 -es 0 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml17_ep1_es0.out OK
> 412: splazers -sm 17 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml17_ep1_es1.out OK
> 412: splazers -sm 17 -ep 1 -es 2 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml17_ep1_es2.out OK
> 412: splazers -sm 18 -ep 0 -es 0 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml18_ep0_es0.out OK
> 412: splazers -sm 18 -ep 0 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml18_ep0_es1.out OK
> 412: splazers -sm 18 -ep 0 -es 2 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml18_ep0_es2.out OK
> 412: splazers -sm 18 -ep 1 -es 0 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml18_ep1_es0.out OK
> 412: splazers -sm 18 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml18_ep1_es1.out OK
> 412: splazers -sm 18 -ep 1 -es 2 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml18_ep1_es2.out OK
> 412: splazers -sm 19 -ep 0 -es 0 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml19_ep0_es0.out OK
> 412: splazers -sm 19 -ep 0 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml19_ep0_es1.out OK
> 412: splazers -sm 19 -ep 0 -es 2 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml19_ep0_es2.out OK
> 412: splazers -sm 19 -ep 1 -es 0 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml19_ep1_es0.out OK
> 412: splazers -sm 19 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml19_ep1_es1.out OK
> 412: splazers -sm 19 -ep 1 -es 2 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml19_ep1_es2.out OK
> 412: splazers -sm 20 -ep 0 -es 0 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml20_ep0_es0.out OK
> 412: splazers -sm 20 -ep 0 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml20_ep0_es1.out OK
> 412: splazers -sm 20 -ep 0 -es 2 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml20_ep0_es2.out OK
> 412: splazers -sm 20 -ep 1 -es 0 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml20_ep1_es0.out OK
> 412: splazers -sm 20 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml20_ep1_es1.out OK
> 412: splazers -sm 20 -ep 1 -es 2 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml20_ep1_es2.out OK
> 412: splazers -sm 21 -ep 0 -es 0 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml21_ep0_es0.out OK
> 412: splazers -sm 21 -ep 0 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml21_ep0_es1.out OK
> 411: DELETING TEMP DIR /tmp/tmpnpmhzmrc
> 411: Executing test for snp_store
> 411: =========================
> 411: 
> 411: snp_store /<<PKGBUILDDIR>>/apps/snp_store/tests/human-chr22-inf2.fa /<<PKGBUILDDIR>>/apps/snp_store/tests/human-reads2.gff -o /tmp/tmpnpmhzmrc/snps_default.vcf -id /tmp/tmpnpmhzmrc/indels_default.gff OK
> 411: snp_store /<<PKGBUILDDIR>>/apps/snp_store/tests/human-chr22-inf2.fa /<<PKGBUILDDIR>>/apps/snp_store/tests/human-reads2.sam -re -o /tmp/tmpnpmhzmrc/snps_realign.vcf -id /tmp/tmpnpmhzmrc/indels_realign.gff OK
> 411: snp_store /<<PKGBUILDDIR>>/apps/snp_store/tests/human-chr22-inf2.fa /<<PKGBUILDDIR>>/apps/snp_store/tests/human-reads2.sam -it 1 -re -oa -mp 1 -m maq -hq -o /tmp/tmpnpmhzmrc/snps_realign_m1mp1oa.vcf -id /tmp/tmpnpmhzmrc/indels_realign_m1mp1oa.gff OK
> 411: snp_store /<<PKGBUILDDIR>>/apps/snp_store/tests/human-chr22-inf2.fa /<<PKGBUILDDIR>>/apps/snp_store/tests/human-reads2.gff -it 2 -re -oa -mp 1 -hq -o /tmp/tmpnpmhzmrc/snps_realign_m0mp1oa.vcf -id /tmp/tmpnpmhzmrc/indels_realign_m0mp1oa.gff OK
> 411: snp_store /<<PKGBUILDDIR>>/apps/snp_store/tests/human-chr22-inf2.fa /<<PKGBUILDDIR>>/apps/snp_store/tests/human-reads2.sam -it 1 -ipt 0.1 -osc -re -oa -hq -o /tmp/tmpnpmhzmrc/snps_realign_m0mp1oa_it1ipt01.vcf -id /tmp/tmpnpmhzmrc/indels_realign_m0mp1oa_it1ipt01.gff OK
> 411: ==============================
> 411:      total tests: 5
> 411:     failed tests: 0
> 411: successful tests: 5
> 411: ==============================
> 409/415 Test #411: app_test_snp_store ................................................................   Passed   17.22 sec
> 412: splazers -sm 21 -ep 0 -es 2 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml21_ep0_es2.out OK
> 412: splazers -sm 21 -ep 1 -es 0 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml21_ep1_es0.out OK
> 412: splazers -sm 21 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml21_ep1_es1.out OK
> 412: splazers -sm 21 -ep 1 -es 2 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml21_ep1_es2.out OK
> 412: splazers -sm 22 -ep 0 -es 0 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml22_ep0_es0.out OK
> 412: splazers -sm 22 -ep 0 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml22_ep0_es1.out OK
> 412: splazers -sm 22 -ep 0 -es 2 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml22_ep0_es2.out OK
> 412: splazers -sm 22 -ep 1 -es 0 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml22_ep1_es0.out OK
> 412: splazers -sm 22 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml22_ep1_es1.out OK
> 412: splazers -sm 22 -ep 1 -es 2 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml22_ep1_es2.out OK
> 412: splazers -sm 23 -ep 0 -es 0 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml23_ep0_es0.out OK
> 412: splazers -sm 23 -ep 0 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml23_ep0_es1.out OK
> 412: splazers -sm 23 -ep 0 -es 2 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml23_ep0_es2.out OK
> 412: splazers -sm 23 -ep 1 -es 0 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml23_ep1_es0.out OK
> 412: splazers -sm 23 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml23_ep1_es1.out OK
> 412: splazers -sm 23 -ep 1 -es 2 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml23_ep1_es2.out OK
> 412: splazers -sm 24 -ep 0 -es 0 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml24_ep0_es0.out OK
> 412: splazers -sm 24 -ep 0 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml24_ep0_es1.out OK
> 412: splazers -sm 24 -ep 0 -es 2 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml24_ep0_es2.out OK
> 412: splazers -sm 24 -ep 1 -es 0 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml24_ep1_es0.out OK
> 412: splazers -sm 24 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml24_ep1_es1.out OK
> 412: splazers -sm 24 -ep 1 -es 2 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml24_ep1_es2.out OK
> 412: splazers -sm 25 -ep 0 -es 0 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml25_ep0_es0.out OK
> 412: splazers -sm 25 -ep 0 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml25_ep0_es1.out OK
> 412: splazers -sm 25 -ep 0 -es 2 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml25_ep0_es2.out OK
> 412: splazers -sm 25 -ep 1 -es 0 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml25_ep1_es0.out OK
> 412: splazers -sm 25 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml25_ep1_es1.out OK
> 412: splazers -sm 25 -ep 1 -es 2 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml25_ep1_es2.out OK
> 412: splazers -r -id -sm 20 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml20-r_ep1_es1.out OK
> 412: splazers -f -id -sm 20 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml20-f_ep1_es1.out OK
> 412: splazers -i 90 -sm 20 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml20-i90_ep1_es1.out OK
> 412: splazers -i 91 -sm 20 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml20-i91_ep1_es1.out OK
> 412: splazers -i 92 -sm 20 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml20-i92_ep1_es1.out OK
> 412: DELETING TEMP DIR /tmp/tmp8dh9jvw0
> 412: splazers -i 93 -sm 20 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml20-i93_ep1_es1.out OK
> 412: splazers -i 94 -sm 20 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml20-i94_ep1_es1.out OK
> 412: splazers -i 95 -sm 20 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml20-i95_ep1_es1.out OK
> 412: splazers -i 96 -sm 20 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml20-i96_ep1_es1.out OK
> 412: splazers -i 97 -sm 20 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml20-i97_ep1_es1.out OK
> 412: splazers -i 98 -sm 20 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml20-i98_ep1_es1.out OK
> 412: splazers -i 99 -sm 20 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml20-i99_ep1_es1.out OK
> 412: splazers -of 3 -sm 20 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml20-of3_ep1_es1.out OK
> 412: splazers -of 4 -sm 20 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml20-of4_ep1_es1.out OK
> 412: splazers -so 0 -sm 20 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml20-so0_ep1_es1.out OK
> 412: splazers -so 1 -sm 20 -ep 1 -es 1 /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads100_1.fa -o /tmp/tmp8dh9jvw0/se-adeno-reads100_1_mml20-so1_ep1_es1.out OK
> 412: splazers -an /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/splazers/tests/adeno-reads-pe.sam -o /tmp/tmp8dh9jvw0/anchored_adeno_example100.out -ll 300 -le 90 OK
> 412: ==============================
> 412:      total tests: 78
> 412:     failed tests: 0
> 412: successful tests: 78
> 412: ==============================
> 410/415 Test #412: app_test_splazers .................................................................   Passed    9.52 sec
> 400: DELETING TEMP DIR /tmp/tmpork7fuhn
> 400: Executing test for rabema
> 400: =========================
> 400: 
> 400: rabema_prepare_sam -i /<<PKGBUILDDIR>>/apps/rabema/tests/gold-adeno-hamming-08.sam -o /tmp/tmpork7fuhn/gold-adeno-hamming-08.by_qname.sam OK
> 400: rabema_prepare_sam -i /<<PKGBUILDDIR>>/apps/rabema/tests/gold-adeno-edit-08.sam -o /tmp/tmpork7fuhn/gold-adeno-edit-08.by_qname.sam OK
> 400: rabema_build_gold_standard --distance-metric hamming -e 8 -o /tmp/tmpork7fuhn/gold-adeno-hamming-08.gsi --reference /tmp/tmpork7fuhn/adeno-genome.fa --in-bam /<<PKGBUILDDIR>>/apps/rabema/tests/gold-adeno-hamming-08.by_coordinate.sam OK
> 400: rabema_build_gold_standard --distance-metric edit -e 8 -o /tmp/tmpork7fuhn/gold-adeno-edit-08.gsi --reference /tmp/tmpork7fuhn/adeno-genome.fa --in-bam /<<PKGBUILDDIR>>/apps/rabema/tests/gold-adeno-edit-08.by_coordinate.sam OK
> 400: rabema_evaluate --distance-metric hamming -e 8 --reference /tmp/tmpork7fuhn/adeno-genome.fa --in-bam /<<PKGBUILDDIR>>/apps/rabema/tests/razers2-adeno-hamming-08.sam --in-gsi /<<PKGBUILDDIR>>/apps/rabema/tests/gold-adeno-hamming-08.gsi OK
> 400: rabema_evaluate --distance-metric hamming -e 8 --reference /tmp/tmpork7fuhn/adeno-genome.fa --in-bam /<<PKGBUILDDIR>>/apps/rabema/tests/razers2-adeno-hamming-04.sam --in-gsi /<<PKGBUILDDIR>>/apps/rabema/tests/gold-adeno-hamming-08.gsi OK
> 400: rabema_evaluate --distance-metric edit -e 8 --reference /tmp/tmpork7fuhn/adeno-genome.fa --in-bam /<<PKGBUILDDIR>>/apps/rabema/tests/razers2-adeno-edit-08.sam --in-gsi /<<PKGBUILDDIR>>/apps/rabema/tests/gold-adeno-edit-08.gsi OK
> 400: rabema_evaluate --distance-metric edit -e 8 --reference /tmp/tmpork7fuhn/adeno-genome.fa --in-bam /<<PKGBUILDDIR>>/apps/rabema/tests/razers2-adeno-edit-04.sam --in-gsi /<<PKGBUILDDIR>>/apps/rabema/tests/gold-adeno-edit-08.gsi OK
> 400: ==============================
> 400:      total tests: 8
> 400:     failed tests: 0
> 400: successful tests: 8
> 400: ==============================
> 411/415 Test #400: app_test_rabema ...................................................................   Passed   45.77 sec
> 401: DELETING TEMP DIR /tmp/tmpd9axn56w
> 401: razers --low-memory -id -so 1 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads36_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads36_2-id-so1.razers OK
> 401: razers --low-memory /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads100_2.razers OK
> 401: razers --low-memory -id /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads100_2-id.razers OK
> 401: razers --low-memory -id -r /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads100_2-id-r.razers OK
> 401: razers --low-memory -id -f /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads100_2-id-f.razers OK
> 401: razers --low-memory -id -i 90 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads100_2-id-i90.razers OK
> 401: razers --low-memory -id -i 91 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads100_2-id-i91.razers OK
> 401: razers --low-memory -id -i 92 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads100_2-id-i92.razers OK
> 401: razers --low-memory -id -i 93 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads100_2-id-i93.razers OK
> 401: razers --low-memory -id -i 94 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads100_2-id-i94.razers OK
> 401: razers --low-memory -id -i 95 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads100_2-id-i95.razers OK
> 401: razers --low-memory -id -i 96 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads100_2-id-i96.razers OK
> 401: razers --low-memory -id -i 97 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads100_2-id-i97.razers OK
> 401: razers --low-memory -id -i 98 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads100_2-id-i98.razers OK
> 401: razers --low-memory -id -i 99 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads100_2-id-i99.razers OK
> 401: razers --low-memory -id -i 100 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads100_2-id-i100.razers OK
> 401: razers --low-memory -id /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads100_2-id-of0.razers OK
> 401: razers --low-memory -id /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads100_2-id-of1.fa OK
> 401: razers --low-memory -id /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads100_2-id-of2.eland OK
> 401: razers --low-memory -id /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads100_2-id-of3.gff OK
> 401: razers --low-memory -id -so 0 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads100_2-id-so0.razers OK
> 401: razers --low-memory -id -so 1 /<<PKGBUILDDIR>>/apps/razers/tests/adeno-genome.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_1.fa /<<PKGBUILDDIR>>/apps/razers/tests/adeno-reads100_2.fa -o /tmp/tmpd9axn56w/pe-adeno-reads100_2-id-so1.razers OK
> 401: ==============================
> 401:      total tests: 84
> 401:     failed tests: 0
> 401: successful tests: 84
> 401: ==============================
> 412/415 Test #401: app_test_razers ...................................................................   Passed   45.19 sec
> 413: Executing test for stellar
> 413: =========================
> 413: 
> 413: stellar -e 0.1 -l 50 -x 10 -k 7 -n 5000 -s 10000 -f -v -t -o /tmp/tmpltz5he5o/e-1.gff /<<PKGBUILDDIR>>/apps/stellar/tests/512_simSeq1_e-1.fa /<<PKGBUILDDIR>>/apps/stellar/tests/512_simSeq2_e-1.fa
> 413: OK
> 413: stellar -e 0.05 -l 50 -x 10 -k 7 -n 5000 -s 10000 -f -v -t -o /tmp/tmpltz5he5o/5e-2.gff /<<PKGBUILDDIR>>/apps/stellar/tests/512_simSeq1_5e-2.fa /<<PKGBUILDDIR>>/apps/stellar/tests/512_simSeq2_5e-2.fa
> 413: OK
> 413: stellar -e 0.025 -l 50 -x 10 -k 7 -n 5000 -s 10000 -f -v -t -o /tmp/tmpltz5he5o/25e-3.gff /<<PKGBUILDDIR>>/apps/stellar/tests/512_simSeq1_25e-3.fa /<<PKGBUILDDIR>>/apps/stellar/tests/512_simSeq2_25e-3.fa
> 413: OK
> 413: stellar -e 0.075 -l 50 -x 10 -k 7 -n 5000 -s 10000 -f -v -t -o /tmp/tmpltz5he5o/75e-3.gff /<<PKGBUILDDIR>>/apps/stellar/tests/512_simSeq1_75e-3.fa /<<PKGBUILDDIR>>/apps/stellar/tests/512_simSeq2_75e-3.fa
> 413: OK
> 413: stellar -e 0.0001 -l 50 -x 10 -k 7 -n 5000 -s 10000 -f -v -t -o /tmp/tmpltz5he5o/e-4.gff /<<PKGBUILDDIR>>/apps/stellar/tests/512_simSeq1_e-4.fa /<<PKGBUILDDIR>>/apps/stellar/tests/512_simSeq2_e-4.fa
> 413: OK
> 413: stellar -e 0.05 -l 20 -x 10 -k 7 -n 5000 -s 10000 -f -v -t -o /tmp/tmpltz5he5o/minLen20.gff /<<PKGBUILDDIR>>/apps/stellar/tests/512_simSeq1_5e-2.fa /<<PKGBUILDDIR>>/apps/stellar/tests/512_simSeq2_5e-2.fa
> 413: OK
> 413: stellar -e 0.05 -l 150 -x 10 -k 7 -n 5000 -s 10000 -f -v -t -o /tmp/tmpltz5he5o/minLen150.gff /<<PKGBUILDDIR>>/apps/stellar/tests/512_simSeq1_5e-2.fa /<<PKGBUILDDIR>>/apps/stellar/tests/512_simSeq2_5e-2.fa
> 413: OK
> 413: stellar -e 0.05 -l 50 -x 10 -k 7 -n 5000 -s 10000 -f -v -t -o /tmp/tmpltz5he5o/5e-2.txt /<<PKGBUILDDIR>>/apps/stellar/tests/512_simSeq1_5e-2.fa /<<PKGBUILDDIR>>/apps/stellar/tests/512_simSeq2_5e-2.fa
> 413: OK
> 413: ==============================
> 413:      total tests: 8
> 413:     failed tests: 0
> 413: successful tests: 8
> 413: ==============================
> 413/415 Test #413: app_test_stellar ..................................................................   Passed   18.84 sec
> 392: DELETING TEMP DIR /tmp/tmp7evdr0de
> 392: Executing test for dfi
> 392: ======================
> 392: 
> 392: dfi /tmp/tmp7evdr0de/datasets/bbe.fa /tmp/tmp7evdr0de/datasets/kjv.fa --support 0.002 --growth 5 -m OK
> 392: dfi /tmp/tmp7evdr0de/datasets/bbe.fa /tmp/tmp7evdr0de/datasets/kjv.fa --minmax 155 31102 --minmax 1 15551 -m OK
> 392: dfi /tmp/tmp7evdr0de/datasets/CompWindows.fa /tmp/tmp7evdr0de/datasets/CompNonWindows.fa --support 0.002 --growth 5 -m OK
> 392: dfi /tmp/tmp7evdr0de/datasets/CompWindows.fa /tmp/tmp7evdr0de/datasets/CompNonWindows.fa --minmax 10 2000 --minmax 1 1500 -m OK
> 392: dfi /tmp/tmp7evdr0de/datasets/CompWindows.fa /tmp/tmp7evdr0de/datasets/CompNonWindows.fa --support 0.0005 --growth 5 -m OK
> 392: dfi /tmp/tmp7evdr0de/datasets/CompWindows.fa /tmp/tmp7evdr0de/datasets/CompNonWindows.fa --support 0.001 --growth 5 -m OK
> 392: dfi /tmp/tmp7evdr0de/datasets/CompWindows.fa /tmp/tmp7evdr0de/datasets/CompNonWindows.fa --support 0.01 --growth 5 -m OK
> 392: dfi /tmp/tmp7evdr0de/datasets/CompWindows.fa /tmp/tmp7evdr0de/datasets/CompNonWindows.fa --support 0.1 --growth 5 -m OK
> 392: dfi /tmp/tmp7evdr0de/datasets/CompWindows.fa /tmp/tmp7evdr0de/datasets/CompNonWindows.fa --support 0.5 --growth 5 -m OK
> 392: dfi /tmp/tmp7evdr0de/datasets/CompWindows.fa /tmp/tmp7evdr0de/datasets/CompNonWindows.fa --support 0.9 --growth 5 -m OK
> 392: dfi /tmp/tmp7evdr0de/datasets/CompWindows.fa /tmp/tmp7evdr0de/datasets/CompNonWindows.fa --support 1 --growth 5 -m OK
> 392: dfi /tmp/tmp7evdr0de/datasets/CompWindows.fa /tmp/tmp7evdr0de/datasets/CompNonWindows.fa --support 0.002 --growth 1 -m OK
> 392: dfi /tmp/tmp7evdr0de/datasets/CompWindows.fa /tmp/tmp7evdr0de/datasets/CompNonWindows.fa --support 0.002 --growth 2 -m OK
> 392: dfi /tmp/tmp7evdr0de/datasets/CompWindows.fa /tmp/tmp7evdr0de/datasets/CompNonWindows.fa --support 0.002 --growth 5 -m OK
> 392: dfi /tmp/tmp7evdr0de/datasets/fasta1.fa /tmp/tmp7evdr0de/datasets/fasta2.fa --support 1 --growth 2 OK
> 392: ==============================
> 392:      total tests: 15
> 392:     failed tests: 0
> 392: successful tests: 15
> 392: ==============================
> 414/415 Test #392: app_test_dfi ......................................................................   Passed   75.17 sec
> 393: DELETING TEMP DIR /tmp/tmp2aew6ymz
> 393: Executing test for fiona
> 393: ========================
> 393: 
> 393: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/compute_gain -g /<<PKGBUILDDIR>>/apps/fiona/tests/genome.10k.fa --pre /<<PKGBUILDDIR>>/apps/fiona/tests/reads.illumina.sam --post /tmp/tmp2aew6ymz/reads.illumina.corrected.i1.fa
> 393: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/fiona_illumina -nt 1 -i 1 -g 10000 /<<PKGBUILDDIR>>/apps/fiona/tests/reads.illumina.fq /tmp/tmp2aew6ymz/reads.illumina.corrected.i1.fa
> 393: OK
> 393: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/compute_gain -g /<<PKGBUILDDIR>>/apps/fiona/tests/genome.10k.fa --pre /<<PKGBUILDDIR>>/apps/fiona/tests/reads.illumina.sam --post /tmp/tmp2aew6ymz/reads.illumina.corrected.i2.fa
> 393: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/fiona_illumina -nt 1 -i 2 -g 10000 /<<PKGBUILDDIR>>/apps/fiona/tests/reads.illumina.fq /tmp/tmp2aew6ymz/reads.illumina.corrected.i2.fa
> 393: OK
> 393: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/compute_gain -g /<<PKGBUILDDIR>>/apps/fiona/tests/genome.10k.fa --pre /<<PKGBUILDDIR>>/apps/fiona/tests/reads.454.sam --post /tmp/tmp2aew6ymz/reads.454.corrected.i1.fa
> 393: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/fiona -nt 1 -i 1 -g 10000 /<<PKGBUILDDIR>>/apps/fiona/tests/reads.454.fq /tmp/tmp2aew6ymz/reads.454.corrected.i1.fa
> 393: OK
> 393: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/compute_gain -g /<<PKGBUILDDIR>>/apps/fiona/tests/genome.10k.fa --pre /<<PKGBUILDDIR>>/apps/fiona/tests/reads.454.sam --post /tmp/tmp2aew6ymz/reads.454.corrected.i2.fa
> 393: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/fiona -nt 1 -i 2 -g 10000 /<<PKGBUILDDIR>>/apps/fiona/tests/reads.454.fq /tmp/tmp2aew6ymz/reads.454.corrected.i2.fa
> 393: OK
> 393: ==============================
> 393:      total tests: 4
> 393:     failed tests: 0
> 393: successful tests: 4
> 393: ==============================
> 415/415 Test #393: app_test_fiona ....................................................................   Passed   89.40 sec
> 
> 99% tests passed, 1 tests failed out of 415
> 
> Total Test time (real) = 100.20 sec
> 
> The following tests FAILED:
> 	277 - test_demo_tutorial_journaled_set_solution_online_search_finder (Failed)
> Errors while running CTest
> make[1]: *** [Makefile:74: test] Error 8
> make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> 	rm -fr -- /tmp/dh-xdg-rundir-ypVG6T7a
> dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j8 test ARGS\+=--verbose ARGS\+=-j8 returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/seqan2_2.4.0+dfsg-15_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Debian-med-packaging mailing list