mirror of
https://github.com/servo/servo.git
synced 2025-06-21 15:49:04 +01:00
Add unit tests skeleton for the time profiler This commit adds a test crate for the time profiler to `tests/unit/profile`. The only unit test contained in this crate is a smoke test that the time profiler thread can be created and destroyed. It serves as a place for adding new tests in the future. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10729) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
.cargo | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
fake-ld.sh | ||
lib.rs | ||
main.rs |