|
Crinit -- Configurable Rootfs Init
|
Header declaring the unit tests for test_crinitCapIsCapsetEffective(). More...

Go to the source code of this file.
Functions | |
| void | test_crinitCapIsCapsetEffective_not_set (void **state) |
| void | test_crinitCapIsCapsetEffective_lsb_low (void **state) |
| void | test_crinitCapIsCapsetEffective_msb_low (void **state) |
| void | test_crinitCapIsCapsetEffective_lsb_high (void **state) |
| void | test_crinitCapIsCapsetEffective_last_supported (void **state) |
| void | test_crinitCapIsCapsetEffective_unsupported_capability (void **state) |
| void | test_crinitCapIsCapsetEffective_first_after_last_capability (void **state) |
| void | test_crinitCapIsCapsetEffective_last_possible_capability (void **state) |
Header declaring the unit tests for test_crinitCapIsCapsetEffective().
| void test_crinitCapIsCapsetEffective_first_after_last_capability | ( | void ** | state | ) |
| void test_crinitCapIsCapsetEffective_last_possible_capability | ( | void ** | state | ) |
| void test_crinitCapIsCapsetEffective_last_supported | ( | void ** | state | ) |
| void test_crinitCapIsCapsetEffective_lsb_high | ( | void ** | state | ) |
| void test_crinitCapIsCapsetEffective_lsb_low | ( | void ** | state | ) |
| void test_crinitCapIsCapsetEffective_msb_low | ( | void ** | state | ) |
| void test_crinitCapIsCapsetEffective_not_set | ( | void ** | state | ) |
| void test_crinitCapIsCapsetEffective_unsupported_capability | ( | void ** | state | ) |