Hi!
> > Hi!
> >> Makefile updated.
> >> Added .gitignore file.
> >> Added root check and rtc device check.
> > The changes looks good, what about adding the test into kernel_misc
> > runtest file?
> >
> I thought I can do it in separate patches. We have to add device-drivers 
> directory to .../testcases/kernel/Makefile and then  include this test 
> in .../device-drivers/Makefile to build it automatically.
> I've recently sent a patch which is adding Makefile to device-drivers 
> directory, is it OK?

I would split it to patch that adds Makefile into device drivers
directory and adds device-drivers directory into the kernel/Makefile
(assuming that Makefile with empty SUBDIRS is noop) And for each fixed
test a patch that enables subdirectory once test is fixed along with
updating the runtest entry (which is a bit unfortunate as this may
generate collisions if you work on more than one subdir which means that
this patch should be done only once the test fix is acked). If you are
OK with that, let's start with rtc test.

-- 
Cyril Hrubis
[email protected]

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to