Changeset cea9f0c in mainline for uspace/lib/memgfx/test/memgfx.c
- Timestamp:
- 2020-05-29T19:04:46Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f8375f7
- Parents:
- d8e2485
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/memgfx/test/memgfx.c
rd8e2485 rcea9f0c 193 193 PCUT_ASSERT_ERRNO_VAL(EOK, rc); 194 194 195 196 195 rc = gfx_bitmap_get_alloc(bitmap, &balloc); 197 196 PCUT_ASSERT_ERRNO_VAL(EOK, rc);
Note:
See TracChangeset
for help on using the changeset viewer.