summaryrefslogtreecommitdiffstats
path: root/src/test/testcases/testAxone.simics
blob: 7a47cb6889622c69b3c51447e509c8b8aed40f31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
backplane0.proc0.pib_cmp.pib_psu->tppsu_tpbr_interrupt_msg_available=[NIL]

echo "*******************Run testRunTillSbeBooted.py************************"

run-python-file targets/p9_axone/sbeTest/testRunTillSbeBooted.py

echo "*******************Run testPSUSetStashPair.xml*******************"

run-python-file targets/p9_axone/sbeTest/testPSUSetStashPair.py

echo "*******************Run testIstep.xml*******************"

sbe-istep 2.2 5.1

run-python-file targets/p9_axone/sbeTest/testMatchStashPair.py

run-python-file targets/p9_axone/sbeTest/testIstepInvalid.py

run-python-file targets/p9_axone/sbeTest/testIstepInvalidFenced.py

echo "*******************Run testSuspendIO.xml*******************"

run-python-file targets/p9_axone/sbeTest/testSuspendIO.py

echo "*******************Run testGeneric.xml*******************"

run-python-file targets/p9_axone/sbeTest/testGetCapabilities.py
#TODO: Enable it 
#run-python-file targets/p9_axone/sbeTest/testSbeDump.py

#run-python-file targets/p9_axone/sbeTest/testHostFFDC.py

run-python-file targets/p9_axone/sbeTest/testPSUReadSbeMem.py

echo "*******************Run testUnsecureMemRegions.xml*******************"

run-python-file targets/p9_axone/sbeTest/testUnsecureMemRegions.py

echo "*******************Run testPutGetMem.xml*******************"

run-python-file targets/p9_axone/sbeTest/testMemPBA.py

run-python-file targets/p9_axone/sbeTest/testPsuHostPassThrough.py

echo "*******************Run testAduMem.xml*******************"

run-python-file targets/p9_axone/sbeTest/testAduMem_ecc.py

run-python-file targets/p9_axone/sbeTest/testAduMem_itag.py

run-python-file targets/p9_axone/sbeTest/testAduMem_withEccItag.py

run-python-file targets/p9_axone/sbeTest/testAduMem_noEccNoItag.py

run-python-file targets/p9_axone/sbeTest/testAduMem_124B.py

echo "*******************Run testPSUSetFFDCAddr.xml*******************"

run-python-file targets/p9_axone/sbeTest/testPSUSetFFDCAddr.py

echo "*******************Run testPSUGetCapabilities.py*******************"

run-python-file targets/p9_axone/sbeTest/testPSUGetCapabilities.py

echo "*******************Run testSram.xml*******************"

run-python-file targets/p9_axone/sbeTest/testSram.py

echo "*******************Run istep 5.2*******************"
sbe-istep 5 2

echo "*******************Run testRegAccess.xml*******************"

run-python-file targets/p9_axone/sbeTest/testStopInstruction.py

run-python-file targets/p9_axone/sbeTest/testPutGetRegGpr.py

run-python-file targets/p9_axone/sbeTest/testPutGetRegFpr.py

run-python-file targets/p9_axone/sbeTest/testPutGetRegSpr.py

run-python-file targets/p9_axone/sbeTest/testStartInstruction.py

echo "*******************Run testFifoReset.xml*******************"

run-python-file targets/p9_axone/sbeTest/testFifoReset.py

run-python-file targets/p9_axone/sbeTest/testIstepInvalidFenced.py

echo "*******************Run testSystemFabricMap.xml*******************"

run-python-file targets/p9_axone/sbeTest/testSystemFabricMap.py

echo "*******************Run testExecutorCntrlTimer.xml*******************"

run-python-file targets/p9_axone/sbeTest/testExecutorCntrlTimer.py

run-python-file targets/p9_axone/sbeTest/testExecutorStopTimer.py

echo "*******************Run testSecurity.xml*******************"

run-python-file targets/p9_axone/sbeTest/testSecurity.py

echo "*******************Run testStopClocks.xml*******************"

run-python-file targets/p9_axone/sbeTest/testStopClocks.py

echo "*******************Run testGetRing.xml*******************"

run-python-file targets/p9_axone/sbeTest/testGetRing.py

echo "*******************Run testExecutorPutRing.xml*******************"

run-python-file targets/p9_axone/sbeTest/testExecutorPutRing.py

echo "*******************Run testFastAccess.xml*******************"

run-python-file targets/p9_axone/sbeTest/testFastArray.py

echo "*******************Run testQuiesce.xml*******************"

run-python-file targets/p9_axone/sbeTest/testQuiesce.py

echo "*******************Run sbe-trace*******************"

sbe-trace 0
OpenPOWER on IntegriCloud