kerneltest/f32test/server/t_filecache.cpp
branchRCL_3
changeset 41 0ffb4e86fcc9
parent 0 a41df078684a
child 43 c1f20ce4abcf
equal deleted inserted replaced
39:2bb754abd467 41:0ffb4e86fcc9
  1794 			Format(gDrive);
  1794 			Format(gDrive);
  1795 
  1795 
  1796 //TheFs.SetDebugRegister(KCACHE);
  1796 //TheFs.SetDebugRegister(KCACHE);
  1797 			DoTests(gDrive);
  1797 			DoTests(gDrive);
  1798 //TheFs.SetDebugRegister(0);
  1798 //TheFs.SetDebugRegister(0);
       
  1799 
       
  1800 		if ((gVolInfo.iDrive.iMediaAtt & KMediaAttFormattable))
       
  1801 			Format(gDrive);
       
  1802 
  1799 			test.End();
  1803 			test.End();
  1800 //			}
  1804 //			}
  1801 		}
  1805 		}
  1802 
  1806 
  1803 #if defined(_DEBUG) || defined(_DEBUG_RELEASE)
  1807 #if defined(_DEBUG) || defined(_DEBUG_RELEASE)