com.buglabs.bug.test.sysfs.video
Class VideoModuleTests

java.lang.Object
  extended by TestCase
      extended by com.buglabs.bug.test.sysfs.video.VideoModuleTests

public class VideoModuleTests
extends TestCase

Tests to exersize VideoModule sysfs entries.


Constructor Summary
VideoModuleTests()
           
 
Method Summary
 void testGetResolution()
          Get current resolution as exported by sysfs.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VideoModuleTests

public VideoModuleTests()
Method Detail

testGetResolution

public void testGetResolution()
Get current resolution as exported by sysfs. Assumes a video module is attached on slot 1.