systemc: Add DEPS files for some tests with non-source file dependencies.
authorGabe Black <gabeblack@google.com>
Thu, 22 Nov 2018 01:34:36 +0000 (17:34 -0800)
committerGabe Black <gabeblack@google.com>
Thu, 29 Nov 2018 01:21:25 +0000 (01:21 +0000)
This ensures that those files will be available when running the test
relative to its build directory.

Change-Id: If775ca328b3e1165baa968e4b39c36db0172837c
Reviewed-on: https://gem5-review.googlesource.com/c/14517
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>

src/systemc/tests/systemc/misc/sim_tests/cycle_dw8051_demo/DEPS [new file with mode: 0644]
src/systemc/tests/systemc/misc/sim_tests/simple_cpu/DEPS [new file with mode: 0644]
src/systemc/tests/systemc/misc/synth/add_chain/DEPS [new file with mode: 0644]
src/systemc/tests/systemc/misc/synth/add_chain_FUNC/DEPS [new file with mode: 0644]
src/systemc/tests/systemc/misc/unit/methodology/file_io/input_char_sc_signed/DEPS [new file with mode: 0644]
src/systemc/tests/systemc/misc/unit/methodology/file_io/input_sc_signed/DEPS [new file with mode: 0644]
src/systemc/tests/systemc/misc/user_guide/chpt3.1/DEPS [new file with mode: 0644]
src/systemc/tests/systemc/misc/user_guide/chpt3.2/DEPS [new file with mode: 0644]

diff --git a/src/systemc/tests/systemc/misc/sim_tests/cycle_dw8051_demo/DEPS b/src/systemc/tests/systemc/misc/sim_tests/cycle_dw8051_demo/DEPS
new file mode 100644 (file)
index 0000000..9764107
--- /dev/null
@@ -0,0 +1 @@
+test.hex
diff --git a/src/systemc/tests/systemc/misc/sim_tests/simple_cpu/DEPS b/src/systemc/tests/systemc/misc/sim_tests/simple_cpu/DEPS
new file mode 100644 (file)
index 0000000..fab8f9a
--- /dev/null
@@ -0,0 +1,2 @@
+datamem
+progmem
diff --git a/src/systemc/tests/systemc/misc/synth/add_chain/DEPS b/src/systemc/tests/systemc/misc/synth/add_chain/DEPS
new file mode 100644 (file)
index 0000000..52116cc
--- /dev/null
@@ -0,0 +1 @@
+add_chain.dat
diff --git a/src/systemc/tests/systemc/misc/synth/add_chain_FUNC/DEPS b/src/systemc/tests/systemc/misc/synth/add_chain_FUNC/DEPS
new file mode 100644 (file)
index 0000000..52116cc
--- /dev/null
@@ -0,0 +1 @@
+add_chain.dat
diff --git a/src/systemc/tests/systemc/misc/unit/methodology/file_io/input_char_sc_signed/DEPS b/src/systemc/tests/systemc/misc/unit/methodology/file_io/input_char_sc_signed/DEPS
new file mode 100644 (file)
index 0000000..8440ea3
--- /dev/null
@@ -0,0 +1 @@
+input.decimal
diff --git a/src/systemc/tests/systemc/misc/unit/methodology/file_io/input_sc_signed/DEPS b/src/systemc/tests/systemc/misc/unit/methodology/file_io/input_sc_signed/DEPS
new file mode 100644 (file)
index 0000000..55edc50
--- /dev/null
@@ -0,0 +1 @@
+input.char
diff --git a/src/systemc/tests/systemc/misc/user_guide/chpt3.1/DEPS b/src/systemc/tests/systemc/misc/user_guide/chpt3.1/DEPS
new file mode 100644 (file)
index 0000000..b2971de
--- /dev/null
@@ -0,0 +1 @@
+testcase
diff --git a/src/systemc/tests/systemc/misc/user_guide/chpt3.2/DEPS b/src/systemc/tests/systemc/misc/user_guide/chpt3.2/DEPS
new file mode 100644 (file)
index 0000000..b2971de
--- /dev/null
@@ -0,0 +1 @@
+testcase