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
51e068f4eae0d9a09e8308069f34d4a7d00fa25a
CppLinuxSerial
test
unit
TestUtil.hpp
29 May, 2019
1 commit
- Added Sphinx documentation.
51e068f4
Geoffrey Hunter
authored
2019-05-29 23:01:01 -0700
Browse File »
24 Nov, 2017
5 commits
'TestUtil' class is now a singleton.
2ad09c14
Geoffrey Hunter
authored
2017-11-24 15:40:27 -0800
Browse File »
Added virtual serial port setup to gtest global environment setup.
1ce0a48a
Geoffrey Hunter
authored
2017-11-24 15:30:00 -0800
Browse File »
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 »
Working on basic read/write unit test using two virtual serial ports.
2e35cebd
Geoffrey Hunter
authored
2017-11-24 11:52:03 -0800
Browse File »