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