Mocking serial device

Alfredo Palhares via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Jul 24 10:15:02 PDT 2014


Hello,

I am writing an application that connects to a serial device in 
/dev/ttyUSB0 and trows some binary data back and forth.


How can i mock and run some unit testing without having to 
connect to the device every time?

--
Regards,
Alfredo Palhares


More information about the Digitalmars-d-learn mailing list