Lines Matching full:termination
373 /* B) Test termination in parent entry action */ in ZTEST()
386 "Incorrect test value index for parent entry termination"); in ZTEST()
388 "Final parent entry termination state not reached"); in ZTEST()
390 /* C) Test termination in parent run action */ in ZTEST()
403 "Incorrect test value index for parent run termination"); in ZTEST()
405 "Final parent run termination state not reached"); in ZTEST()
407 /* D) Test termination in parent exit action */ in ZTEST()
420 "Incorrect test value index for parent exit termination"); in ZTEST()
422 "Final parent exit termination state not reached"); in ZTEST()
424 /* E) Test termination in child entry action */ in ZTEST()
437 "Incorrect test value index for entry termination"); in ZTEST()
439 "Final entry termination state not reached"); in ZTEST()
441 /* F) Test termination in child run action */ in ZTEST()
454 "Incorrect test value index for run termination"); in ZTEST()
456 "Final run termination state not reached"); in ZTEST()
458 /* G) Test termination in child exit action */ in ZTEST()
471 "Incorrect test value index for exit termination"); in ZTEST()
473 "Final exit termination state not reached"); in ZTEST()