modetest: Sort command line arguments
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 8 Feb 2013 10:12:03 +0000 (11:12 +0100)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 5 Aug 2013 12:21:44 +0000 (14:21 +0200)
commitef07acf5b79f86ef86efe6e72c1de5726c97e41d
treec00e399e22906f8735d4f286360ccb08e87f16ab
parentc93f4af0588d02c411d1526193ba1d63f76551b5
modetest: Sort command line arguments

The current mostly random sort order hinders code readability. Sort the
options alphabetically in the code, and by group in the help message.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
tests/modetest/modetest.c