diff --git a/tests/SetEpsTestCasesFromScratch/inputFiles/eelsin004 b/tests/SetEpsTestCasesFromScratch/inputFiles/eelsin004
new file mode 100644
index 0000000000000000000000000000000000000000..7fe4155bdfa427a42794788033f4a42d35d864e6
--- /dev/null
+++ b/tests/SetEpsTestCasesFromScratch/inputFiles/eelsin004
@@ -0,0 +1,13 @@
+   4.0      E0
+  60.0      THETA
+   1.8      PHIA
+   1.8      PHIB
+  50.0      WMIN
+ 700.0      WMAX
+   2.0      DW
+Weaver'75, Seignac'72
+
+    1    1                                          No-layers  NPER No-periodic
+Pt               1000.0                             name thickness
+       8.90   1                                     epsinf No-Osc.
+  185541.0         -1.0         0.12                wto, Q, lambda
diff --git a/tests/SetEpsTestCasesFromScratch/inputFiles/eelsin006 b/tests/SetEpsTestCasesFromScratch/inputFiles/eelsin006
new file mode 100644
index 0000000000000000000000000000000000000000..5989196ef4e6d679c04b23ab133269c42b9299b3
--- /dev/null
+++ b/tests/SetEpsTestCasesFromScratch/inputFiles/eelsin006
@@ -0,0 +1,16 @@
+   4.0      E0
+  60.0      THETA
+   1.8      PHIA
+   1.8      PHIB
+  50.0      WMIN
+ 700.0      WMAX
+   2.0      DW
+MnO layer on Pt
+
+    2    1                                          No-layers  NPER No-periodic
+MnO              994.0                              LAYER 1  name thickness
+    4.95      1                                              epsinf No-Osc.
+   269.0          16.0          0.05                         wto, Q, lambda
+Platinum        1000.0                              LAYER 2
+    8.90      1
+185541.0          -1.0          0.12
diff --git a/tests/SetEpsTestCasesFromScratch/original/doRun.sh b/tests/SetEpsTestCasesFromScratch/original/doRun.sh
index cb07cbdcb27cbfb7490b7334990f7ff05e8de40d..f5a8e515567c4f4d1e9bde28d4efd172018c2af5 100755
--- a/tests/SetEpsTestCasesFromScratch/original/doRun.sh
+++ b/tests/SetEpsTestCasesFromScratch/original/doRun.sh
@@ -2,5 +2,14 @@
 cp ../inputFIles/eelsin001 eelsin
 ./eels
 mv seteps.log epsLog/seteps001.log
+
+cp ../inputFIles/eelsin004 eelsin
+./eels
+mv seteps.log epsLog/seteps004.log
+
+cp ../inputFIles/eelsin006 eelsin
+./eels
+mv seteps.log epsLog/seteps006.log
+
 rm eelsin
 rm EELSOU
diff --git a/tests/SetEpsTestCasesFromScratch/original/epsLog/seteps004.log b/tests/SetEpsTestCasesFromScratch/original/epsLog/seteps004.log
new file mode 100644
index 0000000000000000000000000000000000000000..a851395f53c8fb965813dff69a69c879f8039f6a
Binary files /dev/null and b/tests/SetEpsTestCasesFromScratch/original/epsLog/seteps004.log differ
diff --git a/tests/SetEpsTestCasesFromScratch/original/epsLog/seteps006.log b/tests/SetEpsTestCasesFromScratch/original/epsLog/seteps006.log
new file mode 100644
index 0000000000000000000000000000000000000000..0c7e6c145398f21132d6ca18a534ca37d77d79b1
Binary files /dev/null and b/tests/SetEpsTestCasesFromScratch/original/epsLog/seteps006.log differ