summaryrefslogtreecommitdiff
path: root/test/151-OpenFileLimit
Commit message (Expand)AuthorAgeFilesLines
* Aesthetic changes in generated ART run-test Blueprint files.Roland Levillain2021-03-051-1/+1
* [LSC] Add LOCAL_LICENSE_KINDS to artBob Badour2021-03-021-0/+9
* Verify ART run-tests' standard output and standard error separately.Roland Levillain2020-11-102-2/+13
* Rename ART run-tests `expected.txt` files as `expected-stdout.txt`.Roland Levillain2020-11-052-4/+4
* Only tag supported ART run-tests as part of `art-target-run-test`.Roland Levillain2020-10-141-0/+1
* Rename the expected-output text file in built TradeFed ART run-tests.Roland Levillain2020-09-091-0/+13
* Add Soong module definitions for ART run-tests with default build rules.Roland Levillain2020-07-031-0/+6
* Remove error logs from test.Nicolas Geoffray2020-01-231-1/+4
* Improve error message in 151-OpenFileLimit.Richard Uhler2018-04-091-1/+2
* Fix potential out of bounds access in 151-OpenFileLimit test.Richard Uhler2018-01-021-1/+4
* Reduce file descriptor limit for 151-OpenFileLimit.Richard Uhler2016-10-261-0/+21
* Fall back to true anonymous mmap if out of file descriptors.Richard Uhler2016-10-253-9/+4
* Return error message if IndirectReferenceTable construction fails.Richard Uhler2016-10-193-0/+88