Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

NetCURL 6.1 is built as individual modules, so it is possible to communicate directly with each of them. That is actually (initially at least) how we run the unit tests. For all curl based communications, for example, the tests are built with very little interest if the drivers actually exists. So by testing them directly, they are expected to be there. That makes each test package more safe to test without any bridging. This documentation should cover all the ways.

What this section covers

  • No labels