Yi Sun 6157d242a5 tests/testdisplay.c: Remove the variable only_one_mode.
That variable is useless, instead the variables specified_mode_num and specified_disp_id can cover all the situation.
For parameter -o, all three instances should work:

./testdisplay -o 21,4 only test the 4th mode on the connector with id 21.
./testdisplay -o 21   test all the mode lines on the connector wiht id 21.
./testdisplay -o ,4   the -o is ignored, just like -a.

Signed-off-by: Yi Sun <yi.sun@intel.com>
2013-02-13 23:00:07 +08:00
..
2013-01-07 12:32:56 +00:00
2012-04-10 16:23:18 +02:00
2012-04-10 16:23:18 +02:00
2012-04-04 11:13:06 +02:00
2012-01-11 14:47:09 +01:00
2012-10-09 22:47:59 +02:00
2012-08-15 10:26:48 +02:00
2013-01-07 12:32:56 +00:00
2012-01-10 18:30:39 +01:00
2012-01-10 15:50:20 +01:00
2012-01-10 15:50:20 +01:00
2009-03-26 18:47:42 -07:00
2011-09-15 19:39:44 +02:00
2012-12-20 23:31:32 +01:00
2012-01-15 16:05:43 +01:00
2012-10-09 19:29:02 +02:00