diff options
author | Richard Haines <richard_c_haines@btinternet.com> | 2018-03-02 20:54:34 +0100 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2018-03-02 22:09:09 +0100 |
commit | 68741a8adab900fafb407532e6bae0887f14fbe0 (patch) | |
tree | c5c9d56e701ff3154d4f5c262d95c4953fb0eca7 /Documentation/security | |
parent | selinux: rename the {is,set}_enforcing() functions (diff) | |
download | linux-68741a8adab900fafb407532e6bae0887f14fbe0.tar.xz linux-68741a8adab900fafb407532e6bae0887f14fbe0.zip |
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>
Diffstat (limited to 'Documentation/security')
0 files changed, 0 insertions, 0 deletions