//! Validation test suite
//!
//! This module contains comprehensive validation tests comparing MathHook output
//!
//! Test categories:
//! - simplification_tests: Simplification operations
//! - derivative_tests: Derivative operations
//! - solver_tests: Equation solving
//! - special_functions_tests: Special functions and identities