summaryrefslogtreecommitdiff
path: root/tests/strace--syscall-limit-status.c
blob: 9cd77a3be170277c2c049e77eca61a264001b528 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * Test -l/--syscall-limit with --status 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"