platform_build_soong/finder/fs
Colin Cross 405af07859 Revert "Make lots of tests run in parallel"
This reverts commit 323dc60712.

Reason for revert: Possible cause of test instability
Bug: 170513220
Test: soong tests

Change-Id: Iee168e9fbb4210569e6cffcc23e60d111403abb8
2020-10-09 18:34:24 -07:00
..
Android.bp Merge changes Ie33d2e05,Ie2b4509b,I5ac3a1f5 2020-07-01 15:42:22 +00:00
fs.go Add Stat to finder/fs 2020-06-29 23:30:38 -07:00
fs_darwin.go Move android/soong/fs to android/soong/finder/fs 2017-12-22 13:56:17 -08:00
fs_linux.go Move android/soong/fs to android/soong/finder/fs 2017-12-22 13:56:17 -08:00
fs_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
readdir.go Reimplement ioutil.ReadDir with a version that avoids calling lstat 2017-12-22 13:56:17 -08:00
readdir_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
test.go Move finder_test filesystem helper functions to fs/test.go 2020-06-29 23:30:38 -07:00