summaryrefslogtreecommitdiff
path: root/tests/strace--syscall-limit-path.c
blob: 8c4c3a7b9885d338ba425c912b4cf5fbd2b85bdd (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * Test -l/--syscall-limit with --trace-path option.
 *
 * Copyright (c) 2023 The strace developers.
 * All rights reserved.
 *
 * SPDX-License-Identifier: GPL-2.0-or-later
 */

#define PRINT_VALID 0
#include "strace--syscall-limit.c"