Andrew Jeffery | d480b70 | 2024-06-03 14:55:32 +0930 | [diff] [blame] | 1 | tests += [ |
2 | 'transport/transport', | ||||
3 | 'transport/send_recv_one', | ||||
4 | 'transport/send_recv_timeout', | ||||
5 | 'transport/send_recv_unwanted', | ||||
6 | 'transport/send_recv_wrong_command_code', | ||||
7 | 'transport/send_recv_wrong_pldm_type', | ||||
8 | ] |