uinput and unit tests
From: Christian Gmeiner <christian.gmeiner@gmail.com>
Date: 2012-09-26 10:42:43
From: Christian Gmeiner <christian.gmeiner@gmail.com>
Date: 2012-09-26 10:42:43
Hi all. I have here a custom matrix keyboard where the kernel driver simply reports cell and row of pressed key. The whole logic and key mapping is done in user space. Does anybody knows an existing tool or framework to run unit tests? In the end I would like to simulate key presses and test the logic part. thanks --- Christian Gmeiner, MSc