On 06/12/2015 13:24, Bjorn Reese wrote:
I am interested. While I do not use serial ports, I like your approach of using mock services. This approach can AFAICS be extended to sockets as well.
Great. :) Yes I believe we could even factor out the serial_port part and make some kind of common mockup service. I'll take a look into it.
Hopefully there is interest for this mockup_serial_port, and if so I'll cleanup the code some more and make a pull-request to Boost.Asio.
I could be wrong, but I do not believe that the Boost.Asio author reads this mailing-list (or even the dedicated Asio mailing-list), so you may want to gauge his interest by writing directly to him (or by creating a github issue.)
Then I'll forward it to the Asio mailing-list, thanks for the tip.