I have written a small ioctl test for microproject.<br>Here: <a href="https://paste.debian.net/1132971/">https://paste.debian.net/1132971/</a><br><br>Next:<br>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.<br>2. Create ioctl_xyz.dir/exp<br>3. Edit <a href="http://gen_tests.in">gen_tests.in</a><br><br>Do I need to make any other changes ? or is there anything I have missed to mention.