Lines Matching full:should

170 				"sys_mem_blocks_alloc should fail with -ENOMEM but not");  in alloc_free()
251 /* blocks 0 and 1 should be taken */ in ZTEST()
260 "sys_mem_blocks_get bitmap failed, bit %i should be set", i); in ZTEST()
264 "sys_mem_blocks_get bitmap failed, bit %i should be cleared", i); in ZTEST()
270 /* get a 2 entiries memory block starting from 1 - should fail */ in ZTEST()
275 /* blocks 0 and 1 should be taken */ in ZTEST()
284 "sys_mem_blocks_get bitmap failed, bit %i should be set", i); in ZTEST()
288 "sys_mem_blocks_get bitmap failed, bit %i should be cleared", i); in ZTEST()
294 /* get a 2 slots block starting from the last one - should fail */ in ZTEST()
299 /* blocks 0 and 1 should be taken */ in ZTEST()
308 "sys_mem_blocks_get bitmap failed, bit %i should be set", i); in ZTEST()
312 "sys_mem_blocks_get bitmap failed, bit %i should be cleared", i); in ZTEST()
323 /* blocks 0,1,3 should be taken */ in ZTEST()
333 "sys_mem_blocks_get bitmap failed, bit %i should be set", i); in ZTEST()
337 "sys_mem_blocks_get bitmap failed, bit %i should be cleared", i); in ZTEST()
347 /* blocks 0,1,2, 3 should be taken */ in ZTEST()
358 "sys_mem_blocks_get bitmap failed, bit %i should be set", i); in ZTEST()
362 "sys_mem_blocks_get bitmap failed, bit %i should be cleared", i); in ZTEST()
372 /* all blocks should be cleared */ in ZTEST()
378 "sys_mem_blocks_get bitmap failed, bit %i should be cleared", i); in ZTEST()
433 /* all blocks should be taken */ in ZTEST()
437 "sys_mem_blocks_alloc_contiguous failed, bit %i should be set", i); in ZTEST()
445 /* all blocks extept 0,1,2 should be taken */ in ZTEST()
454 "sys_mem_blocks_alloc_contiguous failed, bit %i should be cleared", i); in ZTEST()
458 "sys_mem_blocks_alloc_contiguous failed, bit %i should be set", i); in ZTEST()
468 /* all blocks extept 0,1,2,4,5,6,7 should be taken */ in ZTEST()
481 "sys_mem_blocks_alloc_contiguous failed, bit %i should be cleared", i); in ZTEST()
485 "sys_mem_blocks_alloc_contiguous failed, bit %i should be set", i); in ZTEST()
492 * try to allocate 5 blocks, should fail in ZTEST()
503 /* all blocks extept 4,5,6,7 should be taken */ in ZTEST()
513 "sys_mem_blocks_alloc_contiguous failed, bit %i should be cleared", i); in ZTEST()
517 "sys_mem_blocks_alloc_contiguous failed, bit %i should be set", i); in ZTEST()
526 /* all blocks should be taken */ in ZTEST()
531 "sys_mem_blocks_alloc_contiguous failed, bit %i should be set", i); in ZTEST()
539 /* all blocks should be cleared */ in ZTEST()
544 "sys_mem_blocks_alloc_contiguous failed, bit %i should be cleared", i); in ZTEST()
605 "sys_multi_mem_blocks_alloc should fail with -EINVAL but not"); in ZTEST()
641 /* test should raise an exception and should not reach this line */ in ZTEST()
650 /* test should raise an exception and should not reach this line */ in ZTEST()
661 /* test should raise an exception and should not reach this line */ in ZTEST()
670 /* test should raise an exception and should not reach this line */ in ZTEST()
685 "sys_mem_blocks_alloc should fail with -ENOMEM but not"); in ZTEST()
697 "sys_mem_blocks_free should fail with -EINVAL but not"); in ZTEST()
705 "sys_mem_blocks_free should fail with -EFAULT but not"); in ZTEST()
713 "sys_mem_blocks_free should fail with -EFAULT but not"); in ZTEST()
724 /* test should raise an exception and should not reach this line */ in ZTEST()
736 /* test should raise an exception and should not reach this line */ in ZTEST()
747 /* test should raise an exception and should not reach this line */ in ZTEST()
758 /* test should raise an exception and should not reach this line */ in ZTEST()
775 "sys_multi_mem_blocks_alloc should fail with -ENOMEM but not"); in ZTEST()
788 "sys_multi_mem_blocks_free should fail with -EINVAL but not"); in ZTEST()
796 "sys_multi_mem_blocks_free should fail with -EFAULT but not"); in ZTEST()
804 "sys_multi_mem_blocks_free should fail with -EINVAL but not"); in ZTEST()