[libstdc++] xfail noreplace tests on vxworks
authorAlexandre Oliva <oliva@adacore.com>
Wed, 22 Feb 2023 17:35:15 +0000 (14:35 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Wed, 22 Feb 2023 17:35:15 +0000 (14:35 -0300)
commit2ff710857fd315770d71061e1a938324c1654d81
tree4530c262d1e193a54b6a281963382b4c4d8c5939
parent937692f20d44e41b340b54cb0e0006f5cabd070c
[libstdc++] xfail noreplace tests on vxworks

vxworks ignores O_EXCL in open, so noreplace open succeeds when it is
expected to fail.  xfail the tests.

for  libstdc++-v3/ChangeLog

* testsuite/27_io/basic_ofstream/open/char/noreplace.cc: xfail
on vxworks.
* testsuite/27_io/basic_ofstream/open/wchar_t/noreplace.cc:
Likewise.
libstdc++-v3/testsuite/27_io/basic_ofstream/open/char/noreplace.cc
libstdc++-v3/testsuite/27_io/basic_ofstream/open/wchar_t/noreplace.cc