aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strncpy-src.c
diff options
context:
space:
mode:
authorEduard Zingerman <[email protected]>2023-04-21 20:42:19 +0300
committerAlexei Starovoitov <[email protected]>2023-04-21 12:19:07 -0700
commita6fc14dc5e8d43871eebe5455719de6d7578a3bc (patch)
tree80532bd53dd7b97e81ffc8605b5db9b0ed3060e7 /lib/test_fortify/write_overflow-strncpy-src.c
parenta5828e3154d17d9fec53910a1aa161d028339ada (diff)
selftests/bpf: verifier/loops1 converted to inline assembly
Test verifier/loops1 automatically converted to use inline assembly. There are a few modifications for the converted tests. "tracepoint" programs do not support test execution, change program type to "xdp" (which supports test execution) for the following tests that have __retval tags: - bounded loop, count to 4 - bonded loop containing forward jump Also, remove the __retval tag for test: - bounded loop, count from positive unknown to 4 As it's return value is a random number. Signed-off-by: Eduard Zingerman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions