File Services Sample

From STRIDE Wiki
Revision as of 22:44, 12 November 2009 by Mikee (talk | contribs) (Created page with '==Introduction== Please read the File Transfer Services article before proceeding in order to understand the concepts. This example presents a few basic examples of how to…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

Please read the File Transfer Services article before proceeding in order to understand the concepts.

This example presents a few basic examples of how to use the File Transfer Services API to interact with the host filesystem from test code executing on the device. These services are only available when your code is executing under the control of the STRIDE Runner, such as when you are running Test Units.

Tests Description

Basic

CopyHostToTarget

WriteToHostTempFile

SeekAndTell