aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/dmabuf-heaps (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-08kselftests: dmabuf-heaps: Add extra checking that allocated buffers are zeroedJohn Stultz1-0/+86
2021-02-08kselftests: dmabuf-heaps: Cleanup test outputJohn Stultz1-23/+21
2021-02-08kselftests: dmabuf-heaps: Softly fail if don't find a vgem deviceJohn Stultz1-8/+7
2021-02-08kselftests: dmabuf-heaps: Add clearer checks on DMABUF_BEGIN/END_SYNCJohn Stultz1-7/+13
2021-02-08kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/include dirJohn 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