xref: /aosp_15_r20/external/eigen/cmake/EigenSmokeTestList.cmake (revision bf2c37156dfe67e5dfebd6d394bad8b2ab5804d4)
1*bf2c3715SXin Li# List of tests that will be build and run during Eigen's smoke testing. If one
2*bf2c3715SXin Li# of these tests doesn't exists or cannot be build with the current configuration
3*bf2c3715SXin Li# it will just be skipped.
4*bf2c3715SXin Liset(ei_smoke_test_list
5*bf2c3715SXin Li  adjoint_1
6*bf2c3715SXin Li  alignedvector3
7*bf2c3715SXin Li  array_cwise_7
8*bf2c3715SXin Li  array_cwise_8
9*bf2c3715SXin Li  array_for_matrix_1
10*bf2c3715SXin Li  array_of_string
11*bf2c3715SXin Li  array_replicate_1
12*bf2c3715SXin Li  array_reverse_1
13*bf2c3715SXin Li  autodiff_1
14*bf2c3715SXin Li  autodiff_scalar_1
15*bf2c3715SXin Li  bandmatrix
16*bf2c3715SXin Li  bdcsvd_9
17*bf2c3715SXin Li  bessel_functions_1
18*bf2c3715SXin Li  bfloat16_float
19*bf2c3715SXin Li  blasutil_1
20*bf2c3715SXin Li  block_5
21*bf2c3715SXin Li  BVH
22*bf2c3715SXin Li  cholesky_1
23*bf2c3715SXin Li  cholmod_support_23
24*bf2c3715SXin Li  cholmod_support_24
25*bf2c3715SXin Li  conservative_resize_1
26*bf2c3715SXin Li  constructor_1
27*bf2c3715SXin Li  corners_1
28*bf2c3715SXin Li  ctorleakmiscmatrices_4
29*bf2c3715SXin Li  dense_storage
30*bf2c3715SXin Li  determinant_1
31*bf2c3715SXin Li  diagonal_1
32*bf2c3715SXin Li  diagonal_2
33*bf2c3715SXin Li  diagonalmatrices_1
34*bf2c3715SXin Li  dynalloc
35*bf2c3715SXin Li  eigensolver_complex_1
36*bf2c3715SXin Li  eigensolver_selfadjoint_8
37*bf2c3715SXin Li  EulerAngles_1
38*bf2c3715SXin Li  exceptions
39*bf2c3715SXin Li  fastmath
40*bf2c3715SXin Li  first_aligned
41*bf2c3715SXin Li  geo_alignedbox_2
42*bf2c3715SXin Li  geo_eulerangles_1
43*bf2c3715SXin Li  geo_homogeneous_1
44*bf2c3715SXin Li  geo_hyperplane_1
45*bf2c3715SXin Li  geo_orthomethods_1
46*bf2c3715SXin Li  geo_parametrizedline_1
47*bf2c3715SXin Li  geo_transformations_7
48*bf2c3715SXin Li  half_float
49*bf2c3715SXin Li  hessenberg_1
50*bf2c3715SXin Li  hessenberg_6qr_10
51*bf2c3715SXin Li  householder_8
52*bf2c3715SXin Li  indexed_view_1
53*bf2c3715SXin Li  inplace_decomposition_1
54*bf2c3715SXin Li  integer_types_1
55*bf2c3715SXin Li  inverse_1
56*bf2c3715SXin Li  is_same_dense
57*bf2c3715SXin Li  jacobi_1
58*bf2c3715SXin Li  jacobisvd_1
59*bf2c3715SXin Li  kronecker_product
60*bf2c3715SXin Li  linearstructure_1
61*bf2c3715SXin Li  mapped_matrix_1
62*bf2c3715SXin Li  mapstaticmethods_1
63*bf2c3715SXin Li  mapstride_1
64*bf2c3715SXin Li  matrix_square_root_1
65*bf2c3715SXin Li  meta
66*bf2c3715SXin Li  minres_2
67*bf2c3715SXin Li  miscmatrices_1
68*bf2c3715SXin Li  mixingtypes_7
69*bf2c3715SXin Li  nestbyvalue
70*bf2c3715SXin Li  nesting_ops_1
71*bf2c3715SXin Li  nomalloc_1
72*bf2c3715SXin Li  nullary_1
73*bf2c3715SXin Li  num_dimensions
74*bf2c3715SXin Li  NumericalDiff
75*bf2c3715SXin Li  numext
76*bf2c3715SXin Li  packetmath
77*bf2c3715SXin Li  permutationmatrices_1
78*bf2c3715SXin Li  polynomialsolver_1
79*bf2c3715SXin Li  prec_inverse_4x4_1
80*bf2c3715SXin Li  product_extra_5
81*bf2c3715SXin Li  product_selfadjoint_1
82*bf2c3715SXin Li  product_small_7
83*bf2c3715SXin Li  product_symm_1
84*bf2c3715SXin Li  product_syrk_1
85*bf2c3715SXin Li  product_trmm_1
86*bf2c3715SXin Li  product_trmv_1
87*bf2c3715SXin Li  product_trsolve_5
88*bf2c3715SXin Li  qr_1
89*bf2c3715SXin Li  qr_colpivoting_7
90*bf2c3715SXin Li  qr_fullpivoting_4
91*bf2c3715SXin Li  rand
92*bf2c3715SXin Li  real_qz_1
93*bf2c3715SXin Li  redux_1
94*bf2c3715SXin Li  ref_1
95*bf2c3715SXin Li  resize
96*bf2c3715SXin Li  rvalue_types_1
97*bf2c3715SXin Li  schur_complex_1
98*bf2c3715SXin Li  schur_real_1
99*bf2c3715SXin Li  selfadjoint_1
100*bf2c3715SXin Li  sizeof
101*bf2c3715SXin Li  sizeoverflow
102*bf2c3715SXin Li  smallvectors
103*bf2c3715SXin Li  sparse_basic_3
104*bf2c3715SXin Li  sparse_block_1
105*bf2c3715SXin Li  sparse_extra_4
106*bf2c3715SXin Li  sparse_permutations_2
107*bf2c3715SXin Li  sparse_product_4
108*bf2c3715SXin Li  sparse_ref_1
109*bf2c3715SXin Li  sparse_solvers_1
110*bf2c3715SXin Li  sparse_vector_1
111*bf2c3715SXin Li  special_functions_1
112*bf2c3715SXin Li  special_numbers_1
113*bf2c3715SXin Li  special_packetmath_1
114*bf2c3715SXin Li  spqr_support_2
115*bf2c3715SXin Li  stable_norm_1
116*bf2c3715SXin Li  stddeque_1
117*bf2c3715SXin Li  stddeque_overload_1
118*bf2c3715SXin Li  stdlist_1
119*bf2c3715SXin Li  stdlist_overload_1
120*bf2c3715SXin Li  stdvector_1
121*bf2c3715SXin Li  stdvector_overload_1
122*bf2c3715SXin Li  stl_iterators_1
123*bf2c3715SXin Li  swap_1
124*bf2c3715SXin Li  symbolic_index_1
125*bf2c3715SXin Li  triangular_1
126*bf2c3715SXin Li  type_aliaslu_9
127*bf2c3715SXin Li  umeyama_3
128*bf2c3715SXin Li  unalignedassert
129*bf2c3715SXin Li  unalignedcount
130*bf2c3715SXin Li  vectorwiseop_1
131*bf2c3715SXin Li  visitor_1)