|
iPXE
|
A URI or path resolution test. More...
Data Fields | |
| const char * | base |
| Base path or URI. More... | |
| const char * | relative |
| Relative path or URI. More... | |
| const char * | resolved |
| Expected resolved path or URI. More... | |
A URI or path resolution test.
Definition at line 61 of file uri_test.c.
| const char* uri_resolve_test::base |
Base path or URI.
Definition at line 63 of file uri_test.c.
| const char* uri_resolve_test::relative |
Relative path or URI.
Definition at line 65 of file uri_test.c.
| const char* uri_resolve_test::resolved |
Expected resolved path or URI.
Definition at line 67 of file uri_test.c.
1.8.15