== Highlights ==

*  LTP Driver validation Framework : IN PROGRESS
  
   1. TI LTP-DDT(http://processors.wiki.ti.com/index.php/LTP-DDT) taken as base.
   2. Modified to work on snowball platform.
   3. Able to run below list of tests on snowball and those tests are part of LTP.

       1.schedulr.
       2. ipc.
       3. syscalls.
       4. memory management.
       5. timers.
   4. Today TI LTP-DDT having below list of driver testcases and most of the tests are depends on platform(EVM).
  
       1.Audio(Capture and playback)
       2.Ethernet
       3.i2c
       4.MMC
       5.RTC
       6.SPI
       7.USB
       8.v4l2
      Otherthan eathenet none of the above tests are working on snowball.
     
   5. Studying and understanding TI LTP-DDT tests implementation.
     
== Plans ==

*Preparation of Testspecification for Driver validation .

Thanks
Appala