netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [iproute PATCH 0/2] Two minor testsuite fixes
@ 2017-02-07 23:04 Phil Sutter
  2017-02-07 23:04 ` [iproute PATCH 1/2] testsuite: skip link show test on big endian systems Phil Sutter
  2017-02-07 23:04 ` [iproute PATCH 2/2] testsuite: Search kernel config in modules dir also Phil Sutter
  0 siblings, 2 replies; 5+ messages in thread
From: Phil Sutter @ 2017-02-07 23:04 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev

While playing around with testsuite, I noticed two minor nits which this
series attempts to fix.

Phil Sutter (2):
  testsuite: skip link show test on big endian systems
  testsuite: Search kernel config in modules dir also

 .gitignore                                    | 1 +
 testsuite/Makefile                            | 7 +++++++
 testsuite/tests/ip/link/show_dev_wo_vf_rate.t | 5 +++++
 testsuite/tools/Makefile                      | 2 ++
 testsuite/tools/is_big_endian.c               | 7 +++++++
 5 files changed, 22 insertions(+)
 create mode 100644 testsuite/tools/Makefile
 create mode 100644 testsuite/tools/is_big_endian.c

-- 
2.11.0

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

end of thread, other threads:[~2017-02-07 23:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-07 23:04 [iproute PATCH 0/2] Two minor testsuite fixes Phil Sutter
2017-02-07 23:04 ` [iproute PATCH 1/2] testsuite: skip link show test on big endian systems Phil Sutter
2017-02-07 23:12   ` Stephen Hemminger
2017-02-07 23:49     ` Phil Sutter
2017-02-07 23:04 ` [iproute PATCH 2/2] testsuite: Search kernel config in modules dir also Phil Sutter

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).