[pstl] Initial integration with LLVM's CMake
[platform/upstream/llvm.git] / pstl / test /
drwxr-xr-x   ..
-rw-r--r-- 1385 CMakeLists.txt
-rw-r--r-- 4058 pstl_test_config.h
-rw-r--r-- 5649 test_adjacent_difference.cpp
-rw-r--r-- 4032 test_adjacent_find.cpp
-rw-r--r-- 3293 test_all_of.cpp
-rw-r--r-- 3125 test_any_of.cpp
-rw-r--r-- 5797 test_copy_if.cpp
-rw-r--r-- 8366 test_copy_move.cpp
-rw-r--r-- 3250 test_count.cpp
-rw-r--r-- 4302 test_equal.cpp
-rw-r--r-- 2679 test_fill.cpp
-rw-r--r-- 3172 test_find.cpp
-rw-r--r-- 4369 test_find_end.cpp
-rw-r--r-- 4015 test_find_first_of.cpp
-rw-r--r-- 3890 test_find_if.cpp
-rw-r--r-- 2500 test_for_each.cpp
-rw-r--r-- 2500 test_generate.cpp
-rw-r--r-- 3307 test_includes.cpp
-rw-r--r-- 5792 test_inplace_merge.cpp
-rw-r--r-- 5151 test_is_heap.cpp
-rw-r--r-- 3053 test_is_partitioned.cpp
-rw-r--r-- 3551 test_is_sorted.cpp
-rw-r--r-- 6660 test_lexicographical_compare.cpp
-rw-r--r-- 4898 test_merge.cpp
-rw-r--r-- 6709 test_minmax_element.cpp
-rw-r--r-- 5189 test_mismatch.cpp
-rw-r--r-- 3040 test_none_of.cpp
-rw-r--r-- 6705 test_nth_element.cpp
-rw-r--r-- 4388 test_partial_sort.cpp
-rw-r--r-- 6810 test_partial_sort_copy.cpp
-rw-r--r-- 6516 test_partition.cpp
-rw-r--r-- 4538 test_partition_copy.cpp
-rw-r--r-- 3915 test_reduce.cpp
-rw-r--r-- 6437 test_remove.cpp
-rw-r--r-- 3304 test_remove_copy.cpp
-rw-r--r-- 4475 test_replace.cpp
-rw-r--r-- 4155 test_replace_copy.cpp
-rw-r--r-- 3221 test_reverse.cpp
-rw-r--r-- 4247 test_reverse_copy.cpp
-rw-r--r-- 5084 test_rotate.cpp
-rw-r--r-- 4352 test_rotate_copy.cpp
-rw-r--r-- 8131 test_scan.cpp
-rw-r--r-- 3514 test_search_n.cpp
-rw-r--r-- 5862 test_set.cpp
-rw-r--r-- 7976 test_sort.cpp
-rw-r--r-- 3205 test_swap_ranges.cpp
-rw-r--r-- 4056 test_transform_binary.cpp
-rw-r--r-- 4605 test_transform_reduce.cpp
-rw-r--r-- 7685 test_transform_scan.cpp
-rw-r--r-- 2738 test_transform_unary.cpp
-rw-r--r-- 4131 test_uninitialized_construct.cpp
-rw-r--r-- 5439 test_uninitialized_copy_move.cpp
-rw-r--r-- 3282 test_uninitialized_fill_destroy.cpp
-rw-r--r-- 5407 test_unique.cpp
-rw-r--r-- 5337 test_unique_copy_equal.cpp
-rw-r--r-- 39367 utils.h