summaryrefslogtreecommitdiff
path: root/sdl_android/src/androidTest/java/com/smartdevicelink/test
Commit message (Expand)AuthorAgeFilesLines
* Updated unit testsJoey Grover2017-10-118-88/+274
* Refactor streaming classes into more defined packagesJoey Grover2017-10-042-15/+10
* Merge branch 'develop' of https://github.com/smartdevicelink/sdl_android into...Joey Grover2017-10-0436-25/+4544
|\
| * Merge pull request #590 from shoamano83/bugfix/video-streaming-codec-specific...Joey Grover2017-10-041-0/+116
| |\
| | * fix comment in EncoderUtilsTestSho Amano2017-09-271-1/+1
| | * Add test cases for EncoderUtilsSho Amano2017-08-151-0/+116
| * | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_android into...Joey Grover2017-09-2932-41/+3678
| |\ \
| | * \ Merge branch 'feature/issue_618_new_data_transfer_interface' of https://githu...Joey Grover2017-09-292-27/+642
| | |\ \
| | | * | Add interface tests for StreamPacketizerSho Amano2017-09-281-1/+460
| | | * | Update createOpenGLInputSurface() to use IVideoStreamListenerSho Amano2017-09-271-62/+17
| | | * | Implement IVideoStreamListener interface in RTPH264PacketizerSho Amano2017-09-271-0/+201
| | * | | Updating the SystemCapabilityTypeTests for including additional parameters ad...feature/issue_559Anil Dahiya2017-09-271-0/+36
| | * | | Merge branch 'develop' into feature/issue_559Anil Dahiya2017-09-276-2/+942
| | |\ \ \ | | | |/ /
| | * | | Merge branch 'develop' into feature/issue_559Anil Dahiya2017-09-2216-60/+701
| | |\ \ \
| | * | | | Addressing comments from review:Markos Rapitis2017-08-163-48/+48
| | * | | | Small correction to SystemCapabilityType and associated test case.Markos Rapitis2017-08-091-4/+0
| | * | | | More cleanup for RC functionality -- added RC documentation.Markos Rapitis2017-08-0912-27/+35
| | * | | | Adding test cases for RC functionality.Markos Rapitis2017-08-0929-14/+2972
| | * | | | Initial changes for RC functionality.Markos Rapitis2017-08-091-0/+24
| | | |_|/ | | |/| |
| * | | | Update SCM testsJoey Grover2017-09-271-8/+48
| | |_|/ | |/| |
| * | | Merge branch 'feature/issue_515_rtp_packetizer' of https://github.com/shoaman...Joey Grover2017-09-253-2/+728
| |\ \ \ |/ / / /
| * | | Pass rejected params up to SdlProxyBaseSho Amano2017-09-012-2/+3
| * | | Remove setMTU() public method from RTPH264PacketizerSho Amano2017-09-011-2/+25
| * | | Rename: nalu to nalUnitSho Amano2017-08-291-90/+90
| * | | Replace IEncoderListener.format with existing enumsSho Amano2017-08-291-1/+4
| * | | Merge branch 'develop' into feature/issue_515_rtp_packetizerSho Amano2017-08-291-0/+50
| |\ \ \
| * | | | Add RTPH264PacketizerSho Amano2017-08-231-0/+699
| | |/ / | |/| |
* | | | Update convertToList method to take in class and properly convert to list, no...feature/issue_566Joey Grover2017-09-221-1/+1
* | | | Set sample RAI in tests to have sucess set to trueJoey Grover2017-09-211-0/+1
* | | | Add new static method to SCM that converts Object into List<?> and test for m...Joey Grover2017-09-211-2/+19
* | | | fixed testBrett W2017-09-201-6/+4
* | | | Merge branch 'develop' into feature/issue_566Brett W2017-09-2014-59/+651
|\ \ \ \ | | |_|/ | |/| |
| * | | Added test for RPCRequestsJoey Grover2017-09-201-0/+48
| * | | editing unit tests for auto setting correlation IDfeature/auto_set_correlation_idsBrett W2017-09-192-41/+41
| * | | Merge branch 'feature/sdl_0075_specific_HID_support' of https://github.com/sm...Joey Grover2017-09-087-4/+293
| |\ \ \
| | * | | completed unit testsfeature/sdl_0075_specific_HID_supportBrett W2017-08-254-16/+83
| | * | | fixing a few small issuesBrett W2017-08-253-7/+8
| | * | | fixing a bunch of stuff but still brokeBrett W2017-08-243-7/+19
| | * | | updated per new specBrett W2017-08-243-11/+61
| | * | | start of rename/refactorBrett W2017-08-242-25/+14
| | * | | remove test that doesnt work with floatsBrett W2017-08-231-25/+0
| | * | | Revert "changed floats to integers"Brett W2017-08-233-59/+26
| | * | | changed floats to integersBrett W2017-08-113-26/+59
| | * | | start of tests, not quite workingBrett W2017-08-091-0/+106
| | * | | working spatial struct testBrett W2017-08-092-0/+85
| | * | | added hapticSpatialDataSupported paramBrett W2017-08-091-1/+6
| | |/ /
| * | | Feature/ Issue 560 add metadata types (#580)Brett2017-09-065-16/+265
* | | | Merge branch 'develop' into feature/issue_566Brett W2017-09-062-0/+53
|\ \ \ \ | |/ / /
| * | | Remove unused importbugfix/issue_597Joey Grover2017-08-281-1/+0
| * | | Fixes #597 isEmulatorJoey Grover2017-08-281-0/+4
| | |/ | |/|