Lines Matching +full:test +full:-
1 # Copyright (c) 2017-2026, Lawrence Livermore National Security, LLC and other CEED contributors
2 # All Rights Reserved. See the top-level LICENSE and NOTICE files for details.
4 # SPDX-License-Identifier: BSD-2-Clause
9 # Test Ceed functionality
14 # -------------------------------------------------------------------------------
15 # Test creation and destruction of a Ceed object
16 # -------------------------------------------------------------------------------
22 # -------------------------------------------------------------------------------
23 # Test return of Ceed backend preferred memory type
24 # -------------------------------------------------------------------------------
34 # -------------------------------------------------------------------------------
35 # Test return of a CEED object full resource name
36 # -------------------------------------------------------------------------------
46 # -------------------------------------------------------------------------------
47 # Test viewing of a CEED object
48 # -------------------------------------------------------------------------------
56 # -------------------------------------------------------------------------------
57 # Test CEED object error handling
58 # -------------------------------------------------------------------------------
78 # -------------------------------------------------------------------------------