// SPDX-License-Identifier: MIT /* * Copyright © 2020 Intel Corporation */ /* Just a quick and causal check of the shmem_utils API */ static int igt_shmem_basic(void *ignored) { … } int shmem_utils_mock_selftests(void) { … }
// SPDX-License-Identifier: MIT /* * Copyright © 2020 Intel Corporation */ /* Just a quick and causal check of the shmem_utils API */ static int igt_shmem_basic(void *ignored) { … } int shmem_utils_mock_selftests(void) { … }