David Riley
87b346a1a3
fuzzer: Add a libFuzzer based fuzzer.
...
Use LLVM's libFuzzer to fuzz the virgl_renderer_submit_cmd API.
Signed-off-by: David Riley <davidriley@chromium.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
6 years ago
Dave Airlie
72688632e7
virglrenderer: fix make distcheck
9 years ago
Dave Airlie
4a6383f4ce
build: make distcheck work
...
Mostly taken from Marc's branch, just didn't change
as much stuff around
10 years ago
Dave Airlie
1c29fc4176
build: add DEFINES to test build
...
this picks up the _GNU_SOURCE in the tests.
10 years ago
Dave Airlie
31c561de14
tests: add a cmdbuf test that verifies a clear on a buffer.
...
Signed-off-by: Dave Airlie <airlied@redhat.com>
10 years ago
Dave Airlie
688017b73f
tests: start adding encoder code to test harness
...
This is to allow testing the cmd stream.
Signed-off-by: Dave Airlie <airlied@redhat.com>
10 years ago
Marc-André Lureau
9fcf1e0ec0
build-sys: add git.mk
10 years ago
Dave Airlie
99ae4f7a89
tests: add initial transfer API tests
10 years ago
Dave Airlie
ae6a662940
tests: add initial resource tests
...
This tests some illegal resource creation types.
10 years ago
Dave Airlie
8e391a0b86
tests: start adding a reuseable test library
...
Initial function is just a simple resource create for a 1D resource
10 years ago
Dave Airlie
681480f204
tests: add valgrind supression for gbm bug
10 years ago
Dave Airlie
6d93aeb128
start adding unit test framework
10 years ago