summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/dmabuf-heaps
AgeCommit message (Expand)AuthorFilesLines
2024-05-06selftests/dmabuf-heap: conform test to TAP format outputMuhammad Usama Anjum1-146/+101
2024-03-29selftests: dmabuf-heap: add config file for the testMuhammad Usama Anjum1-0/+3
2023-10-05selftests/dmabuf-heaps: add gitignore fileJavier Carrasco1-0/+1
2023-02-13selftests: dmabuf-heaps: Fix incorrect kernel headers search pathMathieu Desnoyers2-3/+2
2021-02-09kselftests: dmabuf-heaps: Add extra checking that allocated buffers are zeroedJohn Stultz1-0/+86
2021-02-09kselftests: dmabuf-heaps: Cleanup test outputJohn Stultz1-23/+21
2021-02-09kselftests: dmabuf-heaps: Softly fail if don't find a vgem deviceJohn Stultz1-8/+7
2021-02-09kselftests: dmabuf-heaps: Add clearer checks on DMABUF_BEGIN/END_SYNCJohn Stultz1-7/+13
2021-02-09kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/includ...John Stultz1-1/+1
2020-05-08kselftests: dmabuf-heaps: Fix confused return value on expected error testingJohn Stultz1-0/+1
2019-12-17dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifierAndrew F. Davis1-1/+1
2019-12-11kselftests: Add dma-heap testJohn Stultz2-0/+402
2019-10-30Revert "kselftests: Add dma-heap test"Sean Paul2-247/+0
2019-10-25kselftests: Add dma-heap testJohn Stultz2-0/+247