forked from Imagelibrary/rtems
fsrfsbitmap01/test.c: Remove tabs
This commit is contained in:
@@ -453,7 +453,8 @@ void nullpointer_test(void){
|
||||
int rc;
|
||||
bool result;
|
||||
|
||||
printf("\n Testing bitmap_map functions with NULL bitmap control " "pointer\n");
|
||||
printf("\n Testing bitmap_map functions with NULL bitmap control "
|
||||
"pointer\n");
|
||||
/* Invoke all functions with NULL control */
|
||||
rc = rtems_rfs_bitmap_map_set(control, bit);
|
||||
rtems_test_assert(rc>0);
|
||||
|
||||
Reference in New Issue
Block a user