* I have written a small ioctl test for microproject. Here: https://paste.debian.net/1132971/ Next: 1. Edit the Makefile.am, where should I mention the new test ? I don't see all the tests in check_PROGRAMS variable. And I am not sure what it does. Please clarify what needs to be done in Makefile.am. 2. Create ioctl_xyz.dir/exp 3. Edit gen_tests.in Do I need to make anyother changes ? or is there anything I have missed to mention.