about summary refs log tree commit diff
path: root/REORG.TODO/elf/tst-initorder.exp
diff options
context:
space:
mode:
Diffstat (limited to 'REORG.TODO/elf/tst-initorder.exp')
-rw-r--r--REORG.TODO/elf/tst-initorder.exp13
1 files changed, 13 insertions, 0 deletions
diff --git a/REORG.TODO/elf/tst-initorder.exp b/REORG.TODO/elf/tst-initorder.exp
new file mode 100644
index 0000000000..8718f65765
--- /dev/null
+++ b/REORG.TODO/elf/tst-initorder.exp
@@ -0,0 +1,13 @@
+start_a1
+start_a2
+start_b1
+start_b2
+start_a3
+start_a4
+main
+finish_a4
+finish_a3
+finish_b2
+finish_b1
+finish_a2
+finish_a1