This repository has been archived on 2024-04-10. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
elektron/pcp
Pradyumna Kaushik 91e06fab4f Unit testing for pcp module.
Added unit tests to test code in def/ module.
Currently, AverageNodePowerHistory(...) assumes that the DRAM power
readings are being monitored. In addition, it also assumes that the
host servers are dual socket machines. However, this assumption might
not always hold true. Thus, added a TODO to fix this.
2019-10-24 20:07:17 +00:00
..
pcp.go Adding GPLv3 Licensing. 2018-10-06 20:03:14 -07:00
utils.go Unit testing for pcp module. 2019-10-24 20:07:17 +00:00
utils_test.go Unit testing for pcp module. 2019-10-24 20:07:17 +00:00
victim.go Adding GPLv3 Licensing. 2018-10-06 20:03:14 -07:00
victim_test.go Unit testing for pcp module. 2019-10-24 20:07:17 +00:00