All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/2] Add support to force specific module load
@ 2018-07-07 23:24 ` Rodrigo Siqueira
  0 siblings, 0 replies; 22+ messages in thread
From: Rodrigo Siqueira @ 2018-07-07 23:24 UTC (permalink / raw)
  To: Petri Latvala, Arkadiusz Hiler; +Cc: igt-dev, intel-gfx

This patchset adds support for forcing a specific module to be loaded
via command line. This feature can bring benefits for developers that
need to create a new module since they can use IGT as a base test to
guide their development (Test-driven development - TDD ). The first
patch, expand the size of the module name accepted by IGT to make
possible that modules with larger names can be loaded. The second patch
has the force option implementation.

The discussion about this feature started with an RFC named "[PATCH
i-g-t] [RFC] Add support to force specific module load", link:
https://www.spinics.net/lists/intel-gfx/msg166764.html

Rodrigo Siqueira (2):
  Increase the string size for a module name
  Add support for forcing specific module

 lib/drmtest.c        | 39 +++++++++++++++++++++++++++++++--------
 lib/igt_core.c       | 23 +++++++++++++++++++++++
 lib/igt_core.h       |  4 ++++
 scripts/run-tests.sh |  4 +++-
 4 files changed, 61 insertions(+), 9 deletions(-)

-- 
2.18.0

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2018-08-22  8:18 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-07 23:24 [PATCH i-g-t 0/2] Add support to force specific module load Rodrigo Siqueira
2018-07-07 23:24 ` [igt-dev] " Rodrigo Siqueira
2018-07-07 23:24 ` [PATCH i-g-t 1/2] Increase the string size for a module name Rodrigo Siqueira
2018-07-07 23:24   ` [Intel-gfx] " Rodrigo Siqueira
2018-08-21  9:13   ` Petri Latvala
2018-08-21  9:13     ` [Intel-gfx] " Petri Latvala
2018-08-21 13:57     ` Rodrigo Siqueira
2018-08-21 13:57       ` [igt-dev] " Rodrigo Siqueira
2018-08-22  8:12       ` Petri Latvala
2018-08-22  8:12         ` [Intel-gfx] " Petri Latvala
2018-07-07 23:25 ` [PATCH i-g-t 2/2] Add support for forcing specific module Rodrigo Siqueira
2018-07-07 23:25   ` [igt-dev] " Rodrigo Siqueira
2018-08-21  9:43   ` Petri Latvala
2018-08-21  9:43     ` [Intel-gfx] " Petri Latvala
2018-08-21 14:22     ` Rodrigo Siqueira
2018-08-21 14:22       ` [igt-dev] " Rodrigo Siqueira
2018-08-22  8:18       ` Petri Latvala
2018-08-22  8:18         ` Petri Latvala
2018-07-08  0:03 ` [igt-dev] ✓ Fi.CI.BAT: success for Add support to force specific module load (rev2) Patchwork
2018-07-08  7:45 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2018-08-20 13:33 ` [PATCH i-g-t 0/2] Add support to force specific module load Rodrigo Siqueira
2018-08-20 13:33   ` [igt-dev] " Rodrigo Siqueira

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.