Promote openStandardStreams sub-tests to top level
authorJoão Abecasis <joao.abecasis@nokia.com>
Thu, 8 Dec 2011 14:30:59 +0000 (15:30 +0100)
committerQt by Nokia <qt-info@nokia.com>
Fri, 9 Dec 2011 09:17:55 +0000 (10:17 +0100)
commit12dffdae75996d154ba004d9515d4bf3ff4112c8
tree9d6d44b6052f2e6d0e20d72ee6093941f993e833
parentf5f92c9fe76e841408437f03203641503fe19727
Promote openStandardStreams sub-tests to top level

Commit a72468e820c2922540737c053eef27d033c2e77b split the test into two
functions, but kept them combined in a single slot for QTest to invoke.

That being the case, we might as well have them as test functions of
their own right. Should work nicer with test failures, skips and such.

Change-Id: I62c1fc7777c08b3e87a5903632d73dc1e1d97e1a
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
tests/auto/corelib/io/qfile/tst_qfile.cpp