OSDN Git Service

tests: Move name tables to libutil
authorThierry Reding <treding@nvidia.com>
Wed, 9 Dec 2015 17:37:40 +0000 (18:37 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 18 Dec 2015 17:44:01 +0000 (17:44 +0000)
commit4664d657ead5ff176c92e8ac54e09ead2e6d94ca
tree187bfe0495cd17c2e58d9026a847f9183f67c143
parent1ec3c44bdd38051d870f64d0b2cc7dbd59760386
tests: Move name tables to libutil

These tables are duplicated in several places, so move them into libutil
so that they can be shared.

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
tests/modetest/modetest.c
tests/proptest/proptest.c
tests/util/Makefile.sources
tests/util/kms.c [new file with mode: 0644]
tests/util/kms.h [new file with mode: 0644]