summaryrefslogtreecommitdiffstats
path: root/libs/NCSI/tests
Commit message (Collapse)AuthorAgeFilesLines
* Build: Cleanup additional static analysis issues. (#231)Evan Lojewski2021-06-191-2/+2
|
* Build: Cleanup additional static analysis issues. (#230)Evan Lojewski2021-06-191-2/+0
|
* build: Fix a number of compiler issues when building utils with gcc. (#208)Evan Lojewski2021-02-061-1/+1
|
* build: Enable builds under FreeBSD (#164)Evan Lojewski2020-11-071-1/+1
| | | | | This fixes build related issues when attempting to compile firmware and tools under FreeBSD. Note: Host tools have not been ported for raw register access. Note: The Linux specific ethtool APIs are not available under FreeBSD, and so -t eth is not supported under FreeBSD.
* tests: Enable automated testing. (#105)Evan Lojewski2020-09-132-0/+2
|
* Add support for printing command responses in test code and begin adding ↵Evan Lojewski2019-06-182-8/+175
| | | | additional commands.
* Remove additional system includesLojewski, Evan2019-05-111-1/+1
|
* More cleanup - headers.Evan Lojewski2019-05-051-25/+22
|
* First pass through clang-format.Evan Lojewski2019-05-051-65/+96
|
* Add additional packet geenration checking - test the IID, channel, package, ↵Evan Lojewski2019-04-281-0/+2
| | | | and command id.
* Begin adding support for testing the NCSI library.Evan Lojewski2019-04-283-0/+359
OpenPOWER on IntegriCloud