summaryrefslogtreecommitdiffstats
path: root/libs/NCSI/tests/tests.cpp
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-131-0/+1
|
* Add support for printing command responses in test code and begin adding ↵Evan Lojewski2019-06-181-7/+152
| | | | additional commands.
* More cleanup - headers.Evan Lojewski2019-05-051-25/+22
|
* 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-281-0/+163
OpenPOWER on IntegriCloud