/
githubmirror
/
libseccomp
Обзор
Документация
Войти
/
githubmirror
/
libseccomp
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/41-sim-syscall_priority_arch.tests
19 строк
521 B
Paul Moore
tests: add a test to check for syscall priority function on non-native ABIs
18 янв 2018, 01:17
18 янв 2018, 01:17
1ea2f59
Код
Авторство
О чём код?
# # libseccomp regression test automation data # # Copyright (c) 2017 Red Hat <pmoore@redhat.com> # Author: Paul Moore <paul@paul-moore.com> # test type: bpf-sim # Testname Arch Syscall Arg0 Arg1 Arg2 Arg3 Arg4 Arg5 Result 41-sim-syscall_priority_arch +x86 102 1 N N N N N ALLOW 41-sim-syscall_priority_arch +x86 102 18 N N N N N KILL 41-sim-syscall_priority_arch +x86 359 N N N N N N ALLOW 41-sim-syscall_priority_arch +x86 364 N N N N N N KILL test type: bpf-valgrind # Testname 41-sim-syscall_priority_arch