Searched refs:select_unittests (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/sandbox/include/asm/
H A Dstate.h95 const char *select_unittests; /* Unit test to run */ member in struct:sandbox_state
/u-boot/arch/sandbox/cpu/
H A Dspl.c141 state->select_unittests, 1, false, NULL);
H A Dstart.c409 state->select_unittests = arg;
413 SANDBOX_CMDLINE_OPT_SHORT(select_unittests, 'k', 1, "Select unit tests to run");

Completed in 38 milliseconds