Add unit tests for java.nio.channels.FileChannel open methods
#open(Path, Set, FIleAttribute …), #open(Path, OpenOption)
Test: cts-tradefed run cts -m CtsLibcoreTestCases -t \
libcore.java.nio.channels.FileChannelTest
Test: cts-tradefed run cts -m CtsLibcoreTestCases -t \
libcore.java.nio.file.DefaultFileSystemProvider2Test
Bug: 29031069
(cherry-picked from commit 96d64bf2)
Change-Id: I8c3a3e6ced6c2aa549f942dcd1369d60d7f85650
Loading
Please sign in to comment