commit | 36a1a88884620dc58138f95ffd1684f73b034cc7 | [log] [tgz] |
---|---|---|
author | Enjia Mai <enjiax.mai@intel.com> | Wed May 12 23:55:40 2021 +0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed May 12 17:04:20 2021 -0400 |
tree | 46fbda62021ea348298aebc0ba7d00e7f106a2db | |
parent | f66cb34b1388aaddc7953a6935c53b16b56260b9 [diff] |
tests: smp: correct the inappropriate testcase Update testcase test_fatal_on_smp(), and refine it and correct some inappropriate usage such as unnecessary irq_lock(). This prevents the error propagation to the later executing testcase. Fixes #35200 Fixes #35202 Signed-off-by: Enjia Mai <enjiax.mai@intel.com>