commit | 22aa0c6a651c23dc5e6b132545f51df73d537954 | [log] [tgz] |
---|---|---|
author | A R Karthick <kramanar@ciena.com> | Tue May 31 11:17:12 2016 -0700 |
committer | A R Karthick <kramanar@ciena.com> | Mon Jun 06 17:11:24 2016 -0700 |
tree | 8ef2f3fc4a4c095ddbf37fd7695158032576ecc2 | |
parent | d5fa9ed7035156f5e6371e5fbf941a886ec40aa6 [diff] |
Test: Reimplemented the TLS test state machine to be inline with TLS handshake specs. Implement reassembly for TLS packets, carve scapy TLS context out of TLS data. Generate key exchange and encrypted handshake data from TLS session context on receiving SERVER hello response for client certificate. Change the TLS test case to timeout on 20 seconds in case of handshake failure. Change-Id: I0816046c14ac0ae4a7fa71ecb9ab24287bd005d0
CORD Automated Tester Suite
The CORD Automated Tester Suite (CATS) is an extensible end-to-end system test suite targeting CORD PODs. It is typically deployed as one or more Docker containers, either on the CORD POD or adjacent to the POD and interacts with the POD through the PODs interfaces.
Its intended use includes:
The strength of the CATS will come from the collaboration of the whole CORD/ONOS community, and as such we welcome contributions.
For further information, please browse in the ~/docs directory.