From ddd662f6b9bebcb32a88b7d0835bfe5a68492073 Mon Sep 17 00:00:00 2001 From: AMZN-AlexOteiza Date: Fri, 10 Sep 2021 14:28:40 +0200 Subject: [PATCH] rename to tmp name --- .../Gem/PythonTests/{physics => physics_}/CMakeLists.txt | 0 .../PythonTests/{physics => physics_}/TestSuite_InDevelopment.py | 0 .../Gem/PythonTests/{physics => physics_}/TestSuite_Main.py | 0 .../PythonTests/{physics => physics_}/TestSuite_Main_Optimized.py | 0 .../Gem/PythonTests/{physics => physics_}/TestSuite_Periodic.py | 0 .../Gem/PythonTests/{physics => physics_}/TestSuite_Sandbox.py | 0 .../Gem/PythonTests/{physics => physics_}/TestSuite_Utils.py | 0 .../Gem/PythonTests/{physics => physics_}/__init__.py | 0 .../tests/Physics_DynamicSliceWithPhysNotSpawnsStaticSlice.py | 0 .../tests/Physics_UndoRedoWorksOnEntityWithPhysComponents.py | 0 .../Physics_VerifyColliderRigidBodyMeshAndTerrainWorkTogether.py | 0 .../tests/Physics_WorldBodyBusWorksOnEditorComponents.py | 0 .../character_controller/CharacterController_SwitchLevels.py | 0 .../tests/collider/Collider_AddColliderComponent.py | 0 .../tests/collider/Collider_AddingNewGroupWorks.py | 0 .../tests/collider/Collider_BoxShapeEditting.py | 0 .../tests/collider/Collider_CapsuleShapeEditting.py | 0 .../tests/collider/Collider_CheckDefaultShapeSettingIsPxMesh.py | 0 .../tests/collider/Collider_ColliderPositionOffset.py | 0 .../tests/collider/Collider_ColliderRotationOffset.py | 0 .../tests/collider/Collider_CollisionGroupsWorkflow.py | 0 .../Collider_DiffCollisionGroupDiffCollidingLayersNotCollide.py | 0 .../tests/collider/Collider_MultipleSurfaceSlots.py | 0 .../collider/Collider_NoneCollisionGroupSameLayerNotCollide.py | 0 .../Collider_PxMeshAutoAssignedWhenAddingRenderMeshComponent.py | 0 ...Collider_PxMeshAutoAssignedWhenModifyingRenderMeshComponent.py | 0 .../tests/collider/Collider_PxMeshConvexMeshCollides.py | 0 .../tests/collider/Collider_PxMeshErrorIfNoMesh.py | 0 .../collider/Collider_PxMeshNotAutoAssignedWhenNoPhysicsFbx.py | 0 .../collider/Collider_SameCollisionGroupDiffLayersCollide.py | 0 .../collider/Collider_SameCollisionGroupSameCustomLayerCollide.py | 0 .../tests/collider/Collider_SameCollisionGroupSameLayerCollide.py | 0 .../tests/collider/Collider_SphereShapeEditting.py | 0 .../tests/collider/Collider_TriggerPassThrough.py | 0 .../tests/force_region/ForceRegion_CapsuleShapedForce.py | 0 .../force_region/ForceRegion_DirectionHasNoAffectOnTotalForce.py | 0 .../ForceRegion_HighValuesDirectionAxesWorkWithNoError.py | 0 .../tests/force_region/ForceRegion_ImpulsesBoxShapedRigidBody.py | 0 .../force_region/ForceRegion_ImpulsesCapsuleShapedRigidBody.py | 0 .../force_region/ForceRegion_ImpulsesPxMeshShapedRigidBody.py | 0 .../force_region/ForceRegion_LinearDampingForceOnRigidBodies.py | 0 .../force_region/ForceRegion_LocalSpaceForceOnRigidBodies.py | 0 .../force_region/ForceRegion_MovingForceRegionChangesNetForce.py | 0 .../force_region/ForceRegion_MultipleComponentsCombineForces.py | 0 .../ForceRegion_MultipleForcesInSameComponentCombineForces.py | 0 .../force_region/ForceRegion_NoQuiverOnHighLinearDampingForce.py | 0 .../force_region/ForceRegion_ParentChildForcesCombineForces.py | 0 .../tests/force_region/ForceRegion_PointForceOnRigidBodies.py | 0 .../tests/force_region/ForceRegion_PositionOffset.py | 0 .../tests/force_region/ForceRegion_PxMeshShapedForce.py | 0 .../tests/force_region/ForceRegion_RotationalOffset.py | 0 .../force_region/ForceRegion_SimpleDragForceOnRigidBodies.py | 0 .../tests/force_region/ForceRegion_SliceFileInstantiates.py | 0 .../ForceRegion_SmallMagnitudeDeviationOnLargeForces.py | 0 .../tests/force_region/ForceRegion_SphereShapedForce.py | 0 .../tests/force_region/ForceRegion_SplineForceOnRigidBodies.py | 0 .../force_region/ForceRegion_SplineRegionWithModifiedTransform.py | 0 .../force_region/ForceRegion_WithNonTriggerColliderWarning.py | 0 .../force_region/ForceRegion_WorldSpaceForceOnRigidBodies.py | 0 .../force_region/ForceRegion_ZeroLinearDampingDoesNothing.py | 0 .../force_region/ForceRegion_ZeroLocalSpaceForceDoesNothing.py | 0 .../tests/force_region/ForceRegion_ZeroPointForceDoesNothing.py | 0 .../force_region/ForceRegion_ZeroSimpleDragForceDoesNothing.py | 0 .../tests/force_region/ForceRegion_ZeroSplineForceDoesNothing.py | 0 .../force_region/ForceRegion_ZeroWorldSpaceForceDoesNothing.py | 0 .../{physics => physics_}/tests/joints/JointsHelper.py | 0 .../tests/joints/Joints_Ball2BodiesConstrained.py | 0 .../{physics => physics_}/tests/joints/Joints_BallBreakable.py | 0 .../tests/joints/Joints_BallLeadFollowerCollide.py | 0 .../tests/joints/Joints_BallNoLimitsConstrained.py | 0 .../tests/joints/Joints_BallSoftLimitsConstrained.py | 0 .../tests/joints/Joints_Fixed2BodiesConstrained.py | 0 .../{physics => physics_}/tests/joints/Joints_FixedBreakable.py | 0 .../tests/joints/Joints_FixedLeadFollowerCollide.py | 0 .../tests/joints/Joints_GlobalFrameConstrained.py | 0 .../tests/joints/Joints_Hinge2BodiesConstrained.py | 0 .../{physics => physics_}/tests/joints/Joints_HingeBreakable.py | 0 .../tests/joints/Joints_HingeLeadFollowerCollide.py | 0 .../tests/joints/Joints_HingeNoLimitsConstrained.py | 0 .../tests/joints/Joints_HingeSoftLimitsConstrained.py | 0 .../{physics => physics_}/tests/material/AddModifyDelete_Utils.py | 0 .../tests/material/Material_CanBeAssignedToTerrain.py | 0 .../tests/material/Material_CharacterController.py | 0 .../tests/material/Material_ComponentsInSyncWithLibrary.py | 0 .../material/Material_DefaultLibraryConsistentOnAllFeatures.py | 0 .../material/Material_DefaultLibraryUpdatedAcrossLevels_after.py | 0 .../material/Material_DefaultLibraryUpdatedAcrossLevels_before.py | 0 .../tests/material/Material_DefaultMaterialLibraryChangesWork.py | 0 .../tests/material/Material_DynamicFriction.py | 0 .../tests/material/Material_EmptyLibraryUsesDefault.py | 0 .../tests/material/Material_FrictionCombine.py | 0 .../tests/material/Material_FrictionCombinePriorityOrder.py | 0 .../tests/material/Material_LibraryChangesReflectInstantly.py | 0 .../tests/material/Material_LibraryClearingAssignsDefault.py | 0 .../Material_LibraryCrudOperationsReflectOnCharacterController.py | 0 .../material/Material_LibraryCrudOperationsReflectOnCollider.py | 0 .../Material_LibraryCrudOperationsReflectOnRagdollBones.py | 0 .../material/Material_LibraryCrudOperationsReflectOnTerrain.py | 0 .../tests/material/Material_LibraryUpdatedAcrossLevels.py | 0 .../tests/material/Material_NoEffectIfNoColliderShape.py | 0 .../tests/material/Material_PerFaceMaterialGetsCorrectMaterial.py | 0 .../{physics => physics_}/tests/material/Material_RagdollBones.py | 0 .../{physics => physics_}/tests/material/Material_Restitution.py | 0 .../tests/material/Material_RestitutionCombine.py | 0 .../tests/material/Material_RestitutionCombinePriorityOrder.py | 0 .../tests/material/Material_StaticFriction.py | 0 .../{physics => physics_}/tests/material/Physmaterial_Editor.py | 0 .../tests/ragdoll/Ragdoll_AddPhysxRagdollComponentWorks.py | 0 .../tests/ragdoll/Ragdoll_LevelSwitchDoesNotCrash.py | 0 .../tests/ragdoll/Ragdoll_OldRagdollSerializationNoErrors.py | 0 .../tests/ragdoll/Ragdoll_WorldBodyBusWorks.py | 0 .../tests/rigid_body/RigidBody_AddRigidBodyComponent.py | 0 .../tests/rigid_body/RigidBody_AngularDampingAffectsRotation.py | 0 .../tests/rigid_body/RigidBody_COM_ComputingWorks.py | 0 .../tests/rigid_body/RigidBody_COM_ManualSettingWorks.py | 0 .../tests/rigid_body/RigidBody_COM_NotIncludesTriggerShapes.py | 0 .../tests/rigid_body/RigidBody_ComputeInertiaWorks.py | 0 .../tests/rigid_body/RigidBody_EnablingGravityWorksPoC.py | 0 .../RigidBody_EnablingGravityWorksUsingNotificationsPoC.py | 0 .../tests/rigid_body/RigidBody_InitialAngularVelocity.py | 0 .../tests/rigid_body/RigidBody_InitialLinearVelocity.py | 0 .../tests/rigid_body/RigidBody_KinematicModeWorks.py | 0 .../tests/rigid_body/RigidBody_LinearDampingAffectsMotion.py | 0 .../tests/rigid_body/RigidBody_MassDifferentValuesWorks.py | 0 .../tests/rigid_body/RigidBody_MaxAngularVelocityWorks.py | 0 .../tests/rigid_body/RigidBody_MomentOfInertiaManualSetting.py | 0 .../tests/rigid_body/RigidBody_SetGravityWorks.py | 0 .../tests/rigid_body/RigidBody_SleepWhenBelowKineticThreshold.py | 0 .../tests/rigid_body/RigidBody_StartAsleepWorks.py | 0 .../tests/rigid_body/RigidBody_StartGravityEnabledWorks.py | 0 .../tests/script_canvas/ScriptCanvas_CollisionEvents.py | 0 .../script_canvas/ScriptCanvas_GetCollisionNameReturnsName.py | 0 ...iptCanvas_GetCollisionNameReturnsNothingWhenHasToggledLayer.py | 0 .../tests/script_canvas/ScriptCanvas_MultipleRaycastNode.py | 0 .../tests/script_canvas/ScriptCanvas_OverlapNode.py | 0 .../tests/script_canvas/ScriptCanvas_PostPhysicsUpdate.py | 0 .../tests/script_canvas/ScriptCanvas_PostUpdateEvent.py | 0 .../tests/script_canvas/ScriptCanvas_PreUpdateEvent.py | 0 .../script_canvas/ScriptCanvas_SetKinematicTargetTransform.py | 0 .../tests/script_canvas/ScriptCanvas_ShapeCast.py | 0 .../script_canvas/ScriptCanvas_SpawnEntityWithPhysComponents.py | 0 .../tests/script_canvas/ScriptCanvas_TriggerEvents.py | 0 .../tests/shape_collider/ShapeCollider_CanBeAddedWitNoWarnings.py | 0 .../tests/shape_collider/ShapeCollider_CylinderShapeCollides.py | 0 .../shape_collider/ShapeCollider_InactiveWhenNoShapeComponent.py | 0 .../ShapeCollider_LargeNumberOfShapeCollidersWontCrashEditor.py | 0 .../tests/terrain/Terrain_AddPhysTerrainComponent.py | 0 .../tests/terrain/Terrain_CanAddMultipleTerrainComponents.py | 0 .../tests/terrain/Terrain_CollisionAgainstRigidBody.py | 0 .../tests/terrain/Terrain_MultipleResolutionsValid.py | 0 .../tests/terrain/Terrain_MultipleTerrainComponentsWarning.py | 0 .../tests/terrain/Terrain_NoPhysTerrainComponentNoCollision.py | 0 .../tests/terrain/Terrain_SpawnSecondTerrainComponentWarning.py | 0 .../tests/terrain/Terrain_TerrainTexturePainterWorks.py | 0 .../Gem/PythonTests/{physics => physics_}/utils/FileManagement.py | 0 .../{physics => physics_}/utils/UtilTest_Managed_Files.py | 0 .../{physics => physics_}/utils/UtilTest_Physmaterial_Editor.py | 0 .../{physics => physics_}/utils/UtilTest_PhysxConfig_Default.py | 0 .../{physics => physics_}/utils/UtilTest_PhysxConfig_Override.py | 0 .../utils/UtilTest_Tracer_PicksErrorsAndWarnings.py | 0 160 files changed, 0 insertions(+), 0 deletions(-) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/CMakeLists.txt (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/TestSuite_InDevelopment.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/TestSuite_Main.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/TestSuite_Main_Optimized.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/TestSuite_Periodic.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/TestSuite_Sandbox.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/TestSuite_Utils.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/__init__.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/Physics_DynamicSliceWithPhysNotSpawnsStaticSlice.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/Physics_UndoRedoWorksOnEntityWithPhysComponents.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/Physics_VerifyColliderRigidBodyMeshAndTerrainWorkTogether.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/Physics_WorldBodyBusWorksOnEditorComponents.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/character_controller/CharacterController_SwitchLevels.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/collider/Collider_AddColliderComponent.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/collider/Collider_AddingNewGroupWorks.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/collider/Collider_BoxShapeEditting.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/collider/Collider_CapsuleShapeEditting.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/collider/Collider_CheckDefaultShapeSettingIsPxMesh.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/collider/Collider_ColliderPositionOffset.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/collider/Collider_ColliderRotationOffset.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/collider/Collider_CollisionGroupsWorkflow.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/collider/Collider_DiffCollisionGroupDiffCollidingLayersNotCollide.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/collider/Collider_MultipleSurfaceSlots.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/collider/Collider_NoneCollisionGroupSameLayerNotCollide.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/collider/Collider_PxMeshAutoAssignedWhenAddingRenderMeshComponent.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/collider/Collider_PxMeshAutoAssignedWhenModifyingRenderMeshComponent.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/collider/Collider_PxMeshConvexMeshCollides.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/collider/Collider_PxMeshErrorIfNoMesh.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/collider/Collider_PxMeshNotAutoAssignedWhenNoPhysicsFbx.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/collider/Collider_SameCollisionGroupDiffLayersCollide.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/collider/Collider_SameCollisionGroupSameCustomLayerCollide.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/collider/Collider_SameCollisionGroupSameLayerCollide.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/collider/Collider_SphereShapeEditting.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/collider/Collider_TriggerPassThrough.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_CapsuleShapedForce.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_DirectionHasNoAffectOnTotalForce.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_HighValuesDirectionAxesWorkWithNoError.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_ImpulsesBoxShapedRigidBody.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_ImpulsesCapsuleShapedRigidBody.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_ImpulsesPxMeshShapedRigidBody.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_LinearDampingForceOnRigidBodies.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_LocalSpaceForceOnRigidBodies.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_MovingForceRegionChangesNetForce.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_MultipleComponentsCombineForces.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_MultipleForcesInSameComponentCombineForces.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_NoQuiverOnHighLinearDampingForce.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_ParentChildForcesCombineForces.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_PointForceOnRigidBodies.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_PositionOffset.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_PxMeshShapedForce.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_RotationalOffset.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_SimpleDragForceOnRigidBodies.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_SliceFileInstantiates.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_SmallMagnitudeDeviationOnLargeForces.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_SphereShapedForce.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_SplineForceOnRigidBodies.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_SplineRegionWithModifiedTransform.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_WithNonTriggerColliderWarning.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_WorldSpaceForceOnRigidBodies.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_ZeroLinearDampingDoesNothing.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_ZeroLocalSpaceForceDoesNothing.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_ZeroPointForceDoesNothing.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_ZeroSimpleDragForceDoesNothing.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_ZeroSplineForceDoesNothing.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/force_region/ForceRegion_ZeroWorldSpaceForceDoesNothing.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/joints/JointsHelper.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/joints/Joints_Ball2BodiesConstrained.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/joints/Joints_BallBreakable.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/joints/Joints_BallLeadFollowerCollide.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/joints/Joints_BallNoLimitsConstrained.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/joints/Joints_BallSoftLimitsConstrained.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/joints/Joints_Fixed2BodiesConstrained.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/joints/Joints_FixedBreakable.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/joints/Joints_FixedLeadFollowerCollide.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/joints/Joints_GlobalFrameConstrained.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/joints/Joints_Hinge2BodiesConstrained.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/joints/Joints_HingeBreakable.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/joints/Joints_HingeLeadFollowerCollide.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/joints/Joints_HingeNoLimitsConstrained.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/joints/Joints_HingeSoftLimitsConstrained.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/AddModifyDelete_Utils.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_CanBeAssignedToTerrain.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_CharacterController.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_ComponentsInSyncWithLibrary.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_DefaultLibraryConsistentOnAllFeatures.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_DefaultLibraryUpdatedAcrossLevels_after.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_DefaultLibraryUpdatedAcrossLevels_before.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_DefaultMaterialLibraryChangesWork.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_DynamicFriction.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_EmptyLibraryUsesDefault.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_FrictionCombine.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_FrictionCombinePriorityOrder.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_LibraryChangesReflectInstantly.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_LibraryClearingAssignsDefault.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_LibraryCrudOperationsReflectOnCharacterController.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_LibraryCrudOperationsReflectOnCollider.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_LibraryCrudOperationsReflectOnRagdollBones.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_LibraryCrudOperationsReflectOnTerrain.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_LibraryUpdatedAcrossLevels.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_NoEffectIfNoColliderShape.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_PerFaceMaterialGetsCorrectMaterial.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_RagdollBones.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_Restitution.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_RestitutionCombine.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_RestitutionCombinePriorityOrder.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Material_StaticFriction.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/material/Physmaterial_Editor.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/ragdoll/Ragdoll_AddPhysxRagdollComponentWorks.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/ragdoll/Ragdoll_LevelSwitchDoesNotCrash.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/ragdoll/Ragdoll_OldRagdollSerializationNoErrors.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/ragdoll/Ragdoll_WorldBodyBusWorks.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/rigid_body/RigidBody_AddRigidBodyComponent.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/rigid_body/RigidBody_AngularDampingAffectsRotation.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/rigid_body/RigidBody_COM_ComputingWorks.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/rigid_body/RigidBody_COM_ManualSettingWorks.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/rigid_body/RigidBody_COM_NotIncludesTriggerShapes.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/rigid_body/RigidBody_ComputeInertiaWorks.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/rigid_body/RigidBody_EnablingGravityWorksPoC.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/rigid_body/RigidBody_EnablingGravityWorksUsingNotificationsPoC.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/rigid_body/RigidBody_InitialAngularVelocity.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/rigid_body/RigidBody_InitialLinearVelocity.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/rigid_body/RigidBody_KinematicModeWorks.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/rigid_body/RigidBody_LinearDampingAffectsMotion.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/rigid_body/RigidBody_MassDifferentValuesWorks.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/rigid_body/RigidBody_MaxAngularVelocityWorks.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/rigid_body/RigidBody_MomentOfInertiaManualSetting.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/rigid_body/RigidBody_SetGravityWorks.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/rigid_body/RigidBody_SleepWhenBelowKineticThreshold.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/rigid_body/RigidBody_StartAsleepWorks.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/rigid_body/RigidBody_StartGravityEnabledWorks.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/script_canvas/ScriptCanvas_CollisionEvents.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/script_canvas/ScriptCanvas_GetCollisionNameReturnsName.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/script_canvas/ScriptCanvas_GetCollisionNameReturnsNothingWhenHasToggledLayer.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/script_canvas/ScriptCanvas_MultipleRaycastNode.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/script_canvas/ScriptCanvas_OverlapNode.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/script_canvas/ScriptCanvas_PostPhysicsUpdate.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/script_canvas/ScriptCanvas_PostUpdateEvent.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/script_canvas/ScriptCanvas_PreUpdateEvent.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/script_canvas/ScriptCanvas_SetKinematicTargetTransform.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/script_canvas/ScriptCanvas_ShapeCast.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/script_canvas/ScriptCanvas_SpawnEntityWithPhysComponents.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/script_canvas/ScriptCanvas_TriggerEvents.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/shape_collider/ShapeCollider_CanBeAddedWitNoWarnings.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/shape_collider/ShapeCollider_CylinderShapeCollides.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/shape_collider/ShapeCollider_InactiveWhenNoShapeComponent.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/shape_collider/ShapeCollider_LargeNumberOfShapeCollidersWontCrashEditor.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/terrain/Terrain_AddPhysTerrainComponent.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/terrain/Terrain_CanAddMultipleTerrainComponents.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/terrain/Terrain_CollisionAgainstRigidBody.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/terrain/Terrain_MultipleResolutionsValid.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/terrain/Terrain_MultipleTerrainComponentsWarning.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/terrain/Terrain_NoPhysTerrainComponentNoCollision.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/terrain/Terrain_SpawnSecondTerrainComponentWarning.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/tests/terrain/Terrain_TerrainTexturePainterWorks.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/utils/FileManagement.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/utils/UtilTest_Managed_Files.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/utils/UtilTest_Physmaterial_Editor.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/utils/UtilTest_PhysxConfig_Default.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/utils/UtilTest_PhysxConfig_Override.py (100%) rename AutomatedTesting/Gem/PythonTests/{physics => physics_}/utils/UtilTest_Tracer_PicksErrorsAndWarnings.py (100%) diff --git a/AutomatedTesting/Gem/PythonTests/physics/CMakeLists.txt b/AutomatedTesting/Gem/PythonTests/physics_/CMakeLists.txt similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/CMakeLists.txt rename to AutomatedTesting/Gem/PythonTests/physics_/CMakeLists.txt diff --git a/AutomatedTesting/Gem/PythonTests/physics/TestSuite_InDevelopment.py b/AutomatedTesting/Gem/PythonTests/physics_/TestSuite_InDevelopment.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/TestSuite_InDevelopment.py rename to AutomatedTesting/Gem/PythonTests/physics_/TestSuite_InDevelopment.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/TestSuite_Main.py b/AutomatedTesting/Gem/PythonTests/physics_/TestSuite_Main.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/TestSuite_Main.py rename to AutomatedTesting/Gem/PythonTests/physics_/TestSuite_Main.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/TestSuite_Main_Optimized.py b/AutomatedTesting/Gem/PythonTests/physics_/TestSuite_Main_Optimized.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/TestSuite_Main_Optimized.py rename to AutomatedTesting/Gem/PythonTests/physics_/TestSuite_Main_Optimized.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/TestSuite_Periodic.py b/AutomatedTesting/Gem/PythonTests/physics_/TestSuite_Periodic.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/TestSuite_Periodic.py rename to AutomatedTesting/Gem/PythonTests/physics_/TestSuite_Periodic.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/TestSuite_Sandbox.py b/AutomatedTesting/Gem/PythonTests/physics_/TestSuite_Sandbox.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/TestSuite_Sandbox.py rename to AutomatedTesting/Gem/PythonTests/physics_/TestSuite_Sandbox.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/TestSuite_Utils.py b/AutomatedTesting/Gem/PythonTests/physics_/TestSuite_Utils.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/TestSuite_Utils.py rename to AutomatedTesting/Gem/PythonTests/physics_/TestSuite_Utils.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/__init__.py b/AutomatedTesting/Gem/PythonTests/physics_/__init__.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/__init__.py rename to AutomatedTesting/Gem/PythonTests/physics_/__init__.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/Physics_DynamicSliceWithPhysNotSpawnsStaticSlice.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/Physics_DynamicSliceWithPhysNotSpawnsStaticSlice.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/Physics_DynamicSliceWithPhysNotSpawnsStaticSlice.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/Physics_DynamicSliceWithPhysNotSpawnsStaticSlice.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/Physics_UndoRedoWorksOnEntityWithPhysComponents.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/Physics_UndoRedoWorksOnEntityWithPhysComponents.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/Physics_UndoRedoWorksOnEntityWithPhysComponents.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/Physics_UndoRedoWorksOnEntityWithPhysComponents.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/Physics_VerifyColliderRigidBodyMeshAndTerrainWorkTogether.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/Physics_VerifyColliderRigidBodyMeshAndTerrainWorkTogether.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/Physics_VerifyColliderRigidBodyMeshAndTerrainWorkTogether.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/Physics_VerifyColliderRigidBodyMeshAndTerrainWorkTogether.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/Physics_WorldBodyBusWorksOnEditorComponents.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/Physics_WorldBodyBusWorksOnEditorComponents.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/Physics_WorldBodyBusWorksOnEditorComponents.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/Physics_WorldBodyBusWorksOnEditorComponents.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/character_controller/CharacterController_SwitchLevels.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/character_controller/CharacterController_SwitchLevels.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/character_controller/CharacterController_SwitchLevels.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/character_controller/CharacterController_SwitchLevels.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_AddColliderComponent.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_AddColliderComponent.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_AddColliderComponent.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_AddColliderComponent.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_AddingNewGroupWorks.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_AddingNewGroupWorks.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_AddingNewGroupWorks.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_AddingNewGroupWorks.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_BoxShapeEditting.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_BoxShapeEditting.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_BoxShapeEditting.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_BoxShapeEditting.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_CapsuleShapeEditting.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_CapsuleShapeEditting.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_CapsuleShapeEditting.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_CapsuleShapeEditting.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_CheckDefaultShapeSettingIsPxMesh.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_CheckDefaultShapeSettingIsPxMesh.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_CheckDefaultShapeSettingIsPxMesh.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_CheckDefaultShapeSettingIsPxMesh.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_ColliderPositionOffset.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_ColliderPositionOffset.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_ColliderPositionOffset.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_ColliderPositionOffset.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_ColliderRotationOffset.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_ColliderRotationOffset.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_ColliderRotationOffset.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_ColliderRotationOffset.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_CollisionGroupsWorkflow.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_CollisionGroupsWorkflow.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_CollisionGroupsWorkflow.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_CollisionGroupsWorkflow.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_DiffCollisionGroupDiffCollidingLayersNotCollide.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_DiffCollisionGroupDiffCollidingLayersNotCollide.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_DiffCollisionGroupDiffCollidingLayersNotCollide.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_DiffCollisionGroupDiffCollidingLayersNotCollide.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_MultipleSurfaceSlots.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_MultipleSurfaceSlots.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_MultipleSurfaceSlots.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_MultipleSurfaceSlots.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_NoneCollisionGroupSameLayerNotCollide.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_NoneCollisionGroupSameLayerNotCollide.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_NoneCollisionGroupSameLayerNotCollide.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_NoneCollisionGroupSameLayerNotCollide.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_PxMeshAutoAssignedWhenAddingRenderMeshComponent.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_PxMeshAutoAssignedWhenAddingRenderMeshComponent.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_PxMeshAutoAssignedWhenAddingRenderMeshComponent.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_PxMeshAutoAssignedWhenAddingRenderMeshComponent.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_PxMeshAutoAssignedWhenModifyingRenderMeshComponent.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_PxMeshAutoAssignedWhenModifyingRenderMeshComponent.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_PxMeshAutoAssignedWhenModifyingRenderMeshComponent.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_PxMeshAutoAssignedWhenModifyingRenderMeshComponent.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_PxMeshConvexMeshCollides.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_PxMeshConvexMeshCollides.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_PxMeshConvexMeshCollides.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_PxMeshConvexMeshCollides.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_PxMeshErrorIfNoMesh.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_PxMeshErrorIfNoMesh.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_PxMeshErrorIfNoMesh.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_PxMeshErrorIfNoMesh.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_PxMeshNotAutoAssignedWhenNoPhysicsFbx.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_PxMeshNotAutoAssignedWhenNoPhysicsFbx.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_PxMeshNotAutoAssignedWhenNoPhysicsFbx.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_PxMeshNotAutoAssignedWhenNoPhysicsFbx.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_SameCollisionGroupDiffLayersCollide.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_SameCollisionGroupDiffLayersCollide.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_SameCollisionGroupDiffLayersCollide.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_SameCollisionGroupDiffLayersCollide.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_SameCollisionGroupSameCustomLayerCollide.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_SameCollisionGroupSameCustomLayerCollide.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_SameCollisionGroupSameCustomLayerCollide.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_SameCollisionGroupSameCustomLayerCollide.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_SameCollisionGroupSameLayerCollide.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_SameCollisionGroupSameLayerCollide.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_SameCollisionGroupSameLayerCollide.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_SameCollisionGroupSameLayerCollide.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_SphereShapeEditting.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_SphereShapeEditting.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_SphereShapeEditting.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_SphereShapeEditting.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_TriggerPassThrough.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_TriggerPassThrough.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/collider/Collider_TriggerPassThrough.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/collider/Collider_TriggerPassThrough.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_CapsuleShapedForce.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_CapsuleShapedForce.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_CapsuleShapedForce.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_CapsuleShapedForce.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_DirectionHasNoAffectOnTotalForce.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_DirectionHasNoAffectOnTotalForce.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_DirectionHasNoAffectOnTotalForce.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_DirectionHasNoAffectOnTotalForce.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_HighValuesDirectionAxesWorkWithNoError.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_HighValuesDirectionAxesWorkWithNoError.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_HighValuesDirectionAxesWorkWithNoError.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_HighValuesDirectionAxesWorkWithNoError.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_ImpulsesBoxShapedRigidBody.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_ImpulsesBoxShapedRigidBody.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_ImpulsesBoxShapedRigidBody.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_ImpulsesBoxShapedRigidBody.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_ImpulsesCapsuleShapedRigidBody.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_ImpulsesCapsuleShapedRigidBody.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_ImpulsesCapsuleShapedRigidBody.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_ImpulsesCapsuleShapedRigidBody.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_ImpulsesPxMeshShapedRigidBody.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_ImpulsesPxMeshShapedRigidBody.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_ImpulsesPxMeshShapedRigidBody.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_ImpulsesPxMeshShapedRigidBody.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_LinearDampingForceOnRigidBodies.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_LinearDampingForceOnRigidBodies.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_LinearDampingForceOnRigidBodies.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_LinearDampingForceOnRigidBodies.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_LocalSpaceForceOnRigidBodies.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_LocalSpaceForceOnRigidBodies.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_LocalSpaceForceOnRigidBodies.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_LocalSpaceForceOnRigidBodies.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_MovingForceRegionChangesNetForce.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_MovingForceRegionChangesNetForce.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_MovingForceRegionChangesNetForce.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_MovingForceRegionChangesNetForce.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_MultipleComponentsCombineForces.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_MultipleComponentsCombineForces.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_MultipleComponentsCombineForces.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_MultipleComponentsCombineForces.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_MultipleForcesInSameComponentCombineForces.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_MultipleForcesInSameComponentCombineForces.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_MultipleForcesInSameComponentCombineForces.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_MultipleForcesInSameComponentCombineForces.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_NoQuiverOnHighLinearDampingForce.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_NoQuiverOnHighLinearDampingForce.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_NoQuiverOnHighLinearDampingForce.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_NoQuiverOnHighLinearDampingForce.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_ParentChildForcesCombineForces.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_ParentChildForcesCombineForces.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_ParentChildForcesCombineForces.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_ParentChildForcesCombineForces.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_PointForceOnRigidBodies.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_PointForceOnRigidBodies.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_PointForceOnRigidBodies.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_PointForceOnRigidBodies.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_PositionOffset.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_PositionOffset.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_PositionOffset.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_PositionOffset.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_PxMeshShapedForce.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_PxMeshShapedForce.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_PxMeshShapedForce.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_PxMeshShapedForce.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_RotationalOffset.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_RotationalOffset.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_RotationalOffset.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_RotationalOffset.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_SimpleDragForceOnRigidBodies.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_SimpleDragForceOnRigidBodies.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_SimpleDragForceOnRigidBodies.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_SimpleDragForceOnRigidBodies.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_SliceFileInstantiates.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_SliceFileInstantiates.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_SliceFileInstantiates.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_SliceFileInstantiates.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_SmallMagnitudeDeviationOnLargeForces.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_SmallMagnitudeDeviationOnLargeForces.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_SmallMagnitudeDeviationOnLargeForces.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_SmallMagnitudeDeviationOnLargeForces.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_SphereShapedForce.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_SphereShapedForce.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_SphereShapedForce.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_SphereShapedForce.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_SplineForceOnRigidBodies.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_SplineForceOnRigidBodies.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_SplineForceOnRigidBodies.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_SplineForceOnRigidBodies.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_SplineRegionWithModifiedTransform.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_SplineRegionWithModifiedTransform.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_SplineRegionWithModifiedTransform.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_SplineRegionWithModifiedTransform.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_WithNonTriggerColliderWarning.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_WithNonTriggerColliderWarning.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_WithNonTriggerColliderWarning.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_WithNonTriggerColliderWarning.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_WorldSpaceForceOnRigidBodies.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_WorldSpaceForceOnRigidBodies.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_WorldSpaceForceOnRigidBodies.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_WorldSpaceForceOnRigidBodies.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_ZeroLinearDampingDoesNothing.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_ZeroLinearDampingDoesNothing.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_ZeroLinearDampingDoesNothing.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_ZeroLinearDampingDoesNothing.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_ZeroLocalSpaceForceDoesNothing.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_ZeroLocalSpaceForceDoesNothing.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_ZeroLocalSpaceForceDoesNothing.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_ZeroLocalSpaceForceDoesNothing.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_ZeroPointForceDoesNothing.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_ZeroPointForceDoesNothing.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_ZeroPointForceDoesNothing.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_ZeroPointForceDoesNothing.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_ZeroSimpleDragForceDoesNothing.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_ZeroSimpleDragForceDoesNothing.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_ZeroSimpleDragForceDoesNothing.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_ZeroSimpleDragForceDoesNothing.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_ZeroSplineForceDoesNothing.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_ZeroSplineForceDoesNothing.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_ZeroSplineForceDoesNothing.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_ZeroSplineForceDoesNothing.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_ZeroWorldSpaceForceDoesNothing.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_ZeroWorldSpaceForceDoesNothing.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/force_region/ForceRegion_ZeroWorldSpaceForceDoesNothing.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/force_region/ForceRegion_ZeroWorldSpaceForceDoesNothing.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/joints/JointsHelper.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/joints/JointsHelper.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/joints/JointsHelper.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/joints/JointsHelper.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_Ball2BodiesConstrained.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_Ball2BodiesConstrained.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_Ball2BodiesConstrained.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_Ball2BodiesConstrained.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_BallBreakable.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_BallBreakable.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_BallBreakable.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_BallBreakable.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_BallLeadFollowerCollide.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_BallLeadFollowerCollide.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_BallLeadFollowerCollide.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_BallLeadFollowerCollide.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_BallNoLimitsConstrained.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_BallNoLimitsConstrained.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_BallNoLimitsConstrained.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_BallNoLimitsConstrained.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_BallSoftLimitsConstrained.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_BallSoftLimitsConstrained.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_BallSoftLimitsConstrained.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_BallSoftLimitsConstrained.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_Fixed2BodiesConstrained.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_Fixed2BodiesConstrained.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_Fixed2BodiesConstrained.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_Fixed2BodiesConstrained.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_FixedBreakable.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_FixedBreakable.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_FixedBreakable.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_FixedBreakable.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_FixedLeadFollowerCollide.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_FixedLeadFollowerCollide.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_FixedLeadFollowerCollide.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_FixedLeadFollowerCollide.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_GlobalFrameConstrained.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_GlobalFrameConstrained.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_GlobalFrameConstrained.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_GlobalFrameConstrained.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_Hinge2BodiesConstrained.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_Hinge2BodiesConstrained.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_Hinge2BodiesConstrained.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_Hinge2BodiesConstrained.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_HingeBreakable.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_HingeBreakable.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_HingeBreakable.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_HingeBreakable.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_HingeLeadFollowerCollide.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_HingeLeadFollowerCollide.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_HingeLeadFollowerCollide.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_HingeLeadFollowerCollide.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_HingeNoLimitsConstrained.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_HingeNoLimitsConstrained.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_HingeNoLimitsConstrained.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_HingeNoLimitsConstrained.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_HingeSoftLimitsConstrained.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_HingeSoftLimitsConstrained.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/joints/Joints_HingeSoftLimitsConstrained.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/joints/Joints_HingeSoftLimitsConstrained.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/AddModifyDelete_Utils.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/AddModifyDelete_Utils.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/AddModifyDelete_Utils.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/AddModifyDelete_Utils.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_CanBeAssignedToTerrain.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_CanBeAssignedToTerrain.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_CanBeAssignedToTerrain.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_CanBeAssignedToTerrain.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_CharacterController.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_CharacterController.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_CharacterController.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_CharacterController.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_ComponentsInSyncWithLibrary.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_ComponentsInSyncWithLibrary.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_ComponentsInSyncWithLibrary.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_ComponentsInSyncWithLibrary.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_DefaultLibraryConsistentOnAllFeatures.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_DefaultLibraryConsistentOnAllFeatures.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_DefaultLibraryConsistentOnAllFeatures.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_DefaultLibraryConsistentOnAllFeatures.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_DefaultLibraryUpdatedAcrossLevels_after.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_DefaultLibraryUpdatedAcrossLevels_after.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_DefaultLibraryUpdatedAcrossLevels_after.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_DefaultLibraryUpdatedAcrossLevels_after.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_DefaultLibraryUpdatedAcrossLevels_before.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_DefaultLibraryUpdatedAcrossLevels_before.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_DefaultLibraryUpdatedAcrossLevels_before.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_DefaultLibraryUpdatedAcrossLevels_before.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_DefaultMaterialLibraryChangesWork.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_DefaultMaterialLibraryChangesWork.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_DefaultMaterialLibraryChangesWork.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_DefaultMaterialLibraryChangesWork.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_DynamicFriction.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_DynamicFriction.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_DynamicFriction.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_DynamicFriction.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_EmptyLibraryUsesDefault.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_EmptyLibraryUsesDefault.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_EmptyLibraryUsesDefault.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_EmptyLibraryUsesDefault.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_FrictionCombine.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_FrictionCombine.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_FrictionCombine.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_FrictionCombine.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_FrictionCombinePriorityOrder.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_FrictionCombinePriorityOrder.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_FrictionCombinePriorityOrder.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_FrictionCombinePriorityOrder.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_LibraryChangesReflectInstantly.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_LibraryChangesReflectInstantly.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_LibraryChangesReflectInstantly.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_LibraryChangesReflectInstantly.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_LibraryClearingAssignsDefault.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_LibraryClearingAssignsDefault.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_LibraryClearingAssignsDefault.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_LibraryClearingAssignsDefault.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_LibraryCrudOperationsReflectOnCharacterController.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_LibraryCrudOperationsReflectOnCharacterController.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_LibraryCrudOperationsReflectOnCharacterController.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_LibraryCrudOperationsReflectOnCharacterController.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_LibraryCrudOperationsReflectOnCollider.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_LibraryCrudOperationsReflectOnCollider.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_LibraryCrudOperationsReflectOnCollider.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_LibraryCrudOperationsReflectOnCollider.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_LibraryCrudOperationsReflectOnRagdollBones.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_LibraryCrudOperationsReflectOnRagdollBones.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_LibraryCrudOperationsReflectOnRagdollBones.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_LibraryCrudOperationsReflectOnRagdollBones.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_LibraryCrudOperationsReflectOnTerrain.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_LibraryCrudOperationsReflectOnTerrain.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_LibraryCrudOperationsReflectOnTerrain.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_LibraryCrudOperationsReflectOnTerrain.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_LibraryUpdatedAcrossLevels.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_LibraryUpdatedAcrossLevels.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_LibraryUpdatedAcrossLevels.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_LibraryUpdatedAcrossLevels.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_NoEffectIfNoColliderShape.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_NoEffectIfNoColliderShape.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_NoEffectIfNoColliderShape.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_NoEffectIfNoColliderShape.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_PerFaceMaterialGetsCorrectMaterial.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_PerFaceMaterialGetsCorrectMaterial.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_PerFaceMaterialGetsCorrectMaterial.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_PerFaceMaterialGetsCorrectMaterial.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_RagdollBones.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_RagdollBones.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_RagdollBones.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_RagdollBones.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_Restitution.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_Restitution.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_Restitution.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_Restitution.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_RestitutionCombine.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_RestitutionCombine.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_RestitutionCombine.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_RestitutionCombine.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_RestitutionCombinePriorityOrder.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_RestitutionCombinePriorityOrder.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_RestitutionCombinePriorityOrder.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_RestitutionCombinePriorityOrder.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_StaticFriction.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_StaticFriction.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Material_StaticFriction.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Material_StaticFriction.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/material/Physmaterial_Editor.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/material/Physmaterial_Editor.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/material/Physmaterial_Editor.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/material/Physmaterial_Editor.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/ragdoll/Ragdoll_AddPhysxRagdollComponentWorks.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/ragdoll/Ragdoll_AddPhysxRagdollComponentWorks.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/ragdoll/Ragdoll_AddPhysxRagdollComponentWorks.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/ragdoll/Ragdoll_AddPhysxRagdollComponentWorks.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/ragdoll/Ragdoll_LevelSwitchDoesNotCrash.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/ragdoll/Ragdoll_LevelSwitchDoesNotCrash.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/ragdoll/Ragdoll_LevelSwitchDoesNotCrash.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/ragdoll/Ragdoll_LevelSwitchDoesNotCrash.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/ragdoll/Ragdoll_OldRagdollSerializationNoErrors.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/ragdoll/Ragdoll_OldRagdollSerializationNoErrors.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/ragdoll/Ragdoll_OldRagdollSerializationNoErrors.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/ragdoll/Ragdoll_OldRagdollSerializationNoErrors.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/ragdoll/Ragdoll_WorldBodyBusWorks.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/ragdoll/Ragdoll_WorldBodyBusWorks.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/ragdoll/Ragdoll_WorldBodyBusWorks.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/ragdoll/Ragdoll_WorldBodyBusWorks.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_AddRigidBodyComponent.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_AddRigidBodyComponent.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_AddRigidBodyComponent.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_AddRigidBodyComponent.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_AngularDampingAffectsRotation.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_AngularDampingAffectsRotation.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_AngularDampingAffectsRotation.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_AngularDampingAffectsRotation.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_COM_ComputingWorks.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_COM_ComputingWorks.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_COM_ComputingWorks.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_COM_ComputingWorks.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_COM_ManualSettingWorks.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_COM_ManualSettingWorks.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_COM_ManualSettingWorks.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_COM_ManualSettingWorks.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_COM_NotIncludesTriggerShapes.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_COM_NotIncludesTriggerShapes.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_COM_NotIncludesTriggerShapes.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_COM_NotIncludesTriggerShapes.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_ComputeInertiaWorks.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_ComputeInertiaWorks.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_ComputeInertiaWorks.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_ComputeInertiaWorks.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_EnablingGravityWorksPoC.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_EnablingGravityWorksPoC.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_EnablingGravityWorksPoC.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_EnablingGravityWorksPoC.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_EnablingGravityWorksUsingNotificationsPoC.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_EnablingGravityWorksUsingNotificationsPoC.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_EnablingGravityWorksUsingNotificationsPoC.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_EnablingGravityWorksUsingNotificationsPoC.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_InitialAngularVelocity.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_InitialAngularVelocity.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_InitialAngularVelocity.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_InitialAngularVelocity.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_InitialLinearVelocity.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_InitialLinearVelocity.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_InitialLinearVelocity.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_InitialLinearVelocity.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_KinematicModeWorks.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_KinematicModeWorks.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_KinematicModeWorks.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_KinematicModeWorks.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_LinearDampingAffectsMotion.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_LinearDampingAffectsMotion.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_LinearDampingAffectsMotion.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_LinearDampingAffectsMotion.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_MassDifferentValuesWorks.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_MassDifferentValuesWorks.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_MassDifferentValuesWorks.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_MassDifferentValuesWorks.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_MaxAngularVelocityWorks.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_MaxAngularVelocityWorks.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_MaxAngularVelocityWorks.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_MaxAngularVelocityWorks.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_MomentOfInertiaManualSetting.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_MomentOfInertiaManualSetting.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_MomentOfInertiaManualSetting.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_MomentOfInertiaManualSetting.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_SetGravityWorks.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_SetGravityWorks.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_SetGravityWorks.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_SetGravityWorks.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_SleepWhenBelowKineticThreshold.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_SleepWhenBelowKineticThreshold.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_SleepWhenBelowKineticThreshold.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_SleepWhenBelowKineticThreshold.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_StartAsleepWorks.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_StartAsleepWorks.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_StartAsleepWorks.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_StartAsleepWorks.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_StartGravityEnabledWorks.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_StartGravityEnabledWorks.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/rigid_body/RigidBody_StartGravityEnabledWorks.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/rigid_body/RigidBody_StartGravityEnabledWorks.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_CollisionEvents.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_CollisionEvents.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_CollisionEvents.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_CollisionEvents.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_GetCollisionNameReturnsName.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_GetCollisionNameReturnsName.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_GetCollisionNameReturnsName.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_GetCollisionNameReturnsName.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_GetCollisionNameReturnsNothingWhenHasToggledLayer.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_GetCollisionNameReturnsNothingWhenHasToggledLayer.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_GetCollisionNameReturnsNothingWhenHasToggledLayer.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_GetCollisionNameReturnsNothingWhenHasToggledLayer.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_MultipleRaycastNode.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_MultipleRaycastNode.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_MultipleRaycastNode.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_MultipleRaycastNode.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_OverlapNode.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_OverlapNode.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_OverlapNode.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_OverlapNode.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_PostPhysicsUpdate.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_PostPhysicsUpdate.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_PostPhysicsUpdate.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_PostPhysicsUpdate.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_PostUpdateEvent.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_PostUpdateEvent.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_PostUpdateEvent.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_PostUpdateEvent.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_PreUpdateEvent.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_PreUpdateEvent.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_PreUpdateEvent.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_PreUpdateEvent.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_SetKinematicTargetTransform.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_SetKinematicTargetTransform.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_SetKinematicTargetTransform.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_SetKinematicTargetTransform.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_ShapeCast.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_ShapeCast.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_ShapeCast.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_ShapeCast.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_SpawnEntityWithPhysComponents.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_SpawnEntityWithPhysComponents.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_SpawnEntityWithPhysComponents.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_SpawnEntityWithPhysComponents.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_TriggerEvents.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_TriggerEvents.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/script_canvas/ScriptCanvas_TriggerEvents.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/script_canvas/ScriptCanvas_TriggerEvents.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/shape_collider/ShapeCollider_CanBeAddedWitNoWarnings.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/shape_collider/ShapeCollider_CanBeAddedWitNoWarnings.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/shape_collider/ShapeCollider_CanBeAddedWitNoWarnings.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/shape_collider/ShapeCollider_CanBeAddedWitNoWarnings.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/shape_collider/ShapeCollider_CylinderShapeCollides.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/shape_collider/ShapeCollider_CylinderShapeCollides.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/shape_collider/ShapeCollider_CylinderShapeCollides.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/shape_collider/ShapeCollider_CylinderShapeCollides.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/shape_collider/ShapeCollider_InactiveWhenNoShapeComponent.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/shape_collider/ShapeCollider_InactiveWhenNoShapeComponent.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/shape_collider/ShapeCollider_InactiveWhenNoShapeComponent.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/shape_collider/ShapeCollider_InactiveWhenNoShapeComponent.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/shape_collider/ShapeCollider_LargeNumberOfShapeCollidersWontCrashEditor.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/shape_collider/ShapeCollider_LargeNumberOfShapeCollidersWontCrashEditor.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/shape_collider/ShapeCollider_LargeNumberOfShapeCollidersWontCrashEditor.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/shape_collider/ShapeCollider_LargeNumberOfShapeCollidersWontCrashEditor.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/terrain/Terrain_AddPhysTerrainComponent.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/terrain/Terrain_AddPhysTerrainComponent.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/terrain/Terrain_AddPhysTerrainComponent.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/terrain/Terrain_AddPhysTerrainComponent.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/terrain/Terrain_CanAddMultipleTerrainComponents.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/terrain/Terrain_CanAddMultipleTerrainComponents.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/terrain/Terrain_CanAddMultipleTerrainComponents.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/terrain/Terrain_CanAddMultipleTerrainComponents.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/terrain/Terrain_CollisionAgainstRigidBody.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/terrain/Terrain_CollisionAgainstRigidBody.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/terrain/Terrain_CollisionAgainstRigidBody.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/terrain/Terrain_CollisionAgainstRigidBody.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/terrain/Terrain_MultipleResolutionsValid.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/terrain/Terrain_MultipleResolutionsValid.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/terrain/Terrain_MultipleResolutionsValid.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/terrain/Terrain_MultipleResolutionsValid.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/terrain/Terrain_MultipleTerrainComponentsWarning.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/terrain/Terrain_MultipleTerrainComponentsWarning.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/terrain/Terrain_MultipleTerrainComponentsWarning.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/terrain/Terrain_MultipleTerrainComponentsWarning.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/terrain/Terrain_NoPhysTerrainComponentNoCollision.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/terrain/Terrain_NoPhysTerrainComponentNoCollision.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/terrain/Terrain_NoPhysTerrainComponentNoCollision.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/terrain/Terrain_NoPhysTerrainComponentNoCollision.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/terrain/Terrain_SpawnSecondTerrainComponentWarning.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/terrain/Terrain_SpawnSecondTerrainComponentWarning.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/terrain/Terrain_SpawnSecondTerrainComponentWarning.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/terrain/Terrain_SpawnSecondTerrainComponentWarning.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/tests/terrain/Terrain_TerrainTexturePainterWorks.py b/AutomatedTesting/Gem/PythonTests/physics_/tests/terrain/Terrain_TerrainTexturePainterWorks.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/tests/terrain/Terrain_TerrainTexturePainterWorks.py rename to AutomatedTesting/Gem/PythonTests/physics_/tests/terrain/Terrain_TerrainTexturePainterWorks.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/utils/FileManagement.py b/AutomatedTesting/Gem/PythonTests/physics_/utils/FileManagement.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/utils/FileManagement.py rename to AutomatedTesting/Gem/PythonTests/physics_/utils/FileManagement.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/utils/UtilTest_Managed_Files.py b/AutomatedTesting/Gem/PythonTests/physics_/utils/UtilTest_Managed_Files.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/utils/UtilTest_Managed_Files.py rename to AutomatedTesting/Gem/PythonTests/physics_/utils/UtilTest_Managed_Files.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/utils/UtilTest_Physmaterial_Editor.py b/AutomatedTesting/Gem/PythonTests/physics_/utils/UtilTest_Physmaterial_Editor.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/utils/UtilTest_Physmaterial_Editor.py rename to AutomatedTesting/Gem/PythonTests/physics_/utils/UtilTest_Physmaterial_Editor.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/utils/UtilTest_PhysxConfig_Default.py b/AutomatedTesting/Gem/PythonTests/physics_/utils/UtilTest_PhysxConfig_Default.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/utils/UtilTest_PhysxConfig_Default.py rename to AutomatedTesting/Gem/PythonTests/physics_/utils/UtilTest_PhysxConfig_Default.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/utils/UtilTest_PhysxConfig_Override.py b/AutomatedTesting/Gem/PythonTests/physics_/utils/UtilTest_PhysxConfig_Override.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/utils/UtilTest_PhysxConfig_Override.py rename to AutomatedTesting/Gem/PythonTests/physics_/utils/UtilTest_PhysxConfig_Override.py diff --git a/AutomatedTesting/Gem/PythonTests/physics/utils/UtilTest_Tracer_PicksErrorsAndWarnings.py b/AutomatedTesting/Gem/PythonTests/physics_/utils/UtilTest_Tracer_PicksErrorsAndWarnings.py similarity index 100% rename from AutomatedTesting/Gem/PythonTests/physics/utils/UtilTest_Tracer_PicksErrorsAndWarnings.py rename to AutomatedTesting/Gem/PythonTests/physics_/utils/UtilTest_Tracer_PicksErrorsAndWarnings.py