| /external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.relative/ |
| D | relative.pass.cpp | 32 TEST_CASE(test_signature_0) { in TEST_CASE() function 38 TEST_CASE(test_signature_1) { in TEST_CASE() function 44 TEST_CASE(test_signature_2) { in TEST_CASE() function 50 TEST_CASE(test_signature_3) { in TEST_CASE() function 56 TEST_CASE(test_signature_4) { in TEST_CASE() function 62 TEST_CASE(test_signature_5) { in TEST_CASE() function 68 TEST_CASE(test_signature_6) { in TEST_CASE() function 76 TEST_CASE(test_signature_7) { in TEST_CASE() function 82 TEST_CASE(test_signature_8) { in TEST_CASE() function 88 TEST_CASE(test_signature_9) { in TEST_CASE() function [all …]
|
| /external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.relative/ |
| D | relative.pass.cpp | 31 TEST_CASE(test_signature_0) { in TEST_CASE() function 37 TEST_CASE(test_signature_1) { in TEST_CASE() function 43 TEST_CASE(test_signature_2) { in TEST_CASE() function 50 TEST_CASE(test_signature_3) { in TEST_CASE() function 57 TEST_CASE(test_signature_4) { in TEST_CASE() function 64 TEST_CASE(test_signature_5) { in TEST_CASE() function 71 TEST_CASE(test_signature_6) { in TEST_CASE() function 80 TEST_CASE(test_signature_7) { in TEST_CASE() function 87 TEST_CASE(test_signature_8) { in TEST_CASE() function 94 TEST_CASE(test_signature_9) { in TEST_CASE() function [all …]
|
| /external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.is_empty/ |
| D | is_empty.pass.cpp | 29 TEST_CASE(signature_test) in TEST_CASE() function 37 TEST_CASE(test_exist_not_found) in TEST_CASE() function 46 TEST_CASE(test_is_empty_directory) in TEST_CASE() function 52 TEST_CASE(test_is_empty_directory_dynamic) in TEST_CASE() function 60 TEST_CASE(test_is_empty_file) in TEST_CASE() function 66 TEST_CASE(test_is_empty_fails) in TEST_CASE() function 80 TEST_CASE(test_directory_access_denied) in TEST_CASE() function 96 TEST_CASE(test_fifo_fails) in TEST_CASE() function
|
| /external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.is_empty/ |
| D | is_empty.pass.cpp | 28 TEST_CASE(signature_test) in TEST_CASE() function 36 TEST_CASE(test_exist_not_found) in TEST_CASE() function 46 TEST_CASE(test_is_empty_directory) in TEST_CASE() function 53 TEST_CASE(test_is_empty_directory_dynamic) in TEST_CASE() function 61 TEST_CASE(test_is_empty_file) in TEST_CASE() function 68 TEST_CASE(test_is_empty_fails) in TEST_CASE() function 82 TEST_CASE(test_directory_access_denied) in TEST_CASE() function 98 TEST_CASE(test_fifo_fails) in TEST_CASE() function
|
| /external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.current_path/ |
| D | current_path.pass.cpp | 31 TEST_CASE(current_path_signature_test) in TEST_CASE() function 41 TEST_CASE(current_path_test) in TEST_CASE() function 53 TEST_CASE(current_path_after_change_test) in TEST_CASE() function 60 TEST_CASE(current_path_is_file_test) in TEST_CASE() function 70 TEST_CASE(set_to_non_absolute_path) in TEST_CASE() function 83 TEST_CASE(set_to_empty) in TEST_CASE() function
|
| /external/libcxx/test/std/input.output/filesystems/class.directory_iterator/directory_iterator.members/ |
| D | move_assign.pass.cpp | 37 TEST_CASE(test_assignment_signature) in TEST_CASE() function 43 TEST_CASE(test_move_to_end_iterator) in TEST_CASE() function 58 TEST_CASE(test_move_from_end_iterator) in TEST_CASE() function 72 TEST_CASE(test_move_valid_iterator) in TEST_CASE() function 93 TEST_CASE(test_returns_reference_to_self) in TEST_CASE() function 102 TEST_CASE(test_self_move) in TEST_CASE() function
|
| D | ctor.pass.cpp | 34 TEST_CASE(test_constructor_signatures) in TEST_CASE() function 61 TEST_CASE(test_construction_from_bad_path) in TEST_CASE() function 87 TEST_CASE(access_denied_test_case) in TEST_CASE() function 123 TEST_CASE(access_denied_to_file_test_case) in TEST_CASE() function 151 TEST_CASE(test_open_on_empty_directory_equals_end) in TEST_CASE() function 170 TEST_CASE(test_open_on_directory_succeeds) in TEST_CASE() function 191 TEST_CASE(test_open_on_file_fails) in TEST_CASE() function 206 TEST_CASE(test_open_on_empty_string) in TEST_CASE() function 217 TEST_CASE(test_open_on_dot_dir) in TEST_CASE() function 226 TEST_CASE(test_open_on_symlink) in TEST_CASE() function
|
| D | copy_assign.pass.cpp | 31 TEST_CASE(test_assignment_signature) in TEST_CASE() function 37 TEST_CASE(test_copy_to_end_iterator) in TEST_CASE() function 53 TEST_CASE(test_copy_from_end_iterator) in TEST_CASE() function 67 TEST_CASE(test_copy_valid_iterator) in TEST_CASE() function 89 TEST_CASE(test_returns_reference_to_self) in TEST_CASE() function
|
| /external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.create_directory/ |
| D | create_directory_with_attributes.pass.cpp | 29 TEST_CASE(test_signatures) in TEST_CASE() function 39 TEST_CASE(create_existing_directory) in TEST_CASE() function 59 TEST_CASE(create_directory_one_level) in TEST_CASE() function 79 TEST_CASE(create_directory_multi_level) in TEST_CASE() function 92 TEST_CASE(dest_is_file) in TEST_CASE() function 103 TEST_CASE(attr_dir_is_invalid) { in TEST_CASE() function 121 TEST_CASE(dest_is_symlink) { in TEST_CASE() function
|
| D | create_directory.pass.cpp | 40 TEST_CASE(test_signatures) in TEST_CASE() function 55 TEST_CASE(create_existing_directory) in TEST_CASE() function 67 TEST_CASE(create_directory_one_level) in TEST_CASE() function 81 TEST_CASE(create_directory_multi_level) in TEST_CASE() function 93 TEST_CASE(dest_is_file) in TEST_CASE() function
|
| /external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.create_directory/ |
| D | create_directory_with_attributes.pass.cpp | 28 TEST_CASE(test_signatures) in TEST_CASE() function 38 TEST_CASE(create_existing_directory) in TEST_CASE() function 58 TEST_CASE(create_directory_one_level) in TEST_CASE() function 78 TEST_CASE(create_directory_multi_level) in TEST_CASE() function 91 TEST_CASE(dest_is_file) in TEST_CASE() function 102 TEST_CASE(attr_dir_is_invalid) { in TEST_CASE() function 120 TEST_CASE(dest_is_symlink) { in TEST_CASE() function
|
| D | create_directory.pass.cpp | 39 TEST_CASE(test_signatures) in TEST_CASE() function 54 TEST_CASE(create_existing_directory) in TEST_CASE() function 66 TEST_CASE(create_directory_one_level) in TEST_CASE() function 80 TEST_CASE(create_directory_multi_level) in TEST_CASE() function 92 TEST_CASE(dest_is_file) in TEST_CASE() function
|
| /external/llvm-project/libcxx/test/std/input.output/filesystems/class.directory_iterator/directory_iterator.members/ |
| D | ctor.pass.cpp | 33 TEST_CASE(test_constructor_signatures) in TEST_CASE() function 60 TEST_CASE(test_construction_from_bad_path) in TEST_CASE() function 87 TEST_CASE(access_denied_test_case) in TEST_CASE() function 123 TEST_CASE(access_denied_to_file_test_case) in TEST_CASE() function 151 TEST_CASE(test_open_on_empty_directory_equals_end) in TEST_CASE() function 170 TEST_CASE(test_open_on_directory_succeeds) in TEST_CASE() function 192 TEST_CASE(test_open_on_file_fails) in TEST_CASE() function 208 TEST_CASE(test_open_on_empty_string) in TEST_CASE() function 219 TEST_CASE(test_open_on_dot_dir) in TEST_CASE() function 228 TEST_CASE(test_open_on_symlink) in TEST_CASE() function
|
| D | move_assign.pass.cpp | 36 TEST_CASE(test_assignment_signature) in TEST_CASE() function 42 TEST_CASE(test_move_to_end_iterator) in TEST_CASE() function 58 TEST_CASE(test_move_from_end_iterator) in TEST_CASE() function 73 TEST_CASE(test_move_valid_iterator) in TEST_CASE() function 95 TEST_CASE(test_returns_reference_to_self) in TEST_CASE() function 104 TEST_CASE(test_self_move) in TEST_CASE() function
|
| /external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.current_path/ |
| D | current_path.pass.cpp | 30 TEST_CASE(current_path_signature_test) in TEST_CASE() function 40 TEST_CASE(current_path_test) in TEST_CASE() function 52 TEST_CASE(current_path_after_change_test) in TEST_CASE() function 61 TEST_CASE(current_path_is_file_test) in TEST_CASE() function 73 TEST_CASE(set_to_non_absolute_path) in TEST_CASE() function 88 TEST_CASE(set_to_empty) in TEST_CASE() function
|
| /external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.hard_lk_ct/ |
| D | hard_link_count.pass.cpp | 29 TEST_CASE(signature_test) in TEST_CASE() function 39 TEST_CASE(hard_link_count_for_file) in TEST_CASE() function 46 TEST_CASE(hard_link_count_for_directory) in TEST_CASE() function 74 TEST_CASE(hard_link_count_increments_test) in TEST_CASE() function 85 TEST_CASE(hard_link_count_error_cases) in TEST_CASE() function
|
| /external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.create_directories/ |
| D | create_directories.pass.cpp | 29 TEST_CASE(test_signatures) in TEST_CASE() function 39 TEST_CASE(create_existing_directory) in TEST_CASE() function 49 TEST_CASE(create_directory_one_level) in TEST_CASE() function 59 TEST_CASE(create_directories_multi_level) in TEST_CASE() function 69 TEST_CASE(create_directory_symlinks) { in TEST_CASE() function 85 TEST_CASE(create_directory_through_symlinks) { in TEST_CASE() function
|
| /external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.create_directories/ |
| D | create_directories.pass.cpp | 28 TEST_CASE(test_signatures) in TEST_CASE() function 38 TEST_CASE(create_existing_directory) in TEST_CASE() function 48 TEST_CASE(create_directory_one_level) in TEST_CASE() function 58 TEST_CASE(create_directories_multi_level) in TEST_CASE() function 68 TEST_CASE(create_directory_symlinks) { in TEST_CASE() function 84 TEST_CASE(create_directory_through_symlinks) { in TEST_CASE() function
|
| /external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.is_directory/ |
| D | is_directory.pass.cpp | 30 TEST_CASE(signature_test) in TEST_CASE() function 40 TEST_CASE(is_directory_status_test) in TEST_CASE() function 64 TEST_CASE(test_exist_not_found) in TEST_CASE() function 70 TEST_CASE(static_env_test) in TEST_CASE() function 77 TEST_CASE(test_is_directory_fails) in TEST_CASE() function
|
| /external/libcxx/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/ |
| D | copy_assign.pass.cpp | 75 TEST_CASE(test_assignment_signature) { in TEST_CASE() function 80 TEST_CASE(test_copy_to_end_iterator) in TEST_CASE() function 97 TEST_CASE(test_copy_from_end_iterator) in TEST_CASE() function 107 TEST_CASE(test_copy_valid_iterator) in TEST_CASE() function 129 TEST_CASE(test_returns_reference_to_self) in TEST_CASE() function 137 TEST_CASE(test_self_copy) in TEST_CASE() function
|
| D | move_assign.pass.cpp | 81 TEST_CASE(test_assignment_signature) in TEST_CASE() function 88 TEST_CASE(test_move_to_end_iterator) in TEST_CASE() function 107 TEST_CASE(test_move_from_end_iterator) in TEST_CASE() function 117 TEST_CASE(test_move_valid_iterator) in TEST_CASE() function 142 TEST_CASE(test_returns_reference_to_self) in TEST_CASE() function 150 TEST_CASE(test_self_move) in TEST_CASE() function
|
| D | ctor.pass.cpp | 38 TEST_CASE(test_constructor_signatures) in TEST_CASE() function 62 TEST_CASE(test_construction_from_bad_path) in TEST_CASE() function 88 TEST_CASE(access_denied_test_case) in TEST_CASE() function 125 TEST_CASE(access_denied_to_file_test_case) in TEST_CASE() function 153 TEST_CASE(test_open_on_empty_directory_equals_end) in TEST_CASE() function 172 TEST_CASE(test_open_on_directory_succeeds) in TEST_CASE() function 193 TEST_CASE(test_open_on_file_fails) in TEST_CASE() function 208 TEST_CASE(test_options_post_conditions) in TEST_CASE() function
|
| /external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.hard_lk_ct/ |
| D | hard_link_count.pass.cpp | 28 TEST_CASE(signature_test) in TEST_CASE() function 38 TEST_CASE(hard_link_count_for_file) in TEST_CASE() function 46 TEST_CASE(hard_link_count_for_directory) in TEST_CASE() function 75 TEST_CASE(hard_link_count_increments_test) in TEST_CASE() function 86 TEST_CASE(hard_link_count_error_cases) in TEST_CASE() function
|
| /external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.is_directory/ |
| D | is_directory.pass.cpp | 29 TEST_CASE(signature_test) in TEST_CASE() function 39 TEST_CASE(is_directory_status_test) in TEST_CASE() function 63 TEST_CASE(test_exist_not_found) in TEST_CASE() function 70 TEST_CASE(static_env_test) in TEST_CASE() function 78 TEST_CASE(test_is_directory_fails) in TEST_CASE() function
|
| /external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.file_size/ |
| D | file_size.pass.cpp | 29 TEST_CASE(signature_test) in TEST_CASE() function 39 TEST_CASE(file_size_empty_test) in TEST_CASE() function 47 TEST_CASE(file_size_non_empty) in TEST_CASE() function 56 TEST_CASE(symlink_test_case) in TEST_CASE() function 63 TEST_CASE(file_size_error_cases) in TEST_CASE() function
|