Commit 25aabee
tests/inet_socket: properly detect IPSEC support
Check if XFRM itself is supported by the kernel when deciding whether to
run the IPSEC tests, so that the testsuite can be run on kernels with
CONFIG_XFRM_USER unset, too.
Signed-off-by: Ondrej Mosnacek <[email protected]>
Acked-by: Stephen Smalley <[email protected]>1 parent f24939e commit 25aabee
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
0 commit comments