Searched refs:pts_test_name (Results 1 – 8 of 8) sorted by relevance
/aosp12/system/bt/gd/l2cap/le/cert/ |
H A D | le_l2cap_test.py | 155 …@metadata(pts_test_id="L2CAP/LE/CPU/BV-01-C", pts_test_name="Send Connection Parameter Update Requ… 167 …@metadata(pts_test_id="L2CAP/LE/CPU/BV-02-C", pts_test_name="Accept Connection Parameter Update Re… 193 …@metadata(pts_test_id="L2CAP/LE/CPU/BI-02-C", pts_test_name="Reject Connection Parameter Update Re… 203 @metadata(pts_test_id="L2CAP/COS/CFC/BV-01-C", pts_test_name="Segmentation") 217 @metadata(pts_test_id="L2CAP/COS/CFC/BV-02-C", pts_test_name="No Segmentation") 235 @metadata(pts_test_id="L2CAP/COS/CFC/BV-03-C", pts_test_name="Reassembling") 247 @metadata(pts_test_id="L2CAP/COS/CFC/BV-04-C", pts_test_name="Data Receiving") 298 … @metadata(pts_test_id="L2CAP/LE/REJ/BI-02-C", pts_test_name="Command Reject – Reserved PDU Codes") 381 @metadata(pts_test_id="L2CAP/LE/CFC/BV-07-C", pts_test_name="Credit Exchange – Sending Credits") 397 @metadata(pts_test_id="L2CAP/LE/CFC/BV-08-C", pts_test_name="Disconnection Request") [all …]
|
H A D | dual_l2cap_test.py | 139 @metadata(pts_test_id="L2CAP/LE/CID/BV-01-C", pts_test_name="Receiving DCID over BR/EDR and LE") 164 @metadata(pts_test_id="L2CAP/LE/CID/BV-02-C", pts_test_name="Receiving SCID over BR/EDR and LE")
|
/aosp12/system/bt/gd/l2cap/classic/cert/ |
H A D | l2cap_test.py | 174 @metadata(pts_test_id="L2CAP/COS/CED/BV-03-C", pts_test_name="Send data") 185 @metadata(pts_test_id="L2CAP/COS/CED/BV-04-C", pts_test_name="Disconnect") 455 pts_test_name="Extended Features Information Response for " 654 @metadata(pts_test_id="L2CAP/ERM/BV-02-C", pts_test_name="Receive I-Frames") 698 pts_test_name="Resume Transmitting I-Frames when an S-Frame [RR] " 1136 pts_test_name="Handle Receipt of S-Frame [REJ] and S-Frame " 1167 pts_test_name="Handle receipt of S-Frame [REJ] and I-Frame [F=1] " 1213 pts_test_name="Lower Tester Initiated Configuration of Enhanced " 1226 pts_test_name="ERTM Not Supported by Lower Tester for Mandatory " 1243 pts_test_name="Failed Configuration of Enhanced Retransmission " [all …]
|
/aosp12/system/bt/gd/cert/ |
H A D | metadata.py | 37 def metadata(_do_not_use=None, pts_test_id=None, pts_test_name=None): argument 74 if any((pts_test_id, pts_test_name)) and \ 75 not all((pts_test_id, pts_test_name)):
|
H A D | cert_self_test.py | 176 @metadata(pts_test_name="Hello world") 208 @metadata(pts_test_id="A/B/C", pts_test_name="Hello world") 224 @metadata(pts_test_id="A/B/C", pts_test_name="Hello world")
|
/aosp12/system/bt/gd/security/cert/ |
H A D | le_security_test.py | 140 @metadata(pts_test_id="SM/MAS/PROT/BV-01-C", pts_test_name="SMP Time Out – IUT Initiator") 150 @metadata(pts_test_id="SM/SLA/PROT/BV-02-C", pts_test_name="SMP Time Out – IUT Responder") 186 @metadata(pts_test_id="SM/MAS/JW/BV-01-C", pts_test_name="Just Works IUT Initiator – Success") 222 @metadata(pts_test_id="SM/SLA/JW/BV-02-C", pts_test_name="Just Works IUT Responder – Success") 406 … pts_test_name="Just Works, IUT Responder, Secure Connections – Handle AuthReq Flag RFU Correctly") 444 … pts_test_name="Just Works, IUT Initiator, Secure Connections – Handle AuthReq Flag RFU Correctly") 482 …pts_test_name="IUT initiator, Lower Tester Maximum Encryption Key Size = Min_Encryption_Key_Length… 518 …pts_test_name="IUT Responder, Lower Tester Maximum Encryption Key Size = Min_Encryption_Key_Length… 554 …pts_test_name="IUT initiator, Lower Tester Maximum Encryption Key Size < Min_Encryption_Key_Length… 591 …pts_test_name="IUT Responder, Lower Tester Maximum Encryption Key Size < Min_Encryption_Key_Length… [all …]
|
/aosp12/system/bt/gd/iso/cert/ |
H A D | le_iso_test.py | 126 pts_test_name="connected isochronous stream, unframed data, peripheral role") 167 pts_test_name="connected isochronous stream, unframed data, peripheral role") 208 pts_test_name="connected isochronous stream, framed data, peripheral role") 249 pts_test_name="connected isochronous stream, framed data, peripheral role")
|
/aosp12/system/bt/gd/docs/testing/ |
H A D | cert_test.md | 235 pts_test_name="Extended Features Information Response for "
|