pub fn suite_to_workload_entries(
suite: &NativeArtifactSuite,
) -> Vec<WorkloadEntry>Expand description
Convert a suite into HNEP workload entries (names artifact-<kernel>).
pub fn suite_to_workload_entries(
suite: &NativeArtifactSuite,
) -> Vec<WorkloadEntry>Convert a suite into HNEP workload entries (names artifact-<kernel>).