summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/dmabuf-heaps
Commit message (Expand)AuthorAgeFilesLines
* selftests/dmabuf-heaps: add gitignore fileJavier Carrasco2023-10-051-0/+1
* selftests: dmabuf-heaps: Fix incorrect kernel headers search pathMathieu Desnoyers2023-02-132-3/+2
* kselftests: dmabuf-heaps: Add extra checking that allocated buffers are zeroedJohn Stultz2021-02-081-0/+86
* kselftests: dmabuf-heaps: Cleanup test outputJohn Stultz2021-02-081-23/+21
* kselftests: dmabuf-heaps: Softly fail if don't find a vgem deviceJohn Stultz2021-02-081-8/+7
* kselftests: dmabuf-heaps: Add clearer checks on DMABUF_BEGIN/END_SYNCJohn Stultz2021-02-081-7/+13
* kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/includ...John Stultz2021-02-081-1/+1
* kselftests: dmabuf-heaps: Fix confused return value on expected error testingJohn Stultz2020-05-081-0/+1
* dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifierAndrew F. Davis2019-12-171-1/+1
* kselftests: Add dma-heap testJohn Stultz2019-12-112-0/+402
* Revert "kselftests: Add dma-heap test"Sean Paul2019-10-302-247/+0
* kselftests: Add dma-heap testJohn Stultz2019-10-252-0/+247