summaryrefslogtreecommitdiff
path: root/luni/src/test/java
Commit message (Expand)AuthorAgeFilesLines
...
| * Adding unit test for Flow.defaultBufferSizeSorin Basca2021-05-041-0/+39
* | Merge "API council review for libcore.content.type.MimeMap"Nikita Iashchenko2021-05-042-39/+39
|\ \ | |/ |/|
| * API council review for libcore.content.type.MimeMapNikita Iashchenko2021-04-302-39/+39
* | Merge "Revert "Adding unit tests for CountedCompleter""Sorin Basca2021-04-291-161/+0
|\ \
| * | Revert "Adding unit tests for CountedCompleter"Sorin Basca2021-04-291-161/+0
* | | Adding unit tests for ExecutorsSorin Basca2021-04-281-0/+76
|/ /
* | Adding unit tests for CountedCompleterSorin Basca2021-04-281-0/+161
* | Adding unit tests for CopyOnWriteArrayListSorin Basca2021-04-281-0/+9
* | Adding unit tests for AbstractExecutorServiceSorin Basca2021-04-281-0/+81
|/
* Try #3 for deflaking class loader tests.Nicolas Geoffray2021-04-061-10/+9
* Deflake class loader tests.Nicolas Geoffray2021-04-011-0/+1
* Merge "Also trigger background verification of secondary dex files."Nicolas Geoffray2021-03-311-0/+2
|\
| * Also trigger background verification of secondary dex files.Nicolas Geoffray2021-03-291-0/+2
* | Do not fail OsTest#test_VmSocket on EAFNOSUPPORTRoman Kiryanov2021-03-291-1/+2
* | Add virtio-vsock support to libcoreRoman Kiryanov2021-03-251-0/+84
|/
* Skip GRO sendmsg tests on pre-5.4 kernels.Lorenzo Colitti2021-03-241-1/+22
* Merge "Add GSO and GRO Support Via recvmsg and sendmsg"Lorenzo Colitti2021-03-231-0/+238
|\
| * Add GSO and GRO Support Via recvmsg and sendmsgTyler Wear2021-03-221-0/+238
* | Keystore 2.0: Replace provider class for AndroidKeyStore.Janis Danisevskis2021-03-181-2/+2
* | New API for using HttpURLConnectionFactory and Dnspaulhu2021-03-151-0/+65
* | Add API Coverage for java.security.cert methodsPete Bentley2021-03-124-9/+156
* | Merge "Enable SecureClassLoaderTest#testNullParent"vichang2021-03-111-4/+0
|\ \
| * | Enable SecureClassLoaderTest#testNullParentVictor Chang2021-03-111-4/+0
* | | Merge "Add API coverage for java.security methods"vichang2021-03-1115-25/+855
|\| |
| * | Add API coverage for java.security methodsVictor Chang2021-03-1115-25/+855
* | | Merge "Add more API coverage for NumericShaper"vichang2021-03-101-0/+63
|\| |
| * | Add more API coverage for NumericShaperVictor Chang2021-03-091-0/+63
* | | Merge "Add API coverage to 3 methods"vichang2021-03-093-0/+52
|\| | | |/ |/|
| * Add API coverage to 3 methodsVictor Chang2021-03-083-0/+52
* | Import java/lang/annotation/* from 11+28Nikita Iashchenko2021-03-021-14/+0
|/
* Add test for java.lang.SecurityManagerVictor Chang2021-02-271-0/+301
* Merge "Fix CTS multicast IPv4 related cases failure"Treehugger Robot2021-02-241-10/+30
|\
| * Fix CTS multicast IPv4 related cases failureYong Li2020-07-291-10/+30
* | Move IcuZoneRulesProviderTest to external/icuVictor Chang2021-02-111-187/+0
* | Merge "[Mainline] android.system package APIs migration"Roland Levillain2021-02-112-12/+11
|\ \
| * | [Mainline] android.system package APIs migrationSerik Beketayev2021-02-102-12/+11
* | | Merge "Add instant to check time around in IcuZoneRulesProviderTest."Treehugger Robot2021-02-101-0/+1
|\ \ \
| * | | Add instant to check time around in IcuZoneRulesProviderTest.Almaz Mingaleev2021-01-261-0/+1
* | | | Use 2 new IntraCoreApi provided by ExtendedTimeZone and ExtendedTimeZoneNamesVictor Chang2021-02-101-0/+7
| |/ / |/| |
* | | Skip Elliptic curve DH in KeyFactory2Test.Pete Bentley2021-02-081-1/+8
* | | Merge "Remove / restructure more tests running all locales"vichang2021-02-051-6/+10
|\ \ \
| * | | Remove / restructure more tests running all localesVictor Chang2021-02-051-6/+10
* | | | Merge "Move test looping all locales into a separate package"vichang2021-02-0314-209/+517
|\| | |
| * | | Move test looping all locales into a separate packageVictor Chang2021-02-0314-209/+517
* | | | Merge "Relax test_socket_setSockoptTimeval_effective() on old kernels."Treehugger Robot2021-02-031-92/+164
|\ \ \ \
| * | | | Relax test_socket_setSockoptTimeval_effective() on old kernels.Pete Bentley2021-02-031-92/+164
| |/ / /
* / / / Update ZoneInfoTest to avoid dependency on unstable tzdata-testingVictor Chang2021-01-271-21/+9
|/ / /
* | | Remove symbol 'b'/'B' from locale data before loaded by j.t.SimpleDateFormatVictor Chang2021-01-271-0/+73
* | | Fix UDP GRO/GSO tests.Lorenzo Colitti2021-01-251-11/+11
* | | Merge "Update test expectation due to locale data change in ICU 68.2"vichang2021-01-221-8/+8
|\ \ \