swateeshrivastava
ae9f6d4f48
Merge branch 'master' into UT_ocmp_powerSource
2018-12-04 15:04:37 +05:30
swateeshrivastava
20a6e36d8d
Code is updated as per review comment
2018-11-30 11:50:27 +05:30
Jack Marriott
24e7a02e8c
Merge pull request #196 from Telecominfraproject/UT_ocmp_ltc4015
...
Ut ocmp ltc4015
2018-11-27 00:00:04 -08:00
swateeshrivastava
ec46746e9d
Code is updated as per the review comment given by Joshua
2018-11-26 17:16:54 +05:30
swateeshrivastava
a511b5c2c4
Unit test case for ocmp_powerSource
2018-11-26 12:36:04 +05:30
swateeshrivastava
68844d8d13
Code is updated as per review comment
2018-11-22 13:12:07 +05:30
swateeshrivastava
be899132f4
Taking care of indentation
2018-11-13 13:29:34 +05:30
swateeshrivastava
75fa13b1a8
Unity Test for ocmp_ltc4015
2018-11-13 13:22:50 +05:30
Jack Marriott
c1c094ccd3
Changes per code review
2018-11-12 14:37:10 -08:00
Jack Marriott
f738db6efd
Merge branch 'master' into env_detection
2018-11-12 13:56:39 -08:00
jspectacular
221340723c
Save unit test build log even if build fails
2018-11-08 03:48:49 +00:00
jspectacular
c7721f934a
Environment detection from unit test
2018-11-08 03:39:56 +00:00
mdlewisfb
5a887e7d06
Merging updated master to fix conflict
2018-11-07 08:24:41 -08:00
mdlewisfb
8d4510ff69
Updating fake_GPIO to use OC_EC_GPIOCOUNT
2018-11-07 08:22:33 -08:00
mdlewisfb
116d1b723a
Merging master after updates and re-running clang-format on all files.
2018-11-05 09:56:58 -08:00
mdlewisfb
387b17fb5d
Adding index check on fake_GPIO setCallback to avoid repeat of issue #113 in the future.
2018-11-01 09:45:27 -07:00
mdlewisfb
9c038e1022
Adding fixes for two unit tests that currently fail.
2018-11-01 09:28:02 -07:00
mdlewisfb
4e4581357d
Rebasing and rerunning linter
2018-10-29 09:05:13 -07:00
mdlewisfb
04a7d72656
Updated .clang-format based on comments. Ran linter on all files
2018-10-29 09:05:12 -07:00
mdlewisfb
09068532eb
Update to code after running clang-format on all *.c and *.h files.
2018-10-29 09:04:17 -07:00
mdlewisfb
92bce58cfd
Updating makefiles for improved coverage measurements.
2018-10-26 10:19:54 -07:00
mdlewisfb
cdeeea475d
Adding coverage script for jenkins.
2018-10-26 10:19:53 -07:00
mdlewisfb
9fd59bc6d5
Updating unit tests to gather coverage information.
2018-10-26 10:19:53 -07:00
mdlewisfb
40ac4c7f31
Adding -Werror flag to unit test build to maintain fixing all warnings.
2018-10-06 12:47:30 -07:00
mdlewisfb
2172a405d3
Fixes for Test_ocmp_eeprom.c warnings.
2018-10-03 07:55:07 -07:00
mdlewisfb
adb69fdd20
Fixes for Test_ocmp_ltc4274.c warnings.
2018-10-03 07:24:47 -07:00
mdlewisfb
4257c30a7d
Fixes for Test_powerSource.c warnings.
2018-10-02 18:46:42 -07:00
mdlewisfb
497d013e9c
Fixes for Test_PinGroup_driver.c and Test_pca9557.c warnings.
2018-10-02 18:45:29 -07:00
mdlewisfb
5ee3f2cd8a
Fixes for Test_OcGpio.c warnings.
2018-10-02 18:36:19 -07:00
mdlewisfb
6b65c57fe4
Fixes for Test_ltc4275.c warnings.
2018-10-02 18:31:24 -07:00
mdlewisfb
40348f0ad4
Fixed missing function prototype in fake_GPIO.h
2018-10-02 16:16:37 -07:00
mdlewisfb
28bef2fa9a
Fixes for Test_GpioSX1509.c warnings.
2018-10-02 16:10:20 -07:00
mdlewisfb
2bdb96355b
Fixes for Test_ocmp_adt7481.c warnings.
2018-10-02 16:07:46 -07:00
mdlewisfb
842d289290
Adding -fshort-enums flag to fix Linux stack smashing error.
2018-10-02 15:50:30 -07:00
mdlewisfb
774a23c00f
Reverting common/inc move
2018-10-02 10:28:26 -07:00
mdlewisfb
39c6592de4
Consolidating inc/ and common/inc directories all under inc/.
2018-10-02 10:28:24 -07:00
mdlewisfb
d3982f98dc
Renaming Devices to devices for consistent directory naming.
2018-10-02 10:28:23 -07:00
Vishal Thakur
0b08f7a126
Updated unit test makefile with respect to the repository structure.
2018-09-28 23:40:21 -07:00
Vishal Thakur
b9761dc1cc
Added Copyright header to Unit test files.
2018-09-28 23:40:16 -07:00
Vishal Thakur
973eb3b3d1
OpenCellular OCware repo merged to OpenCellular TIP repo.
...
> Changes done :
> 1. Shared schema between host and embedded controller.
2. Commands messages are handled at driver level.
3. Debug message type added to enable debugging on i2c, spi and gpio's.
4. Auto test capabilities added to ethernet module.
5. Unit test cases written for multiple devices like LTC4275, LTC4274, LTC4015,ADT7481, PCA9557, SX1509.
2018-09-28 23:40:11 -07:00
David Hendricks
c14b527ae5
firmware: Move EC files to a new ec/ subdirectory
...
This makes room for other non-EC related firmware files.
Signed-off-by: David Hendricks <dhendricks@fb.com >
2018-04-16 20:39:55 -07:00