xref: /libCEED/tests/README.md (revision 52bfb9bbf17f17edbcd45876cdc8689a879bc683)
1# libCEED: Tests
2
3This page provides a brief description of the tests for the libCEED library.
4
5The tests are organized by API object, and some tests are further organized,
6as required.
7
80. Ceed Tests
91. CeedVector Tests
102. CeedElemRestriction Tests
113. CeedBasis Tests
12    3.0. CeedBasis utility tests
13    3.1. CeedBasis tensor basis tests
14    3.2. CeedBasis simplex basis tests
154. CeedQFunction Tests
16    4.0. CeedQFunction user code tests
17    4.1. CeedQFunction gallery code tests
185. CeedOperator Tests
19    5.0. CeedOperator with tensor bases tests
20    5.1. CeedOperator with simplex bases tests
21    5.2. CeedOperator with operator composition tests
22