iPXE
Data Fields
uri_churi_test Struct Reference

A current working URI test. More...

Data Fields

const char * relative
 Relative URI. More...
 
const char * expected
 Expected new working URI. More...
 

Detailed Description

A current working URI test.

Definition at line 88 of file uri_test.c.

Field Documentation

◆ relative

const char* uri_churi_test::relative

Relative URI.

Definition at line 90 of file uri_test.c.

◆ expected

const char* uri_churi_test::expected

Expected new working URI.

Definition at line 92 of file uri_test.c.


The documentation for this struct was generated from the following file: