Commit 3b71e39
committed
hijack.sh: extract new print_test_result_exit() function
Extract new print_test_result_exit() function from exit handler(). This
make it possible for some "light-weight" tests like
verify-kernel-boot-log.sh to not depend on the heavy and start_test()
and exit handler machinery.
Signed-off-by: Marc Herbert <marc.herbert@intel.com>1 parent 0315617 commit 3b71e39
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
182 | 189 | | |
183 | 190 | | |
184 | 191 | | |
| |||
198 | 205 | | |
199 | 206 | | |
200 | 207 | | |
201 | | - | |
| 208 | + | |
202 | 209 | | |
203 | 210 | | |
204 | 211 | | |
| |||
0 commit comments