テストの修正
authorj8takagi <j8takagi@nifty.com>
Wed, 27 Feb 2019 10:08:38 +0000 (19:08 +0900)
committerj8takagi <j8takagi@nifty.com>
Wed, 27 Feb 2019 10:08:38 +0000 (19:08 +0900)
test/.gitignore
test/system/comet2_smoke/direct/create_a [deleted file]
test/system/comet2monitor/dump_0/sum_10.o [new symlink]
test/system/comet2monitor/dump_1/sum_10.o [new symlink]
test/system/comet2monitor/dump_2/sum_10.o [new symlink]
test/system/comet2monitor/dump_3/sum_10.o [new symlink]
test/system/comet2monitor/dump_plus/sum_10.o [new symlink]
test/system/comet2monitor/load/sum_10.o [new symlink]
test/system/comet2monitor/revert_hello/hello.o [new symlink]

index 53df9a0..6cf7a00 100644 (file)
@@ -1,3 +1,5 @@
 1.txt
 *.log
 *.o
+!system/*/*/sum_10.o
+!system/*/*/hello.o
diff --git a/test/system/comet2_smoke/direct/create_a b/test/system/comet2_smoke/direct/create_a
deleted file mode 100755 (executable)
index d3bf023..0000000
Binary files a/test/system/comet2_smoke/direct/create_a and /dev/null differ
diff --git a/test/system/comet2monitor/dump_0/sum_10.o b/test/system/comet2monitor/dump_0/sum_10.o
new file mode 120000 (symlink)
index 0000000..c3b9af5
--- /dev/null
@@ -0,0 +1 @@
+../../../../as/sample/sum_10.o
\ No newline at end of file
diff --git a/test/system/comet2monitor/dump_1/sum_10.o b/test/system/comet2monitor/dump_1/sum_10.o
new file mode 120000 (symlink)
index 0000000..c3b9af5
--- /dev/null
@@ -0,0 +1 @@
+../../../../as/sample/sum_10.o
\ No newline at end of file
diff --git a/test/system/comet2monitor/dump_2/sum_10.o b/test/system/comet2monitor/dump_2/sum_10.o
new file mode 120000 (symlink)
index 0000000..c3b9af5
--- /dev/null
@@ -0,0 +1 @@
+../../../../as/sample/sum_10.o
\ No newline at end of file
diff --git a/test/system/comet2monitor/dump_3/sum_10.o b/test/system/comet2monitor/dump_3/sum_10.o
new file mode 120000 (symlink)
index 0000000..c3b9af5
--- /dev/null
@@ -0,0 +1 @@
+../../../../as/sample/sum_10.o
\ No newline at end of file
diff --git a/test/system/comet2monitor/dump_plus/sum_10.o b/test/system/comet2monitor/dump_plus/sum_10.o
new file mode 120000 (symlink)
index 0000000..c3b9af5
--- /dev/null
@@ -0,0 +1 @@
+../../../../as/sample/sum_10.o
\ No newline at end of file
diff --git a/test/system/comet2monitor/load/sum_10.o b/test/system/comet2monitor/load/sum_10.o
new file mode 120000 (symlink)
index 0000000..c3b9af5
--- /dev/null
@@ -0,0 +1 @@
+../../../../as/sample/sum_10.o
\ No newline at end of file
diff --git a/test/system/comet2monitor/revert_hello/hello.o b/test/system/comet2monitor/revert_hello/hello.o
new file mode 120000 (symlink)
index 0000000..91f73cb
--- /dev/null
@@ -0,0 +1 @@
+../../../../as/sample/hello.o
\ No newline at end of file