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
9c29783bfc17aef37b4cde583204ca6103e8b8c6
CppLinuxSerial
test
unit
BasicTests.cpp
24 Nov, 2017
5 commits
Added baud rate configure unit tests.
9c29783b
Geoffrey Hunter
authored
2017-11-24 14:35:03 -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 »
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 »
Adding basic 'Open' unit test.
9bfbe366
Geoffrey Hunter
authored
2017-11-24 10:01:27 -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 »