# Tests Inc Directory
## Responsibility Table
| `readme.md` | Document inc/ organization and dependency test aggregation |
| `mod.rs` | Aggregates dependency-crate tests via path attributes |
| `impls_index_test.rs` | Tests for impls_index macro functionality |
| `mem_test.rs` | Tests for mem_tools memory comparison (disabled: unsafe) |
| `try_build_test.rs` | Compile-fail scenario tests via trybuild |
| `dynamic/` | Dynamic test generation utilities |