summaryrefslogtreecommitdiff
path: root/tools/evemu-play.c
Commit message (Collapse)AuthorAgeFilesLines
* Correct documentation on evemu-play usageHenrik Rydberg2010-09-221-1/+1
| | | | | | | | The data should be directed into the program, not given as argument. Also make evemu-play complain if given two arguments. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Initial evemu commitHenrik Rydberg2010-09-181-0/+53
Evemu is a kernel device and emulator, which allows for remote creation and testing of arbitrary devices. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>