linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Regression found when running LTP connect01 on next-20180301
@ 2018-03-01  8:33 Anders Roxell
  2018-03-01 13:42 ` Paul Moore
  0 siblings, 1 reply; 8+ messages in thread
From: Anders Roxell @ 2018-03-01  8:33 UTC (permalink / raw)
  To: richard_c_haines, paul; +Cc: netdev, selinux, linux-kernel

Hi,

I was running LTP's testcase connect01 [1] and found a regression in linux-next
(next-20180301).  Bisect gave me this patch as the problematic patch (sha
d452930fd3b9 "selinux: Add SCTP support") on a x86 target.

Output from the test(LTP release 20180118):
$ cd /opt/ltp/
$ cat runtest/syscalls |grep connect01>runtest/connect-syscall
$ ./runltp -pq -f connect-syscall
"
Running tests.......
connect01    1  TPASS  :  bad file descriptor successful
connect01    2  TPASS  :  invalid socket buffer successful
connect01    3  TPASS  :  invalid salen successful
connect01    4  TPASS  :  invalid socket successful
connect01    5  TPASS  :  already connected successful
connect01    6  TPASS  :  connection refused successful
connect01    7  TFAIL  :  connect01.c:146: invalid address family ; returned -1 (expected -1), errno 22 (expected 97)
INFO: ltp-pan reported some tests FAIL
LTP Version: 20180118
"

The output from the test expected 97 and we received 22, can you please
elaborate on what have been changed?


Cheers,
Anders
[1] https://github.com/linux-test-project/ltp/blob/20180118/testcases/kernel/syscalls/connect/connect01.c#L146

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

end of thread, other threads:[~2018-03-02 16:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-01  8:33 Regression found when running LTP connect01 on next-20180301 Anders Roxell
2018-03-01 13:42 ` Paul Moore
2018-03-01 14:36   ` Richard Haines
2018-03-01 16:20     ` Paul Moore
2018-03-01 18:03     ` Paul Moore
2018-03-02 16:55       ` Richard Haines
2018-03-01 20:01   ` Anders Roxell
2018-03-01 20:17     ` Paul Moore

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