Peter M. Groen
/
CppLinuxSerial
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Commits
59
Compare
Branches
1
Tags
0
master
77b01015caf76db7cf25c1f79cd34fb293fe9c8a
CppLinuxSerial
test
unit
CMakeLists.txt
27 Nov, 2017
2 commits
Attempted enabling coverage, but code commented out for now.
03f2c464
Geoffrey Hunter
authored
2017-11-27 12:04:39 -0800
Browse File »
Added gtest as a CMake external project.
07392999
Geoffrey Hunter
authored
2017-11-27 11:34:11 -0800
Browse File »
24 Nov, 2017
3 commits
Basic write/read data test between virtual serial ports is passing.
5a48f672
Geoffrey Hunter
authored
2017-11-24 13:56:25 -0800
Browse File »
Pair of virtual serial ports are now being created by unit test executable.
56a77f3a
Geoffrey Hunter
authored
2017-11-24 13:45:07 -0800
Browse File »
Removed api folder. Added CMakeLists.txt files for src. Added unit test folder.
4de88caa
Geoffrey Hunter
authored
2017-11-24 09:44:34 -0800
Browse File »