diff options
author | Eric Fiselier <eric@efcs.ca> | 2016-06-18 02:11:48 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2016-06-18 02:11:48 +0000 |
commit | ccc9826f566ddbc1bc977a9e0a2ef218ea485067 (patch) | |
tree | 20279df27be5ba3ab4cbd7bba5d31d758151475e /libcxx/test/std/experimental/filesystem/fs.req.namespace | |
parent | 1040b4479cff239dcb78ad14d1a0f2bde6557f55 (diff) | |
download | bcm5719-llvm-ccc9826f566ddbc1bc977a9e0a2ef218ea485067.tar.gz bcm5719-llvm-ccc9826f566ddbc1bc977a9e0a2ef218ea485067.zip |
Add additional tests in an attempt to diagnose ARM test failures.
Currently 4 tests are failing on the ARM buildbot. To try and diagnose each
of the failures this patch does the following:
1) path.itr/iterator.pass.cpp
* Temporarily print iteration sequence to see where its failing.
2) path.native.obs/string_alloc.pass.cpp
* Remove test that ::new is not called when constructing a short string
that requires a conversion. Since during the conversion global locale
objects might be constructed.
3) fs.op.funcs/space.pass.cpp
* Explicitly use uintmax_t in the implementation of space, hopefully
preventing possible overflows.
* Add additional tests that check for overflow is the calculation of the
space_info values.
* Add additional tests for the values returned from statfvs.
4) fs.op.funcs/last_write_time.pass.cpp
* No changes made yet.
llvm-svn: 273075
Diffstat (limited to 'libcxx/test/std/experimental/filesystem/fs.req.namespace')
0 files changed, 0 insertions, 0 deletions