summaryrefslogtreecommitdiff
path: root/SmartDeviceLinkTests
Commit message (Expand)AuthorAgeFilesLines
* 2109 - Fix focused testJoel Fischer2022-09-221-1/+1
* 2109 - Add a test for static iconJoel Fischer2022-09-221-0/+19
* 2109 - Only track alert icon upload statusJoel Fischer2022-09-221-3/+3
* Issue #2109 - Track uploaded image namesJoel Fischer2022-09-211-9/+11
* Merge pull request #2106 from smartdevicelink/bugfix/issue-2105-screen-params...Joel Fischer2022-09-131-4/+23
|\
| * Add expect for screenParams and mediaClockFormatsJustin Beharry2022-08-221-1/+2
| * Remove unnecessary unit testJustin Beharry2022-08-191-45/+10
| * Apply suggestions from code reviewJustin Beharry2022-08-191-4/+4
| * Fix nil windowID and add unit testJustin Beharry2022-08-181-0/+8
| * Fix nil screenParams and mediaClockFormatsJustin Beharry2022-08-171-3/+48
* | Merge pull request #2100 from smartdevicelink/issue-17-SDLProtocol-message-pa...Joel Fischer2022-09-024-0/+841
|\ \ | |/ |/|
| * Add data to SDLProtocolHeader testJustin Beharry2022-09-011-2/+23
| * Apply suggestions from code reviewJustin Beharry2022-09-013-13/+13
| * Add test for Headers and modify hash functionJustin Beharry2022-09-013-0/+51
| * Move test processor expects outside of completion blockJustin Beharry2022-08-261-82/+80
| * update unit tests and add hash to proto headersJustin Beharry2022-08-241-237/+275
| * Apply suggestions from code reviewJustin Beharry2022-08-241-8/+5
| * Check header and payload buffers are resetJustin Beharry2022-08-231-4/+12
| * organize unit tests and remove unnecessary headerJustin Beharry2022-08-231-245/+285
| * flattening the structureGeorge Miller2022-08-191-556/+483
| * review editsGeorge Miller2022-08-191-2/+2
| * review editsGeorge Miller2022-08-191-543/+530
| * review editsGeorge Miller2022-08-181-14/+51
| * update the reset function.George Miller2022-08-181-0/+11
| * cleanup and review editsGeorge Miller2022-08-181-10/+22
| * review editsGeorge Miller2022-08-171-41/+188
| * Merge branch 'issue-17-SDLProtocol-message-parsing' of https://github.com/sma...George Miller2022-08-161-1/+1
| |\
| | * Update SmartDeviceLinkTests/ProtocolSpecs/SDLProtocolReceivedMessageProcessor...George Miller2022-08-161-1/+1
| * | end of day commitGeorge Miller2022-08-161-1/+14
| |/
| * fixed maxMtuSizeGeorge Miller2022-08-151-7/+22
| * commentGeorge Miller2022-08-121-1/+1
| * fixed the controlFrameInfo testsGeorge Miller2022-08-121-26/+119
| * Most tests are in and workGeorge Miller2022-08-121-53/+150
| * created a bunch of unit testsGeorge Miller2022-08-121-81/+295
| * Fixed tests after input from JoelGeorge Miller2022-08-111-3/+69
| * rough draft for one test.George Miller2022-08-111-5/+50
| * Rough start to unit testingGeorge Miller2022-08-091-0/+24
* | Test for copied submenu cell idJustin Beharry2022-08-081-2/+14
* | Add a unit test for opening a recreated submenuJustin Beharry2022-08-031-0/+11
|/
* 2093 - Update namingJoel Fischer2022-06-201-11/+11
* 2093 - Fix soft button types for static imagesJoel Fischer2022-06-101-12/+48
* 2093 - Soft button manager image upload fixJoel Fischer2022-06-081-12/+61
* Merge branch 'develop' into bugfix/issue-2082-fix-failing-tests-in-sdlpresent...Joel Fischer2022-04-202-1/+10
|\
| * Update Tests & CIJoel Fischer2022-04-192-1/+10
* | test fixFrank Elias2022-04-191-3/+2
|/
* Add test for no capabilityJoel Fischer2022-04-061-0/+19
* Fix initializing soft button object error statesJoel Fischer2022-01-061-11/+3
* Fix broken testsbugfix/issue-2063-lockscreen-race-conditionsJoel Fischer2022-01-041-4/+2
* Fixes for tests and version numbersJoel Fischer2021-11-052-6/+8
* Merge branch 'develop' into bugfix/issue-2047-menu-manager-cell-image-rpc-5.0...Joel Fischer2021-11-032-187/+79
|\