From 76485979dd99159f032b35a4bf87cb0b8ed4c87d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 13 Oct 2017 19:07:57 +0200 Subject: Add test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- test.c | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test.c (limited to 'test.c') diff --git a/test.c b/test.c new file mode 100644 index 0000000..e559f64 --- /dev/null +++ b/test.c @@ -0,0 +1,6 @@ +/* See LICENSE file for copyright and license details. */ +#ifdef BACKLIGHT_DIR +# undef BACKLIGHT_DIR +#endif +#define BACKLIGHT_DIR ".testdir" +#include "adjbacklight.c" -- cgit v1.2.3-70-g09d2