Actions
Bug #14426
closedexpand seg_vmm tests
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
There is only one limited test case in bhyve-tests
for the vmm. We should continue to expand on that.
Updated by Patrick Mooney 7 months ago
To test this change, I installed and ran the bhyve tests on a machine running the updated bits. All executed and passed:
# /opt/bhyve-tests/bin/bhyvetest Test: /opt/bhyve-tests/tests/mevent/lists_delete (run as root) [00:00] [PASS] Test: /opt/bhyve-tests/tests/mevent/read_disable (run as root) [00:00] [PASS] Test: /opt/bhyve-tests/tests/mevent/read_pause (run as root) [00:00] [PASS] Test: /opt/bhyve-tests/tests/mevent/read_requeue (run as root) [00:00] [PASS] Test: /opt/bhyve-tests/tests/vmm/mem_partial (run as root) [00:00] [PASS] Test: /opt/bhyve-tests/tests/vmm/mem_seg_map (run as root) [00:00] [PASS] Results Summary PASS 6 Running Time: 00:00:00 Percent passed: 100.0% Log directory: /var/tmp/test_results/20220119T223609
Updated by Electric Monk 6 months ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit 70ae9a334a768113a660b21305bf7d2cff941499
commit 70ae9a334a768113a660b21305bf7d2cff941499 Author: Patrick Mooney <pmooney@pfmooney.com> Date: 2022-01-25T22:22:35.000Z 14425 want probes for invvpid and invept 14426 expand seg_vmm tests Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
Actions