1// SPDX-License-Identifier: GPL-2.0-or-later 2// Copyright (c) 2021 SUSE LLC <rpalethorpe@suse.com> 3 4// Find violations of LTP-002 5@ find_use exists @ 6expression E; 7@@ 8 9( 10* TST_ERR 11| 12* TST_RET 13| 14* TTERRNO | E 15) 16