9f43e0dc0e
- ping: weights.rs (WeightInfo trait + implementations), benchmarking.rs (v2-style benchmarks for start/start_many/stop/stop_all), mock.rs (test runtime with MockXcmSender), tests.rs (26 tests covering all extrinsics) - teyrchain-info: mock.rs (minimal test runtime), tests.rs (7 tests for genesis config and ParaId getter) - Updated ping lib.rs to use WeightInfo instead of zero weights - Added WeightInfo = () to testing runtime Config