Motr  M0
obj_struct Struct Reference
Collaboration diagram for obj_struct:
Collaboration graph

Data Fields

uint64_t os_val
 

Detailed Description

This file has seven test-cases in all. Out of these seven cases, six cases deal with cookie-APIs, and one case tests the function m0_addr_is_sane. The six cases related to cookie-APIs are as below: Test No.0: Test for a valid cookie. Test No.1: Test for a cookie holding a NULL pointer. Test No.2: Test for a cookie with address less than 4096. Test No.3: Test for a cookie with unaligned address. Test No.4: Test for a stale cookie. Test No.5: Test for APIs related to cookie-initialization.

Definition at line 46 of file cookie.c.

Field Documentation

◆ os_val

uint64_t os_val

Definition at line 47 of file cookie.c.


The documentation for this struct was generated from the following file: