Searched refs:encl_load (Results 1 – 3 of 3) sorted by relevance
34 bool encl_load(const char *path, struct encl *encl);
127 bool encl_load(const char *path, struct encl *encl) in encl_load() function
125 if (!encl_load("test_encl.elf", &self->encl)) { in FIXTURE_SETUP()
Completed in 7 milliseconds