aboutgitcodelistschat:MatrixIRC
path: root/tests/unit/test_action_call.c
Commit message (Collapse)AuthorAgeFilesLines
* fix formattingAlice Frosi2023-02-221-72/+70
|
* tests: remove unused variablesAlice Frosi2023-02-211-7/+2
|
* test: add unit test for act callAlice Frosi2023-02-151-0/+225
Tests: - getppid syscall - read syscall without context - opena and read syscalls with a mount namespace Signed-off-by: Alice Frosi <afrosi@redhat.com>