From 93035cfbebf1344a041b70fbf9f3b89f6542805f Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Wed, 19 Feb 2014 14:48:31 +0100 Subject: tegra: Add simple test for drm_tegra_open() This test opens a device, dumps the version information and checks that a Tegra DRM context can be opened on it. Signed-off-by: Thierry Reding --- tests/tegra/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/tegra/.gitignore (limited to 'tests/tegra/.gitignore') diff --git a/tests/tegra/.gitignore b/tests/tegra/.gitignore new file mode 100644 index 00000000..5c5216c5 --- /dev/null +++ b/tests/tegra/.gitignore @@ -0,0 +1 @@ +openclose -- cgit v1.2.3