<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/net_hosted, branch 5.1.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.1.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.1.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-11-22T23:45:12+00:00</updated>
<entry>
<title>tests/net_hosted: Add test for socket connect() and poll() behaviour.</title>
<updated>2017-11-22T23:45:12+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-11-22T23:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=df078e82136de80a6ff2d30db97a7411c45d4085'/>
<id>urn:sha1:df078e82136de80a6ff2d30db97a7411c45d4085</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extmod/modussl_mbedtls.c: Add ussl.getpeercert() method.</title>
<updated>2017-08-16T05:01:00+00:00</updated>
<author>
<name>Eric Poulsen</name>
<email>eric@zyxod.com</email>
</author>
<published>2017-08-15T14:49:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d5191edf7ff81f5f07243cb2a318508c1e9cc5df'/>
<id>urn:sha1:d5191edf7ff81f5f07243cb2a318508c1e9cc5df</id>
<content type='text'>
Behaviour is as per CPython but only the binary form is implemented here.
A test is included.
</content>
</entry>
<entry>
<title>tests/connect_nonblock: Refactor towards real net_hosted test.</title>
<updated>2017-06-23T18:27:05+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-06-23T18:27:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bc7659eb59f8e7533a253475d4ca0ef26e1b2fc7'/>
<id>urn:sha1:bc7659eb59f8e7533a253475d4ca0ef26e1b2fc7</id>
<content type='text'>
In the future, a special runner for such tests will import each test and
call test() function with an address of test server to use.
</content>
</entry>
<entry>
<title>tests/net_inet: Move tests which don't require full Internet to net_hosted.</title>
<updated>2017-06-23T18:12:32+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-06-23T18:12:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3f9d59c87a6797857a074737034bcd58d0726b2e'/>
<id>urn:sha1:3f9d59c87a6797857a074737034bcd58d0726b2e</id>
<content type='text'>
The idea is that these tests can be run with just a test server running
on a test host, with device under test connecting to it, instead of
requiring Internet connection for testing.

Such setup is however WIP, and some tests in net_hosted/ are so far
written to connect to Internet, as there're not test server written
yet. This is expected to evolve over time.
</content>
</entry>
</feed>
