On Wed, 2009-03-11 at 14:03 +0100, Julien Merlin wrote: > Hi, > > I want use LTP to test functional regression before packages > integration. > I see LTP check kernel functions (and it's very nice), but can I use > LTP to check some applications like Tomcat, Apache, Mysql ?
No. There is no direct way to do that. What you can indirectly do is, find strace of these application, and then test these syscalls on the machines/kernel(s) where you then intend to run your application(s). Regards-- Subrata > > Cheers, > > Julien Merlin, > French IT Student. > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ Ltp-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ltp-list ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
