summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/src/ps8xxx.c
Commit message (Expand)AuthorAgeFilesLines
* zephyr: test: migrate drivers test to twisterYuval Peress2022-07-251-1268/+0
* zephyr: tests: Run test_ps8815_set_cc before tasksTomasz Michalec2022-07-201-1/+4
* zephyr: tests: Call PS8xxx init before each testTomasz Michalec2022-07-201-0/+2
* zephyr: tests: Fix test_ps8815_set_cc HW revisionTomasz Michalec2022-07-141-0/+7
* zephyr: tests: restore firmware revision of PS8XXXDawid Niedzwiecki2022-07-141-4/+22
* clang-format: Ran clang-format on all files againJack Rosenthal2022-07-081-87/+92
* zephyr: improve tcpc emulator creationDawid Niedzwiecki2022-06-281-97/+75
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-1/+1
* zephyr: test: move include files to scoped directoryYuval Peress2022-03-291-3/+3
* zephyr: test: Migrate drivers test to new ztest APIYuval Peress2022-01-251-136/+204
* zephyr: drivers: Increase ticks per second in testsTomasz Michalec2022-01-211-7/+61
* zephyr: drivers: Improve code coverage of ps8xxx.cAl Semjonovs2022-01-191-0/+10
* zephyr: emul: Move TCPC emulators to sub directoryTomasz Michalec2021-12-161-2/+2
* ps8xxx: disable low power mode for PS8815Scott Chao2021-11-191-1/+8
* zephyr: drivers: Add PS8xxx generic TCPCI testsTomasz Michalec2021-10-281-0/+193
* zephyr: drivers: Add PS8815 unit testsTomasz Michalec2021-10-281-8/+291
* zephyr: drivers: Add PS8805 unit testsTomasz Michalec2021-10-281-0/+345
* zephyr: drivers: Add PS8xxx unit testsTomasz Michalec2021-10-281-0/+295