-
Notifications
You must be signed in to change notification settings - Fork 321
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vmh_tests: remove current vmh test implementation
Remove current tests for vmh api. To be replaced by new implementation. Old implementation is not parametrized and only checks one scenario: create heap and allocate on it. New implementation will cover multiple heap creation, multiple allocations, checking allocated memmory for physical page allocation among other scenarios. Remove whole implementation since there is no code reuse. Signed-off-by: Jakub Dabek <[email protected]>
- Loading branch information
1 parent
5db6df2
commit f79ae60
Showing
1 changed file
with
1 addition
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters