Fix test of "make sure to context-switch to idle thread when therad's status is PS_EXITED"
Change-Id: I62ea813656805b6250b0465853e8fa2918b0c86b Refs: #1029 Refs: #1227
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
include $(HOME)/.mck_test_config.mk
|
||||
|
||||
CC=gcc
|
||||
MCK_DIR=/home/satoken/ppos
|
||||
MCEXEC=$(MCK_DIR)/bin/mcexec
|
||||
TARGET=sched_test go_test
|
||||
all:: $(TARGET)
|
||||
|
||||
Reference in New Issue
Block a user