UEFIStarter
a simple UEFI framework
|
Tests for file I/O functions. More...
#include <Uefi.h>
#include <Library/UefiLib.h>
#include <UEFIStarter/core.h>
#include <UEFIStarter/tests/tests.h>
Functions | |
void | test_get_file_contents () |
Makes sure get_file_content() works. More... | |
BOOLEAN | run_files_tests () |
Test runner for this group. More... | |
Tests for file I/O functions.
void test_get_file_contents | ( | ) |
Makes sure get_file_content() works.
BOOLEAN run_files_tests | ( | ) |
Test runner for this group.
Gets called via the generated test runner.