X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Funit%2Ftest_utils_compat_poll.c;h=566ef21a020498a925678475dfe6537e5ee2ef40;hp=0cb692abccb5d0186115dcabd1a09d12accb4b43;hb=f8e06d39e3e38ea73b0107a812678b136e9e369d;hpb=f7f52067bec1aab9a5660075f851a7ccea1d39fe diff --git a/tests/unit/test_utils_compat_poll.c b/tests/unit/test_utils_compat_poll.c index 0cb692abc..566ef21a0 100644 --- a/tests/unit/test_utils_compat_poll.c +++ b/tests/unit/test_utils_compat_poll.c @@ -5,14 +5,8 @@ * * Copyright (C) 2019 Yannick Lamarre * - * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License as published by as - * published by the Free Software Foundation; only version 2 of the License. + * SPDX-License-Identifier: GPL-2.0-only * - * This program is distributed in the hope that it will be useful, but WITHOUT - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. */ #include @@ -61,6 +55,7 @@ int lttng_opt_mi; #define CLOE_VALUE FD_CLOEXEC #endif +static void test_epoll_compat(void) { /*