Greetings,
I am currently working on LTP.
My objective of using LTP. LTP need to be run on target board (Ex: Panda
board). I am able to run script as. /RUNLTP. As per my understanding RUNLTP
does only do stress and some functional verification of system call. If I am
wrong pls. correct me.
Our next objective is all driver code need to be executed on panda board.
Need your guidance to proceed further:
I). Under device driver folder, Each driver code need to be run independently.
Our objective is to automated the driver code also (Ex: run this script as
./runltp) device driver code also gets executed. Kindly guide us how to do this?
II )
Tried to run one driver code as "agp"
1. Able to compile the user_space folder
2. I am not able to compile the kernel_space folder.
Following error was getting displayed.
shivakumar@shivakumar-Latitude-E6420:~/LTP/LTP_X86/testcases/kernel/device-drivers/agp/kernel_space$
sudo make
make -C /lib/modules/3.2.0-23-generic/build
SUBDIRS=/home/shivakumar/LTP/LTP_X86/testcases/kernel/device-drivers/agp/kernel_space
modules
make[1]: Entering directory `/usr/src/linux-headers-3.2.0-23-generic'
scripts/Makefile.build:49: *** CFLAGS was changed in
"/home/shivakumar/LTP/LTP_X86/testcases/kernel/device-drivers/agp/kernel_space/Makefile".
Fix it to use ccflags-y. Stop.
make[1]: ***
[_module_/home/shivakumar/LTP/LTP_X86/testcases/kernel/device-drivers/agp/kernel_space]
Error 2
make[1]: Leaving directory `/usr/src/linux-headers-3.2.0-23-generic'
make: *** [default] Error 2
===============================================================================
III) How to integrated our new driver code
============================================================================
IV) S>>> ./runltp -a [email protected] -f shiva > DEBUGLOG/testmail
NOTE: "shiva" is my command line file,
Following error getting displayed:
./runltp: 882: [: [: unexpected operator
tar: Removing leading `/' from member names
tar: Removing leading `/' from member names
./runltp: 945: ./runltp: ./runltp: 945: ./runltp: uuencode: not foundmail: not
found
==============================================================================
V) I am not able to generate html report also.
Thanks for your advance guidance,
Shivakumar
===============================================================================
Please refer to http://www.aricent.com/legal/email_disclaimer.html
for important disclosures regarding this electronic communication.
===============================================================================
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list