linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH kmod 0/2] testsuite: abstraction to compare file descriptor
@ 2019-01-04 21:41 Yauheni Kaliuta
  2019-01-04 21:41 ` [PATCH kmod 1/2] testsuite: track number of descriptors instead of their state Yauheni Kaliuta
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yauheni Kaliuta @ 2019-01-04 21:41 UTC (permalink / raw)
  To: linux-modules; +Cc: ykaliuta, Lucas De Marchi

Factor out common code to handle comparation of stdout/stderr to the
template.

The first patch is made to make reviewing of the change of the
original logic easier.

Yauheni Kaliuta (2):
  testsuite: track number of descriptors instead of their state
  testsuite: factor out fd related parameters to a structure

 testsuite/testsuite.c | 362 +++++++++++++++++++++++++-----------------
 1 file changed, 219 insertions(+), 143 deletions(-)

-- 
2.20.0


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

end of thread, other threads:[~2019-01-04 22:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-04 21:41 [PATCH kmod 0/2] testsuite: abstraction to compare file descriptor Yauheni Kaliuta
2019-01-04 21:41 ` [PATCH kmod 1/2] testsuite: track number of descriptors instead of their state Yauheni Kaliuta
2019-01-04 21:41 ` [PATCH kmod 2/2] testsuite: factor out fd related parameters to a structure Yauheni Kaliuta
2019-01-04 22:40 ` [PATCH kmod 0/2] testsuite: abstraction to compare file descriptor Lucas De Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).