diff options
author | ciat.agl.jta <ciat.agl.jta@gmail.com> | 2016-10-12 05:36:23 +0000 |
---|---|---|
committer | ciat.agl.jta <ciat.agl.jta@gmail.com> | 2016-10-12 05:36:23 +0000 |
commit | 0fe0c5fc6e24411384ca9f3e03051c689ded4c62 (patch) | |
tree | 0632393eccb7f6b0ce51454662069d0cd1c2803b | |
parent | 9f55eda5c7f5bca03f0cc67c6f5dc9204fab8f4b (diff) |
fnst.porter2016-10-12-bb
Signed-off-by: ciat.agl.jta <ciat.agl.jta@gmail.com>
-rw-r--r-- | fnst.porter/detailed_results/test.porter1.xml | 18 | ||||
-rw-r--r-- | fnst.porter/info | 7 | ||||
-rw-r--r-- | fnst.porter/result | 3 |
3 files changed, 28 insertions, 0 deletions
diff --git a/fnst.porter/detailed_results/test.porter1.xml b/fnst.porter/detailed_results/test.porter1.xml new file mode 100644 index 0000000..67000bf --- /dev/null +++ b/fnst.porter/detailed_results/test.porter1.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<report> + <name>test.porter1</name> + <starttime>2016-10-12 05:36:00</starttime> + <endtime>2016-10-12 05:36:00</endtime> + <result>SUCCESS</result> + <items> + <item> + <name>test.porter1</name> + <result>PASS</result> + </item> + </items> + <filesystem>ext4</filesystem> + <device>/dev/sda1</device> + <board_version>'Porter Rev 1.0'</board_version> + <test_dir>/home/a/jta.test.porter1</test_dir> + <command_line>sh touch-device.sh tmpfile</command_line> +</report>
\ No newline at end of file diff --git a/fnst.porter/info b/fnst.porter/info new file mode 100644 index 0000000..4038c95 --- /dev/null +++ b/fnst.porter/info @@ -0,0 +1,7 @@ +DATE: 2016-10-12-bb +Start Time: 2016/10/12 05:35:51 (UTC) +End Time: 2016/10/12 05:36:16 (UTC) +Board Version: Porter Rev 1.0 +Test Dir: /home/a +Test Device: /dev/sda1 +Filesystem for Test Device : ext4 diff --git a/fnst.porter/result b/fnst.porter/result index e69de29..66eb7fe 100644 --- a/fnst.porter/result +++ b/fnst.porter/result @@ -0,0 +1,3 @@ +test.porter2,1,0,0 +test.porter1,1,0,0 +test.common1,1,0,0 |