uuidgen: adapt tests to uutests

This commit is contained in:
Daniel Hofstetter
2025-08-08 10:52:18 +02:00
parent c5004ad8f6
commit 3f22a93244

View File

@@ -4,8 +4,7 @@
// file that was distributed with this source code.
use uuid::Uuid;
use crate::common::util::{TestScenario, UCommand};
use uutests::{new_ucmd, util::TestScenario, util::UCommand, util_name};
fn assert_ver_eq(cmd: &mut UCommand, ver: uuid::Version) {
let uuid = Uuid::parse_str(