android_packages_modules_Vi.../authfs/tests
Victor Hsieh 7c51aa492b Replace sleep with polling in AuthFsHostTest
The FUSE mount isn't ready immediately, so there was a sleep to give it
extra time to be ready. This change replaces the sleep by polling the
filesystem type of FUSE. The polling saves 1 second-ish per test case.

Also fix some setup/teardown problem of an output file.

Bug: 178874539
Test: atest

Change-Id: I8d5b728883a06ada4d903251f63e44d51132643f
2021-04-01 09:37:01 -07:00
..
java/src/com/android/fs Replace sleep with polling in AuthFsHostTest 2021-04-01 09:37:01 -07:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization 2021-03-22 19:01:01 -07:00
AndroidTest.xml authfs: Integration test 2021-03-18 11:57:21 -07:00