| 1 | operations_test
|
|---|
| 2 | BOOST_POSIX_API is defined
|
|---|
| 3 | API is POSIX
|
|---|
| 4 | remove residue from prior failed tests...
|
|---|
| 5 | sizeof(boost::uintmax_t) = 8
|
|---|
| 6 | initial_tests...
|
|---|
| 7 | current_path().string() is
|
|---|
| 8 | "/data/local/tmp/test_fs"
|
|---|
| 9 |
|
|---|
| 10 | predicate_and_status_tests...
|
|---|
| 11 | exception_tests...
|
|---|
| 12 | catch runtime_error by value
|
|---|
| 13 | catch system_error by value
|
|---|
| 14 | catch filesystem_error by value
|
|---|
| 15 | catch filesystem_error by const reference
|
|---|
| 16 | exception_tests complete
|
|---|
| 17 | create_directory_tests...
|
|---|
| 18 | create_directory_tests complete
|
|---|
| 19 | current_directory_tests...
|
|---|
| 20 | space_tests...
|
|---|
| 21 | capacity = 780926976
|
|---|
| 22 | free = 326762496
|
|---|
| 23 | available = 326762496
|
|---|
| 24 | creating test directories and files in "/data/local/tmp/test_fs/*** 36 UNREADABLE CHARS ***"
|
|---|
| 25 | status_of_nonexistent_tests...
|
|---|
| 26 | status_error_reporting_tests...
|
|---|
| 27 | directory_iterator_tests...
|
|---|
| 28 | directory_iterator_tests complete
|
|---|
| 29 | create_directories_tests...
|
|---|
| 30 | equivalent_tests...
|
|---|
| 31 | create_hard_link_tests...
|
|---|
| 32 | *** For information only ***
|
|---|
| 33 | create_hard_link() succeeded
|
|---|
| 34 | create_symlink_tests...
|
|---|
| 35 | *** For information only ***
|
|---|
| 36 | create_symlink() succeeded
|
|---|
| 37 | resize_file_tests...
|
|---|
| 38 |
|
|---|
| 39 | **** exception(205): std::runtime_error: boost::filesystem::resize_file: Success: "/data/local/tmp/test_fs/*** 36 UNREADABLE CHARS ***/resize_file_test.txt"
|
|---|
| 40 | ******** errors detected; see standard output for details ********
|
|---|
| 41 |
|
|---|
| 42 |
|
|---|
| 43 |
|
|---|
| 44 |
|
|---|
| 45 | operations_test_static
|
|---|
| 46 | [1] + Stopped (signal) ./operations_test_static.test/gcc-androidR8/deb
|
|---|
| 47 |
|
|---|
| 48 |
|
|---|
| 49 |
|
|---|
| 50 | operations_unit_test
|
|---|
| 51 | BOOST_POSIX_API is defined
|
|---|
| 52 | BOOST_FILESYSTEM_DECL=
|
|---|
| 53 | BOOST_SYMBOL_VISIBLE=__attribute__((visibility("default")))
|
|---|
| 54 | current_path() is /data/local/tmp/test_fs
|
|---|
| 55 | file_status test...
|
|---|
| 56 | status(".") permissions are 777
|
|---|
| 57 | symlink_status(".") permissions are 777
|
|---|
| 58 | query test...
|
|---|
| 59 | directory_iterator_test...
|
|---|
| 60 | directory_iterator_test complete
|
|---|
| 61 | operations test...
|
|---|
| 62 | directory_entry test...
|
|---|
| 63 | directory_entry overload test...
|
|---|
| 64 | error handling test...
|
|---|
| 65 |
|
|---|
| 66 | as expected, attempt to get size of non-existent file threw a filesystem_error
|
|---|
| 67 | what() returns boost::filesystem::file_size: No such file or directory: "no-such-file"
|
|---|
| 68 | "*** 19 UNREADABLE CHARS ***"
|
|---|
| 69 | "*** 19 UNREADABLE CHARS ***"
|
|---|
| 70 | No errors detected.
|
|---|
| 71 | no errors detected
|
|---|
| 72 |
|
|---|
| 73 |
|
|---|
| 74 |
|
|---|
| 75 |
|
|---|
| 76 | path_unit_test / path_unit_test_static
|
|---|
| 77 | BOOST_POSIX_API
|
|---|
| 78 | testing overloads...
|
|---|
| 79 | testing constructors...
|
|---|
| 80 | path_unit_test.cpp(166): source.wstring(): "string" != expected: "string"
|
|---|
| 81 | path_unit_test.cpp(170): source.wstring(): "string" != expected: "string"
|
|---|
| 82 | path_unit_test.cpp(179): source.wstring(): "std::string" != expected: "std::string"
|
|---|
| 83 | path_unit_test.cpp(187): source.wstring(): "fuz" != expected: "fuz"
|
|---|
| 84 | path_unit_test.cpp(195): source.wstring(): "array char" != expected: "array char"
|
|---|
| 85 | path_unit_test.cpp(205): source.wstring(): "big array char" != expected: "big array char"
|
|---|
| 86 | path_unit_test.cpp(215): source.wstring(): "string" != expected: "string"
|
|---|
| 87 | path_unit_test.cpp(224): source.wstring(): "string" != expected: "string"
|
|---|
| 88 | testing assignments...
|
|---|
| 89 | path_unit_test.cpp(249): source.wstring(): "yet another path" != expected: "yet another path"
|
|---|
| 90 | path_unit_test.cpp(253): source.wstring(): "yet another path" != expected: "yet another path"
|
|---|
| 91 | path_unit_test.cpp(257): source.wstring(): "string" != expected: "string"
|
|---|
| 92 | path_unit_test.cpp(263): source.wstring(): "std::string" != expected: "std::string"
|
|---|
| 93 | path_unit_test.cpp(269): source.wstring(): "array char" != expected: "array char"
|
|---|
| 94 | path_unit_test.cpp(275): source.wstring(): "string" != expected: "string"
|
|---|
| 95 | testing appends...
|
|---|
| 96 | path_unit_test.cpp(295): source.wstring(): "/foo" != expected: "/foo"
|
|---|
| 97 | path_unit_test.cpp(299): source.wstring(): "/foo/" != expected: "/foo/"
|
|---|
| 98 | path_unit_test.cpp(303): source.wstring(): "/foo/boo" != expected: "/foo/boo"
|
|---|
| 99 | path_unit_test.cpp(307): source.wstring(): "/foo/foo" != expected: "/foo/foo"
|
|---|
| 100 | path_unit_test.cpp(311): source.wstring(): "/foo/yet another path" != expected: "/foo/yet another path"
|
|---|
| 101 | path_unit_test.cpp(315): source.wstring(): "/foo/string" != expected: "/foo/string"
|
|---|
| 102 | path_unit_test.cpp(319): source.wstring(): "/foo/*** 7 UNREADABLE CHARS ***" != expected: "/foo/wstring"
|
|---|
| 103 | path_unit_test.cpp(323): source.wstring(): "/foo/std::string" != expected: "/foo/std::string"
|
|---|
| 104 | path_unit_test.cpp(327): source.wstring(): "/foo/*** 12 UNREADABLE CHARS ***" != expected: "/foo/std::wstring"
|
|---|
| 105 | path_unit_test.cpp(331): source.wstring(): "/foo/array char" != expected: "/foo/array char"
|
|---|
| 106 | path_unit_test.cpp(335): source.wstring(): "/foo/*** 11 UNREADABLE CHARS ***" != expected: "/foo/array wchar"
|
|---|
| 107 | path_unit_test.cpp(339): source.wstring(): "/foo/string" != expected: "/foo/string"
|
|---|
| 108 | path_unit_test.cpp(343): source.wstring(): "/foo/*** 7 UNREADABLE CHARS ***" != expected: "/foo/wstring"
|
|---|
| 109 | testing concats...
|
|---|
| 110 | path_unit_test.cpp(354): source.wstring(): "/foo" != expected: "/foo"
|
|---|
| 111 | path_unit_test.cpp(358): source.wstring(): "/foo/" != expected: "/foo/"
|
|---|
| 112 | path_unit_test.cpp(362): source.wstring(): "/fooboo" != expected: "/fooboo"
|
|---|
| 113 | path_unit_test.cpp(366): source.wstring(): "foofoo" != expected: "foofoo"
|
|---|
| 114 | path_unit_test.cpp(370): source.wstring(): "foo-yet another path" != expected: "foo-yet another path"
|
|---|
| 115 | path_unit_test.cpp(374): source.wstring(): "foo-string" != expected: "foo-string"
|
|---|
| 116 | path_unit_test.cpp(378): source.wstring(): "foo-*** 7 UNREADABLE CHARS ***" != expected: "foo-wstring"
|
|---|
| 117 | path_unit_test.cpp(382): source.wstring(): "foo-std::string" != expected: "foo-std::string"
|
|---|
| 118 | path_unit_test.cpp(386): source.wstring(): "foo-*** 12 UNREADABLE CHARS ***" != expected: "foo-std::wstring"
|
|---|
| 119 | path_unit_test.cpp(390): source.wstring(): "foo-array char" != expected: "foo-array char"
|
|---|
| 120 | path_unit_test.cpp(394): source.wstring(): "foo-*** 11 UNREADABLE CHARS ***" != expected: "foo-array wchar"
|
|---|
| 121 | path_unit_test.cpp(398): source.wstring(): "foo-string" != expected: "foo-string"
|
|---|
| 122 | path_unit_test.cpp(402): source.wstring(): "foo-*** 7 UNREADABLE CHARS ***" != expected: "foo-wstring"
|
|---|
| 123 | path_unit_test.cpp(406): source.wstring(): "foo-x" != expected: "foo-x"
|
|---|
| 124 | path_unit_test.cpp(410): source.wstring(): "foo-*** 1 UNREADABLE CHAR ***" != expected: "foo-x"
|
|---|
| 125 | testing modifiers...
|
|---|
| 126 | testing observers...
|
|---|
| 127 | testing relationals...
|
|---|
| 128 | path_unit_test.cpp(484): test failed
|
|---|
| 129 | path_unit_test.cpp(485): test failed
|
|---|
| 130 | path_unit_test.cpp(488): test failed
|
|---|
| 131 | path_unit_test.cpp(489): test failed
|
|---|
| 132 | path_unit_test.cpp(496): test failed
|
|---|
| 133 | path_unit_test.cpp(497): test failed
|
|---|
| 134 | path_unit_test.cpp(500): test failed
|
|---|
| 135 | path_unit_test.cpp(501): test failed
|
|---|
| 136 | testing inserter and extractor...
|
|---|
| 137 | testing other_non_members...
|
|---|
| 138 | path_unit_test.cpp(563): test failed
|
|---|
| 139 | path_unit_test.cpp(565): test failed
|
|---|
| 140 | path_unit_test.cpp(567): test failed
|
|---|
| 141 | path_unit_test.cpp(569): test failed
|
|---|
| 142 | testing iterators...
|
|---|
| 143 | testing decompositions...
|
|---|
| 144 | testing queries...
|
|---|
| 145 | testing imbue locale...
|
|---|
| 146 | imbuing locale ...
|
|---|
| 147 | testing with the imbued locale ...
|
|---|
| 148 | imbuing the original locale ...
|
|---|
| 149 | testing with the original locale ...
|
|---|
| 150 | locale testing complete
|
|---|
| 151 | testing codecvt arguments...
|
|---|
| 152 | constructors test 1
|
|---|
| 153 | test 2
|
|---|
| 154 | test 3
|
|---|
| 155 | test 4
|
|---|
| 156 | assigns test 5
|
|---|
| 157 | test 6
|
|---|
| 158 | appends test 7
|
|---|
| 159 | test 8
|
|---|
| 160 | native observers test 9
|
|---|
| 161 | test 10
|
|---|
| 162 | test 11
|
|---|
| 163 | test 12
|
|---|
| 164 | generic observers test 13
|
|---|
| 165 | test 14
|
|---|
| 166 | test 15
|
|---|
| 167 | test 16
|
|---|
| 168 | codecvt arguments testing complete
|
|---|
| 169 | testing error handling...
|
|---|
| 170 | imbuing error locale ...
|
|---|
| 171 | testing std::codecvt_base::partial error...
|
|---|
| 172 | testing std::codecvt_base::error error...
|
|---|
| 173 | testing std::codecvt_base::noconv error...
|
|---|
| 174 | restoring original locale ...
|
|---|
| 175 | testing error handling complete
|
|---|
| 176 | 54 errors detected.
|
|---|
| 177 |
|
|---|
| 178 | **** error return code: 1
|
|---|
| 179 | ******** errors detected; see standard output for details ********
|
|---|