swateeshrivastava
642c8ccca3
UT for adt7481
2019-02-15 12:46:31 +05:30
swateeshrivastava
0c2403c6f5
UT for led device
2019-02-11 11:05:24 +05:30
swateeshrivastava
773525908b
UT for ocmp_dat-xxr5a-pp.c
2019-02-07 12:08:34 +05:30
swateeshrivastava
59e7050e5d
UT for ocmp_debugocgpio
2019-02-04 13:41:38 +05:30
swateeshrivastava
e951fac2b2
UT for ocmp_rfwatchdog
2019-01-30 11:32:22 +05:30
swateeshrivastava
c2bba5b142
UT for ocmp_debug
2019-01-21 15:07:33 +05:30
swateeshrivastava
d20d9cf60f
Taking care of review comment
2019-01-21 11:18:54 +05:30
swateeshrivastava
1f7c9bd12f
Unit test for ltc4274
2019-01-16 16:23:24 +05:30
swateeshrivastava
e246f2f1d1
Unit test for ocmp_ltc4275
2019-01-14 12:20:11 +05:30
swateeshrivastava
f180f85cb6
Unit test cases are added for ocmp_eeprom
2019-01-10 15:02:29 +05:30
swateeshrivastava
f971f516a4
Merge pull request #224 from Telecominfraproject/UT_ocmp_ina226
...
Unit test case for ocmp_ina226
2019-01-09 12:56:58 +05:30
swateeshrivastava
fe2cd4fe4b
Unit test case for ocmp_ina226
2018-12-31 14:36:42 +05:30
swateeshrivastava
6ae646603d
Unity test cases are added for ocmp_se98a
2018-12-27 15:34:08 +05:30
swateeshrivastava
2a067cea46
Updated to use existing macroes
2018-12-20 11:28:02 +05:30
swateeshrivastava
1b9f6ba8d5
Updated as per review comment
2018-12-19 12:24:45 +05:30
swateeshrivastava
bdd6412600
Unity test cases are updated for eeprom device
2018-12-13 11:24:54 +05:30
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
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
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
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
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
40348f0ad4
Fixed missing function prototype in fake_GPIO.h
2018-10-02 16:16:37 -07:00
mdlewisfb
d3982f98dc
Renaming Devices to devices for consistent directory naming.
2018-10-02 10:28:23 -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