Richard Haines
68741a8ada
selinux: Fix ltp test connect-syscall failure
Fix the following error when running regression tests using LTP as follows:
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
Reported-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Richard Haines <richard_c_haines@btinternet.com>
Reviewed-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
2018-03-02 16:09:09 -05:00
..
2018-02-11 14:34:03 -08:00
2018-02-07 14:25:22 -08:00
2018-01-31 13:12:31 -08:00
2017-03-06 11:00:15 +11:00
2018-03-02 16:09:09 -05:00
2018-01-10 09:29:14 -08:00
2018-02-11 14:34:03 -08:00
2018-02-06 18:32:46 -08:00
2018-01-02 20:49:13 +11:00
2017-11-05 23:26:51 +09:00
2017-06-08 12:51:43 -07:00
2018-02-03 16:25:42 -08:00
2017-08-17 15:33:39 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-02-22 15:01:32 -05:00