pub fn test_machine_config_application(
    m: &mut Machine,
    expected_values: &Config
) -> Result<(), MachineError>