diff options
author | Shubham Ajmera <shubhamajmera@google.com> | 2016-10-14 17:17:49 +0100 |
---|---|---|
committer | Shubham Ajmera <shubhamajmera@google.com> | 2016-10-19 14:22:46 +0100 |
commit | a5aad954b0f024ddd76dede5df2aead2e11a5384 (patch) | |
tree | feb1a4e1a68400c0db8097057bbe2569100172ff /annotations/generate_annotated_java_files.py | |
parent | 43a1fef4c609c9999bdfde78acbb24ccbdf7faf9 (diff) |
Add tests for java.nio.file.FileSystem & java.nio.file.Paths
Also, removed a part of JavaDoc intended for Windows platform and
removed explicit mention of Unix Platform at couple of other places.
LinuxFileSystem.getMountEntries was fetching mount entry data from
/etc/mtab which is not available on Android, so changed it to /proc/mounts.
Test: cts-tradefed run cts -m CtsLibcoreTestCases -t \
libcore.java.nio.file.LinuxFileSystemTest
Test: cts-tradefed run cts -m CtsLibcoreTestCases -t \
libcore.java.nio.file.PathsTest
Bug: 27331465
Bug: 29030792
Change-Id: Ib4c5297138f66604d13a641756d603c9fa82e8f3
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions