Warning, /acts/Tests/UnitTests/Core/Geometry/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 add_unittest(AlignmentContext AlignmentContextTests.cpp)
0002 add_unittest(ConeVolumeBounds ConeVolumeBoundsTests.cpp)
0003 add_unittest(ConeLayer ConeLayerTests.cpp)
0004 add_unittest(CuboidVolumeBounds CuboidVolumeBoundsTests.cpp)
0005 add_unittest(CuboidVolumeBuilder CuboidVolumeBuilderTests.cpp)
0006 add_unittest(CutoutCylinderVolumeBounds CutoutCylinderVolumeBoundsTests.cpp)
0007 add_unittest(CylinderLayer CylinderLayerTests.cpp)
0008 add_unittest(CylinderVolumeBounds CylinderVolumeBoundsTests.cpp)
0009 add_unittest(CylinderVolumeBuilder CylinderVolumeBuilderTests.cpp)
0010 add_unittest(DiscLayer DiscLayerTests.cpp)
0011 add_unittest(Extent ExtentTests.cpp)
0012 add_unittest(GenericApproachDescriptor GenericApproachDescriptorTests.cpp)
0013 add_unittest(GenericCuboidVolumeBounds GenericCuboidVolumeBoundsTests.cpp)
0014 add_unittest(GeometryHierarchyMap GeometryHierarchyMapTests.cpp)
0015 add_unittest(GeometryIdentifier GeometryIdentifierTests.cpp)
0016 add_unittest(KDTreeTrackingGeometryBuilder KDTreeTrackingGeometryBuilderTests.cpp)
0017 add_unittest(LayerCreator LayerCreatorTests.cpp)
0018 add_unittest(Layer LayerTests.cpp)
0019 add_unittest(NavigationLayer NavigationLayerTests.cpp)
0020 add_unittest(PlaneLayer PlaneLayerTests.cpp)
0021 add_unittest(ProtoLayer ProtoLayerTests.cpp)
0022 add_unittest(ProtoLayerHelper ProtoLayerHelperTests.cpp)
0023 add_unittest(Polyhedron PolyhedronTests.cpp)
0024 add_unittest(SimpleGeometry SimpleGeometryTests.cpp)
0025 add_unittest(SurfaceArrayCreator SurfaceArrayCreatorTests.cpp)
0026 add_unittest(SurfaceBinningMatcher SurfaceBinningMatcherTests.cpp)
0027 add_unittest(TrackingGeometryClosureGeometry TrackingGeometryClosureTests.cpp)
0028 add_unittest(TrackingGeometryCreation TrackingGeometryCreationTests.cpp)
0029 add_unittest(TrackingGeometryGeometryId TrackingGeometryGeometryIdTests.cpp)
0030 add_unittest(TrackingVolume TrackingVolumeTests.cpp)
0031 add_unittest(TrapezoidVolumeBounds TrapezoidVolumeBoundsTests.cpp)
0032 add_unittest(VolumeBounds VolumeBoundsTests.cpp)
0033 add_unittest(Volume VolumeTests.cpp)
0034 add_unittest(CylinderVolumeStack CylinderVolumeStackTests.cpp)
0035 add_unittest(PortalLink PortalLinkTests.cpp)
0036 add_unittest(Portal PortalTests.cpp)
0037 add_unittest(PortalShell PortalShellTests.cpp)
0038 add_unittest(Blueprint BlueprintTests.cpp)
0039 add_unittest(BlueprintApi BlueprintApiTests.cpp)