aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/n3xx_bist
Commit message (Collapse)AuthorAgeFilesLines
* mpm: Made Python3 the default interpreter for all N3xx-related executablesMartin Braun2017-12-221-1/+1
|
* n310: gpio bistTrung N Tran2017-12-221-5/+28
|
* n3xx bist: Added --verbose and --debug optionsMartin Braun2017-12-221-5/+16
|
* n3xx bist: Added SFP loopback testsMartin Braun2017-12-221-15/+114
|
* n3xx bist: Make sure error_msg is in every resultMartin Braun2017-12-221-0/+1
| | | | | | Some downstream consumers of n3xx_bist output require the error_msg key to be in every result, even if no error occurred. The default value is an empty string.
* n3xx bist: Added both time and date to rtc test, added error_msg common keyMartin Braun2017-12-221-10/+14
|
* n3xx bist: Stubbed out all tests, implemented TPM testMartin Braun2017-12-221-55/+92
|
* n3xx bist: Added dry-run version of sfp testMartin Braun2017-12-221-7/+22
|
* n3xx bist: Added gpsd testMartin Braun2017-12-221-10/+51
|
* n3xx bist: Added dry-run feature, and implemented temp, rtc, and fan testsMartin Braun2017-12-221-39/+93
|
* n3xx_bist DocumentationDanielleB-NI-OOPL2017-12-221-3/+91
| | | | | Added comments to individual tests regarding JSON formatting, descriptions, and required equipment. No functional changes
* n3xx: Added bist tool skeletonMartin Braun2017-12-221-0/+183