All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] tests & testsuite small improvements
@ 2016-11-02 21:45 Luc Van Oostenryck
  2016-11-02 21:45 ` [PATCH 1/5] testsuite: give a proper name to the 'binary-constant' test Luc Van Oostenryck
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Luc Van Oostenryck @ 2016-11-02 21:45 UTC (permalink / raw)
  To: linux-sparse; +Cc: Christopher Li, Luc Van Oostenryck

This serie aims to improve a bit the testsuite,
especially the exactitude about what is reported.

The patches are independent of each others.

Luc Van Oostenryck (5):
  testsuite: give a proper name to the 'binary-constant' test
  testsuite: make tests known to fail effectively fail
  testsuite: report as error tests known to fail but which succeed
  testsuite: simplify the ioc-typecheck case
  testsuite: add a simple test for -Wenum-mismatch

 validation/badtype1.c        |  4 ++++
 validation/binary-constant.c |  2 +-
 validation/enum-mismatch.c   | 19 +++++++++++++++++++
 validation/ioc-typecheck.c   | 12 +++---------
 validation/struct-ns2.c      |  6 ++++++
 validation/test-suite        | 17 ++++++++++++++---
 6 files changed, 47 insertions(+), 13 deletions(-)
 create mode 100644 validation/enum-mismatch.c

-- 
2.10.1


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

end of thread, other threads:[~2016-11-20  1:43 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-02 21:45 [PATCH 0/5] tests & testsuite small improvements Luc Van Oostenryck
2016-11-02 21:45 ` [PATCH 1/5] testsuite: give a proper name to the 'binary-constant' test Luc Van Oostenryck
2016-11-17 10:19   ` Christopher Li
2016-11-02 21:45 ` [PATCH 2/5] testsuite: make tests known to fail effectively fail Luc Van Oostenryck
2016-11-17 14:16   ` Christopher Li
2016-11-02 21:45 ` [PATCH 3/5] testsuite: report as error tests known to fail but which succeed Luc Van Oostenryck
2016-11-17 16:13   ` Christopher Li
2016-11-18 12:52     ` Luc Van Oostenryck
2016-11-19  0:44     ` Luc Van Oostenryck
2016-11-20  1:43       ` Christopher Li
2016-11-02 21:45 ` [PATCH 4/5] testsuite: simplify the ioc-typecheck case Luc Van Oostenryck
2016-11-17 16:17   ` Christopher Li
2016-11-02 21:45 ` [PATCH 5/5] testsuite: add a simple test for -Wenum-mismatch Luc Van Oostenryck
2016-11-17 16:25   ` Christopher Li

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.