Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
utest-cfgmap-order.h File Reference

(/usr/bin/git 2023-11-27, commit: bad6102)

Header declaring the regression test for the order and completeness of crinit{Task,Series}CfgMap. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void crinitCfgMapRegressionTest (void **state)
 

Detailed Description

Header declaring the regression test for the order and completeness of crinit{Task,Series}CfgMap.

Function Documentation

◆ crinitCfgMapRegressionTest()

void crinitCfgMapRegressionTest ( void **  state)

Regression test for the crinit{Task,Series}CfgMap constant arrays.

Checks that the arrays are alphabetically ordered (by its crinitConfigMapping_t::configKey field) and that both together contain all crinitConfigs_t.