trick/trick_source/trick_utils/comm/test
Christopher LaChance 6184aa6cd9
Some unit test warnings addressed. (#515)
* Removed purple warnings from unit test compilation.

* "Fixed const corectness bug. Added more warning fixes."

* Fixed warning issue.

* Removed null checking and (char*) casting.

* Changed sizeof parameter to variable from data structure.
2017-11-29 15:35:16 -06:00
..
.gitignore Test code does not work with new directory locations. 2015-06-22 16:11:08 -05:00
Makefile Unit test directories do not support gtest libs in lib64 2016-07-01 11:50:06 -05:00
TCBlockioTest.cpp Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
TCConnectTest.cpp Some unit test warnings addressed. (#515) 2017-11-29 15:35:16 -06:00
TCDevCopyTest.cpp Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
TCDisconnectTest.cpp Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
TCErrorTest.cpp Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
TCIsValidTest.cpp Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
TCPendingTest.cpp Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
TCReadByteSwapTest.cpp Remove trailing whitespaces 2016-11-08 10:25:07 +01:00
TCSetBlockIOTest.cpp Remove trailing whitespaces 2016-11-08 10:25:07 +01:00