Searched refs:pts_test_name (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/ |
D | metadata.py | 38 def metadata(_do_not_use=None, pts_test_id=None, pts_test_name=None): argument 75 if any((pts_test_id, pts_test_name)) and \ 76 not all((pts_test_id, pts_test_name)):
|
D | cert_self_test.py | 378 @metadata(pts_test_name="Hello world") 410 @metadata(pts_test_id="A/B/C", pts_test_name="Hello world") 426 @metadata(pts_test_id="A/B/C", pts_test_name="Hello world")
|
/packages/modules/Bluetooth/system/blueberry/tests/gd/security/ |
D | le_security_test.py | 118 @metadata(pts_test_id="SM/MAS/PROT/BV-01-C", pts_test_name="SMP Time Out – IUT Initiator") 129 @metadata(pts_test_id="SM/SLA/PROT/BV-02-C", pts_test_name="SMP Time Out – IUT Responder") 170 @metadata(pts_test_id="SM/MAS/JW/BV-01-C", pts_test_name="Just Works IUT Initiator – Success") 208 @metadata(pts_test_id="SM/SLA/JW/BV-02-C", pts_test_name="Just Works IUT Responder – Success") 246 pts_test_name="Just Works IUT Responder – Handle AuthReq flag RFU correctly") 285 pts_test_name="Just Works IUT Initiator – Handle AuthReq flag RFU correctly") 324 pts_test_name="Just Works, IUT Initiator, Secure Connections – Success") 363 pts_test_name="Just Works, IUT Responder, Secure Connections – Success") 401 … pts_test_name="Just Works, IUT Responder, Secure Connections – Handle AuthReq Flag RFU Correctly") 440 … pts_test_name="Just Works, IUT Initiator, Secure Connections – Handle AuthReq Flag RFU Correctly") [all …]
|
/packages/modules/Bluetooth/system/blueberry/tests/gd/iso/ |
D | le_iso_test.py | 119 pts_test_name="connected isochronous stream, unframed data, peripheral role") 152 pts_test_name="connected isochronous stream, unframed data, peripheral role") 185 pts_test_name="connected isochronous stream, framed data, peripheral role") 218 pts_test_name="connected isochronous stream, framed data, peripheral role")
|
/packages/modules/Bluetooth/system/gd/docs/testing/ |
D | cert_test.md | 226 pts_test_name="Extended Features Information Response for "
|