Hi! > > So for the time being I would go with the test as it is and try to > > start a discussion about making the module more friendly to automated > > testing on LKML. Does that sound reasonably? > Yes it does. > > One more thing, e.g we have kernel which is not configured with > rcutorture but we have kernel-devel. What if we copy rcutorture source > file to LTP and build it when the above condition is true?
I would like to avoid adding the module source into the LTP git tree, because that would bring another piece of code depending on unstable kernel API which will fail to compile sooner or later. And trying to install kernel source package and locating the module source is IMHO overcomplicated. Or do you have a better ide how to do this? -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
