Skip to content

Commit

Permalink
tests: add tests for most Root::* operations
Browse files Browse the repository at this point in the history
With this, we get >90% line coverage and >80% region coverage.

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
  • Loading branch information
cyphar committed Jul 30, 2024
1 parent d0ffe91 commit a4f4c83
Show file tree
Hide file tree
Showing 2 changed files with 519 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ pub(crate) mod common;

mod test_procfs;
mod test_resolve;
mod test_root_ops;
Loading

0 comments on commit a4f4c83

Please sign in to comment.