summaryrefslogtreecommitdiff
path: root/test/usb_pd_console.c
Commit message (Expand)AuthorAgeFilesLines
* USB-PD: Make sink automatically enter EPR modeDaisuke Nojiri2023-04-171-0/+10
* USB-PD: Update pd console command for EPRDaisuke Nojiri2023-04-141-1/+61
* USB-PD: Print DPM state only if debug_level >= 2Daisuke Nojiri2023-03-021-0/+8
* test: Sort header filesJeremy Bettis2022-11-301-2/+2
* TCPMv2: Add bist share mode console commandScott Chao2022-10-071-0/+33
* TCPMv2: Add PD suspend/resume console commandsCaveh Jalali2022-09-201-0/+41
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-30/+29
* test/usb_pd_console.c: Format with clang-formatJack Rosenthal2022-06-281-29/+28
* tcpmv2: debug: Add console command to print CC stateVijay Hiremath2022-06-221-0/+5
* TCPMv2: Add pd console testsSam Hurst2022-01-251-72/+255
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* TCPMv2: Move DPM requests to public APIAbe Levkoy2020-09-211-2/+2
* test: Pass commandline arguments to run_testTom Hughes2020-05-301-1/+1
* TCPMv2: Add pd console commandSam Hurst2020-04-141-0/+472