From: Kevin Day <Kevin@kevux.org>
Date: Sat, 23 Nov 2024 22:26:01 +0000 (-0600)
Subject: Bugfix: FSS Read unit tests, fix file names, and fix FSS-0008 test files.
X-Git-Tag: 0.7.0~34
X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=da4d264c5f46757e4b4357820e5e05986afe6153;p=fll

Bugfix: FSS Read unit tests, fix file names, and fix FSS-0008 test files.

I noticed that I had several of the test files misnamed.
Many of the test files should have a prefix of `name_` in from of parts of the file name relating to the name parameter.

I had originally created the test data for FSS-0008, FSS Embedded List Read, tests just using the output data as generated.
I knew that there was a good chance that any mistakes would be treated as valid.
This saved time and allowed me to work towards improvements.
I have identified and fixed several bugs.
This has then revealed that several of the tests have invalid data.
I manually reviewed several of these and confirmed that the newly generated code looks more correct.
There is still an opportunity for an oversight or mistake but I believe this is more progress forward.
My goal is not to spend too much time directly on this with the expectation that I will test and resolve these problems over time before a stable release.
This is more of a matter of time allocation and priorities rather than a technical correctness and accuracy issue.
---

diff --git "a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object-name-\320\277\321\200\320\270\320\262\320\265\321\202.expect" "b/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object-name-\320\277\321\200\320\270\320\262\320\265\321\202.expect"
deleted file mode 100644
index 9a900be..0000000
--- "a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object-name-\320\277\321\200\320\270\320\262\320\265\321\202.expect"
+++ /dev/null
@@ -1 +0,0 @@
-привет has space
diff --git "a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0001-unicode-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect" "b/level_3/fss_read/tests/runtime/fss_0000/expect/test-0001-unicode-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect"
deleted file mode 100644
index d0f56e1..0000000
--- "a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0001-unicode-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect"
+++ /dev/null
@@ -1 +0,0 @@
-привет
diff --git "a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0001-unicode-object-name-\320\277\321\200\320\270\320\262\320\265\321\202.expect" "b/level_3/fss_read/tests/runtime/fss_0000/expect/test-0001-unicode-object-name-\320\277\321\200\320\270\320\262\320\265\321\202.expect"
deleted file mode 100644
index 9a900be..0000000
--- "a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0001-unicode-object-name-\320\277\321\200\320\270\320\262\320\265\321\202.expect"
+++ /dev/null
@@ -1 +0,0 @@
-привет has space
diff --git "a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect" "b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect"
deleted file mode 100644
index d0f56e1..0000000
--- "a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect"
+++ /dev/null
@@ -1 +0,0 @@
-привет
diff --git "a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect" "b/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect"
deleted file mode 100644
index d0f56e1..0000000
--- "a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0001-unicode-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect"
+++ /dev/null
@@ -1 +0,0 @@
-привет
diff --git "a/level_3/fss_read/tests/runtime/fss_0002/expect/test-0000-basic-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect" "b/level_3/fss_read/tests/runtime/fss_0002/expect/test-0000-basic-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect"
deleted file mode 100644
index d0f56e1..0000000
--- "a/level_3/fss_read/tests/runtime/fss_0002/expect/test-0000-basic-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect"
+++ /dev/null
@@ -1 +0,0 @@
-привет
diff --git "a/level_3/fss_read/tests/runtime/fss_0003/expect/test-0000-basic-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect" "b/level_3/fss_read/tests/runtime/fss_0003/expect/test-0000-basic-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect"
deleted file mode 100644
index d0f56e1..0000000
--- "a/level_3/fss_read/tests/runtime/fss_0003/expect/test-0000-basic-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect"
+++ /dev/null
@@ -1 +0,0 @@
-привет
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_1_same_name.expect
index e69de29..e6e2005 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_1_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_1_same_name.expect
@@ -0,0 +1,6 @@
+    at 0, set 1.
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 1.
+    }
+    at 1, set 1.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name.expect
index e69de29..bed9e38 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_1-name_depth_1_set_3_same_name.expect
@@ -0,0 +1,12 @@
+      at 1, set 3.
+      at 2, set 3.
+
+      depth_2_set_3_at_0 {
+        This is it for at 0, depth 2, set 3.
+      }
+
+      depth_2_set_3_at_1 {
+        depth_3_set_3_at_0 {
+          This is it for at 0, depth 3, set 3.
+        }
+      }
diff --git "a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect" b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
similarity index 100%
rename from "level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect"
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
diff --git "a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect" b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-name_depth_2_same_across_sets-at_1.expect
similarity index 100%
rename from "level_3/fss_read/tests/runtime/fss_0000/expect/test-0000-quotes_and_escapes-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect"
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-name_depth_2_same_across_sets-at_1.expect
diff --git "a/level_3/fss_read/tests/runtime/fss_0000/expect/test-0001-unicode-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect" b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
similarity index 100%
rename from "level_3/fss_read/tests/runtime/fss_0000/expect/test-0001-unicode-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect"
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
diff --git "a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect" b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-name_depth_2_same_across_sets-at_2.expect
similarity index 100%
rename from "level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect"
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-name_depth_2_same_across_sets-at_2.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-name_depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-name_depth_2_same_across_sets.expect
new file mode 100644
index 0000000..ff55924
--- /dev/null
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-name_depth_2_same_across_sets.expect
@@ -0,0 +1,3 @@
+      This is the same across multiple sets, but for set 0.
+      This is the same across multiple sets, but for set 1.
+        This is the same across multiple sets, but for set 2.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_1_same_name.expect
index e69de29..d7389a8 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_1_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_1_same_name.expect
@@ -0,0 +1 @@
+    at 0, set 1.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name.expect
index e69de29..8dbada4 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_1-name_depth_1_set_3_same_name.expect
@@ -0,0 +1 @@
+      at 1, set 3.
diff --git "a/level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect" b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
similarity index 100%
rename from "level_3/fss_read/tests/runtime/fss_0001/expect/test-0000-quotes_and_escapes-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect"
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
diff --git "a/level_3/fss_read/tests/runtime/fss_0002/expect/test-0000-basic-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect" b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-name_depth_2_same_across_sets-at_1.expect
similarity index 100%
rename from "level_3/fss_read/tests/runtime/fss_0002/expect/test-0000-basic-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect"
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-name_depth_2_same_across_sets-at_1.expect
diff --git "a/level_3/fss_read/tests/runtime/fss_0002/expect/test-0001-empty_name_list-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect" b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
similarity index 100%
rename from "level_3/fss_read/tests/runtime/fss_0002/expect/test-0001-empty_name_list-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect"
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
diff --git "a/level_3/fss_read/tests/runtime/fss_0002/expect/test-0001-empty_name_list-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect" b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-name_depth_2_same_across_sets-at_2.expect
similarity index 100%
rename from "level_3/fss_read/tests/runtime/fss_0002/expect/test-0001-empty_name_list-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect"
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-name_depth_2_same_across_sets-at_2.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-name_depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-name_depth_2_same_across_sets.expect
new file mode 100644
index 0000000..9f26136
--- /dev/null
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-name_depth_2_same_across_sets.expect
@@ -0,0 +1 @@
+      This is the same across multiple sets, but for set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_1_same_name.expect
index e69de29..8b13789 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_1_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_1_same_name.expect
@@ -0,0 +1 @@
+
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name.expect
index e69de29..8137dd4 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_1-name_depth_1_set_3_same_name.expect
@@ -0,0 +1 @@
+      at 2, set 3.
diff --git "a/level_3/fss_read/tests/runtime/fss_0002/expect/test-0002-mixed-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect" b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
similarity index 100%
rename from "level_3/fss_read/tests/runtime/fss_0002/expect/test-0002-mixed-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect"
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
diff --git "a/level_3/fss_read/tests/runtime/fss_0002/expect/test-0002-mixed-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect" b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-name_depth_2_same_across_sets-at_1.expect
similarity index 100%
rename from "level_3/fss_read/tests/runtime/fss_0002/expect/test-0002-mixed-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect"
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-name_depth_2_same_across_sets-at_1.expect
diff --git "a/level_3/fss_read/tests/runtime/fss_0003/expect/test-0000-basic-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect" b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
similarity index 100%
rename from "level_3/fss_read/tests/runtime/fss_0003/expect/test-0000-basic-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect"
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
diff --git "a/level_3/fss_read/tests/runtime/fss_0003/expect/test-0001-empty_name_list-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect" b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-name_depth_2_same_across_sets-at_2.expect
similarity index 100%
rename from "level_3/fss_read/tests/runtime/fss_0003/expect/test-0001-empty_name_list-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect"
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-name_depth_2_same_across_sets-at_2.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-name_depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-name_depth_2_same_across_sets.expect
new file mode 100644
index 0000000..c042b57
--- /dev/null
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-name_depth_2_same_across_sets.expect
@@ -0,0 +1 @@
+      This is the same across multiple sets, but for set 1.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_1_same_name.expect
index 573541a..1e8b314 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_1_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_1_same_name.expect
@@ -1 +1 @@
-0
+6
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name.expect
index 573541a..48082f7 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_1-name_depth_1_set_3_same_name.expect
@@ -1 +1 @@
-0
+12
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-name_depth_2_same_across_sets-at_1.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets-at_1.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-name_depth_2_same_across_sets-at_1.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-name_depth_2_same_across_sets-at_2.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets-at_2.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-name_depth_2_same_across_sets-at_2.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-name_depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-name_depth_2_same_across_sets.expect
new file mode 100644
index 0000000..00750ed
--- /dev/null
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-name_depth_2_same_across_sets.expect
@@ -0,0 +1 @@
+3
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_1_same_name.expect
index e69de29..0305d07 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_1_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_1_same_name.expect
@@ -0,0 +1,2 @@
+  depth_1_set_1_same_name 
+  depth_1_set_1_same_name 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name.expect
index e69de29..8feed89 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_1-name_depth_1_set_3_same_name.expect
@@ -0,0 +1,2 @@
+    depth_1_set_3_same_name 
+    depth_1_set_3_same_name 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets-at_2.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets.expect
deleted file mode 100644
index e69de29..0000000
diff --git "a/level_3/fss_read/tests/runtime/fss_0003/expect/test-0001-empty_name_list-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect" b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
similarity index 100%
rename from "level_3/fss_read/tests/runtime/fss_0003/expect/test-0001-empty_name_list-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect"
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
diff --git "a/level_3/fss_read/tests/runtime/fss_0003/expect/test-0002-mixed-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect" b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-name_depth_2_same_across_sets-at_1.expect
similarity index 100%
rename from "level_3/fss_read/tests/runtime/fss_0003/expect/test-0002-mixed-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect"
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-name_depth_2_same_across_sets-at_1.expect
diff --git "a/level_3/fss_read/tests/runtime/fss_0003/expect/test-0002-mixed-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect" b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
similarity index 100%
rename from "level_3/fss_read/tests/runtime/fss_0003/expect/test-0002-mixed-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect"
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
diff --git "a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0000-basic-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect" b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-name_depth_2_same_across_sets-at_2.expect
similarity index 100%
rename from "level_3/fss_read/tests/runtime/fss_0008/expect/test-0000-basic-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect"
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-name_depth_2_same_across_sets-at_2.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-name_depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-name_depth_2_same_across_sets.expect
new file mode 100644
index 0000000..aad7581
--- /dev/null
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-name_depth_2_same_across_sets.expect
@@ -0,0 +1,3 @@
+    depth_2_same_across_sets 
+    depth_2_same_across_sets 
+      depth_2_same_across_sets 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_1_same_name.expect
index e69de29..4f53059 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_1_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_1_same_name.expect
@@ -0,0 +1 @@
+  depth_1_set_1_same_name 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name.expect
index e69de29..957a44e 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_1-name_depth_1_set_3_same_name.expect
@@ -0,0 +1 @@
+    depth_1_set_3_same_name 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets-at_1.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets-at_2.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-depth_2_same_across_sets.expect
deleted file mode 100644
index e69de29..0000000
diff --git "a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0000-basic-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect" b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
similarity index 100%
rename from "level_3/fss_read/tests/runtime/fss_0008/expect/test-0000-basic-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect"
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
diff --git "a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0001-empty_name_list-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect" b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-name_depth_2_same_across_sets-at_1.expect
similarity index 100%
rename from "level_3/fss_read/tests/runtime/fss_0008/expect/test-0001-empty_name_list-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect"
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-name_depth_2_same_across_sets-at_1.expect
diff --git "a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0001-empty_name_list-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect" b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
similarity index 100%
rename from "level_3/fss_read/tests/runtime/fss_0008/expect/test-0001-empty_name_list-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect"
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
diff --git "a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0002-mixed-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect" b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-name_depth_2_same_across_sets-at_2.expect
similarity index 100%
rename from "level_3/fss_read/tests/runtime/fss_0008/expect/test-0002-mixed-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect"
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-name_depth_2_same_across_sets-at_2.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-name_depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-name_depth_2_same_across_sets.expect
new file mode 100644
index 0000000..68bb7b2
--- /dev/null
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_0-depth_2-name_depth_2_same_across_sets.expect
@@ -0,0 +1 @@
+    depth_2_same_across_sets 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_1_same_name.expect
index e69de29..4f53059 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_1_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_1_same_name.expect
@@ -0,0 +1 @@
+  depth_1_set_1_same_name 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name.expect
index e69de29..957a44e 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_1-name_depth_1_set_3_same_name.expect
@@ -0,0 +1 @@
+    depth_1_set_3_same_name 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets-at_1.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets-at_2.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-depth_2_same_across_sets.expect
deleted file mode 100644
index e69de29..0000000
diff --git "a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0002-mixed-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect" b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
similarity index 100%
rename from "level_3/fss_read/tests/runtime/fss_0008/expect/test-0002-mixed-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect"
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-name_depth_2_same_across_sets-at_1.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-name_depth_2_same_across_sets-at_1.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets-at_1.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-name_depth_2_same_across_sets-at_2.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-name_depth_2_same_across_sets-at_2.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-name_depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-name_depth_2_same_across_sets.expect
new file mode 100644
index 0000000..68bb7b2
--- /dev/null
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-depth_2-name_depth_2_same_across_sets.expect
@@ -0,0 +1 @@
+    depth_2_same_across_sets 
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-name_depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets-at_2.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-name_depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-name_depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-depth_2-depth_2_same_across_sets.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-line_1-name_depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_1_same_name.expect
index 573541a..0cfbf08 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_1_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_1_same_name.expect
@@ -1 +1 @@
-0
+2
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name.expect
index 573541a..0cfbf08 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_1-name_depth_1_set_3_same_name.expect
@@ -1 +1 @@
-0
+2
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-total-depth_2-depth_2_same_across_sets.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-name_depth_2_same_across_sets-at_1.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-name_depth_2_same_across_sets-at_1.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets-at_1.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-name_depth_2_same_across_sets-at_2.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-name_depth_2_same_across_sets-at_2.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-name_depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-name_depth_2_same_across_sets.expect
new file mode 100644
index 0000000..00750ed
--- /dev/null
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-name_depth_2_same_across_sets.expect
@@ -0,0 +1 @@
+3
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_1_same_name.expect
index e69de29..89d047e 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_1_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_1_same_name.expect
@@ -0,0 +1,10 @@
+    depth_1_set_1_same_name {
+    at 0, set 1.
+
+    depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 1.
+    }
+  }
+    depth_1_set_1_same_name {
+    at 1, set 1.
+  }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name.expect
index e69de29..618471c 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_1-name_depth_1_set_3_same_name.expect
@@ -0,0 +1,16 @@
+        depth_1_set_3_same_name {
+      at 1, set 3.
+    }
+        depth_1_set_3_same_name {
+      at 2, set 3.
+
+      depth_2_set_3_at_0 {
+        This is it for at 0, depth 2, set 3.
+      }
+
+      depth_2_set_3_at_1 {
+        depth_3_set_3_at_0 {
+          This is it for at 0, depth 3, set 3.
+        }
+      }
+    }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets-at_1.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets-at_2.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-depth_2_same_across_sets.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-name_depth_2_same_across_sets-at_1.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets-at_1.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-name_depth_2_same_across_sets-at_1.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-name_depth_2_same_across_sets-at_2.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets-at_2.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-name_depth_2_same_across_sets-at_2.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-name_depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-name_depth_2_same_across_sets.expect
new file mode 100644
index 0000000..31ab5ef
--- /dev/null
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-depth_2-name_depth_2_same_across_sets.expect
@@ -0,0 +1,9 @@
+        depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 0.
+    }
+        depth_2_same_across_sets {
+      This is the same across multiple sets, but for set 1.
+    }
+            depth_2_same_across_sets {
+        This is the same across multiple sets, but for set 2.
+      }
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_1_same_name.expect
index e69de29..2b14c28 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_1_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_1_same_name.expect
@@ -0,0 +1 @@
+    depth_1_set_1_same_name {
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_3_same_name.expect
index e69de29..cfe862b 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_3_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_1-name_depth_1_set_3_same_name.expect
@@ -0,0 +1 @@
+        depth_1_set_3_same_name {
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets-at_1.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets-at_2.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-depth_2_same_across_sets.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_0-depth_2-depth_2_same_across_sets.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-name_depth_2_same_across_sets-at_1.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-name_depth_2_same_across_sets-at_1.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets-at_1.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-name_depth_2_same_across_sets-at_2.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-name_depth_2_same_across_sets-at_2.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-name_depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-name_depth_2_same_across_sets.expect
new file mode 100644
index 0000000..5bb7fb8
--- /dev/null
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_0-depth_2-name_depth_2_same_across_sets.expect
@@ -0,0 +1 @@
+        depth_2_same_across_sets {
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_1_same_name.expect
index e69de29..d7389a8 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_1_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_1_same_name.expect
@@ -0,0 +1 @@
+    at 0, set 1.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_3_same_name.expect
index e69de29..8dbada4 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_3_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_1-name_depth_1_set_3_same_name.expect
@@ -0,0 +1 @@
+      at 1, set 3.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets-at_1.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets-at_2.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-depth_2_same_across_sets.expect
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets-at_2.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-name_depth_2_same_across_sets-at_1.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-content-line_1-depth_2-depth_2_same_across_sets.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-name_depth_2_same_across_sets-at_1.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-name_depth_2_same_across_sets-at_2.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-depth_2-depth_2_same_across_sets-at_1.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-name_depth_2_same_across_sets-at_2.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-name_depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-name_depth_2_same_across_sets.expect
new file mode 100644
index 0000000..9f26136
--- /dev/null
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-line_1-depth_2-name_depth_2_same_across_sets.expect
@@ -0,0 +1 @@
+      This is the same across multiple sets, but for set 0.
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_1_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_1_same_name.expect
index 573541a..f599e28 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_1_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_1_same_name.expect
@@ -1 +1 @@
-0
+10
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_3_same_name.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_3_same_name.expect
index 573541a..b6a7d89 100644
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_3_same_name.expect
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_1-name_depth_1_set_3_same_name.expect
@@ -1 +1 @@
-0
+16
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
deleted file mode 100644
index 573541a..0000000
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
+++ /dev/null
@@ -1 +0,0 @@
-0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets-at_2.expect
deleted file mode 100644
index 573541a..0000000
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets-at_2.expect
+++ /dev/null
@@ -1 +0,0 @@
-0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets.expect
deleted file mode 100644
index 573541a..0000000
--- a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets.expect
+++ /dev/null
@@ -1 +0,0 @@
-0
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets-at_2.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets-at_2.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-name_depth_2_same_across_sets-at_1.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object-total-depth_2-depth_2_same_across_sets.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-name_depth_2_same_across_sets-at_1.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets-at_1.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-name_depth_2_same_across_sets-at_2.expect
similarity index 100%
rename from level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-depth_2_same_across_sets-at_1.expect
rename to level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-name_depth_2_same_across_sets-at_2.expect
diff --git a/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-name_depth_2_same_across_sets.expect b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-name_depth_2_same_across_sets.expect
new file mode 100644
index 0000000..ec63514
--- /dev/null
+++ b/level_3/fss_read/tests/runtime/fss_0008/expect/test-0004-nested_simple-object_content-total-depth_2-name_depth_2_same_across_sets.expect
@@ -0,0 +1 @@
+9
diff --git "a/level_3/fss_read/tests/runtime/fss_000e/expect/test-0000-basic-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect" "b/level_3/fss_read/tests/runtime/fss_000e/expect/test-0000-basic-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect"
deleted file mode 100644
index d0f56e1..0000000
--- "a/level_3/fss_read/tests/runtime/fss_000e/expect/test-0000-basic-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect"
+++ /dev/null
@@ -1 +0,0 @@
-привет
diff --git "a/level_3/fss_read/tests/runtime/fss_000e/expect/test-0000-basic-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect" "b/level_3/fss_read/tests/runtime/fss_000e/expect/test-0000-basic-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect"
deleted file mode 100644
index e69de29..0000000
diff --git "a/level_3/fss_read/tests/runtime/fss_000e/expect/test-0001-empty_name_list-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect" "b/level_3/fss_read/tests/runtime/fss_000e/expect/test-0001-empty_name_list-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect"
deleted file mode 100644
index e69de29..0000000
diff --git "a/level_3/fss_read/tests/runtime/fss_000e/expect/test-0001-empty_name_list-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect" "b/level_3/fss_read/tests/runtime/fss_000e/expect/test-0001-empty_name_list-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect"
deleted file mode 100644
index e69de29..0000000
diff --git "a/level_3/fss_read/tests/runtime/fss_000e/expect/test-0002-mixed-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect" "b/level_3/fss_read/tests/runtime/fss_000e/expect/test-0002-mixed-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-0.expect"
deleted file mode 100644
index e69de29..0000000
diff --git "a/level_3/fss_read/tests/runtime/fss_000e/expect/test-0002-mixed-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect" "b/level_3/fss_read/tests/runtime/fss_000e/expect/test-0002-mixed-object-name-\320\277\321\200\320\270\320\262\320\265\321\202-select-1.expect"
deleted file mode 100644
index e69de29..0000000
diff --git a/level_3/fss_read/tests/runtime/script/generate.sh b/level_3/fss_read/tests/runtime/script/generate.sh
index 3d0444e..ad81b81 100644
--- a/level_3/fss_read/tests/runtime/script/generate.sh
+++ b/level_3/fss_read/tests/runtime/script/generate.sh
@@ -1553,219 +1553,219 @@ generate_operate_0008_special_cases() {
 
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect &&
 
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-total-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-total-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-total-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-total-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-total-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-total-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-total-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-total-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect &&
 
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-line_0-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-line_0-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-line_0-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-line_0-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-line_0-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-line_0-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-line_0-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-line_0-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect &&
 
     fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-line_1-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-line_1-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-line_1-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-line_1-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-line_1-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-line_1-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-line_1-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-line_1-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect &&
 
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}content-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect &&
 
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-total-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-total-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-total-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-total-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-total-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-total-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-total-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-total-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect &&
 
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-line_0-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-line_0-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-line_0-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-line_0-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-line_0-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-line_0-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-line_0-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-line_0-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect &&
 
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-line_1-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-line_1-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-line_1-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-line_1-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-line_1-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-line_1-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-line_1-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-line_1-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect &&
 
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect &&
 
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-total-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-total-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-total-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-total-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-total-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-total-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
-    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-total-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-total-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect &&
 
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-line_0-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-line_0-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-line_0-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-line_0-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-line_0-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-line_0-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
-    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect &&
 
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-line_1-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-line_1-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-line_1-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-line_1-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-line_1-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-line_1-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
-    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
+    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
 
     if [[ $? -ne 0 ]] ; then return 1; fi
   fi
@@ -2465,219 +2465,219 @@ generate_operate_test_standard_special_cases_0008() {
 
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -o -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect &&
 
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-total-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-total-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-total-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-total-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-total-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-total-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-total-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -ot -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -ot -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-total-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect &&
 
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-line_0-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-line_0-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-line_0-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-line_0-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-line_0-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-line_0-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-line_0-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -o -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 0 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-line_0-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect &&
 
     fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-line_1-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object-line_1-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-line_1-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object-line_1-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-line_1-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object-line_1-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
-    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object-line_1-name_depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object-line_1-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
-    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object-line_1-name_depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
+    fss_embedded_list_read +n -o -l 1 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object-line_1-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect &&
 
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}content-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -c -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect &&
 
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-total-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-total-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-total-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-total-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-total-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-total-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-total-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -ct -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -ct -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-total-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect &&
 
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-line_0-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-line_0-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-line_0-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-line_0-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-line_0-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-line_0-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-line_0-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -c -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 0 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-line_0-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect &&
 
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-line_1-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}content-line_1-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-line_1-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}content-line_1-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-line_1-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}content-line_1-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}content-line_1-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -c -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -c -l 1 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}content-line_1-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect &&
 
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_1-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -oc -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object_content-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect &&
 
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-total-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-total-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-total-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-total-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-total-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-total-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
-    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-total-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-total-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -oct -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object_content-total-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-total-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -oct -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-total-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect &&
 
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-line_0-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-line_0-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-line_0-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-line_0-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-line_0-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-line_0-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
-    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -oc -l 0 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object_content-line_0-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_2-depth_2_same_across_sets-at_2-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 0 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-line_0-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect &&
 
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_1_same_name ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_1_same_name.expect &&
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name.expect &&
-    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-line_1-depth_2-depth_2_same_across_sets.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets ${file_source} > ${test_current}object_content-line_1-depth_2-name_depth_2_same_across_sets.expect &&
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_1_same_name -a 1 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_1.expect &&
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 1 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_1.expect &&
-    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-line_1-depth_2-depth_2_same_across_sets-at_1.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 1 ${file_source} > ${test_current}object_content-line_1-depth_2-name_depth_2_same_across_sets-at_1.expect &&
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_1_same_name -a 2 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_2.expect &&
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 2 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_2.expect &&
-    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-line_1-depth_2-depth_2_same_across_sets-at_2.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 2 ${file_source} > ${test_current}object_content-line_1-depth_2-name_depth_2_same_across_sets-at_2.expect &&
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_1_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 1 -d 3 -a 0 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_1-depth_3.expect &&
-    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_2-depth_2_same_across_sets-at_1-depth_3.expect &&
+    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 1 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_2-name_depth_2_same_across_sets-at_1-depth_3.expect &&
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_1_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_1_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3.expect &&
     fss_embedded_list_read +n -oc -l 1 -d 1 -n depth_1_set_3_same_name -a 2 -d 3 -a 0 ${file_source} > ${test_current}object_content-line_1-depth_1-name_depth_1_set_3_same_name-at_2-depth_3-at_0.expect &&
-    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_2-depth_2_same_across_sets-at_2-depth_3.expect
+    fss_embedded_list_read +n -oc -l 1 -d 2 -n depth_2_same_across_sets -a 2 -d 3 ${file_source} > ${test_current}object_content-line_1-depth_2-name_depth_2_same_across_sets-at_2-depth_3.expect
 
     if [[ $? -ne 0 ]] ; then
       let failure=1