Searched hist:"15 b6f9f9718426f137ad00090984396fe162619c" (Results 1 – 2 of 2) sorted by relevance
/openbmc/bmcweb/test/redfish-core/include/ |
H A D | redfish_test.cpp | 15b6f9f9718426f137ad00090984396fe162619c Thu May 30 11:13:43 CDT 2024 Ed Tanous <ed@tanous.net> Write test to ensure that redfish validates
Dependent on configuration options, we might have overlapping paths, as what had to be fixed in: 36a59eafed32c0063d444fc0722f899c0024092d and 5ffd11f248f155614bf30b498cb01a4e2065094d
We should be able to catch these in a unit test, so this commit adds a test that initializes the Redfish tree, and ensures that the router validates. In theory this will catch any misconfigurations we might have.
Tested: Unit tests pass.
Change-Id: I8721380c96301b57e40819f5ae2e725057ea1bb7 Signed-off-by: Ed Tanous <ed@tanous.net>
|
/openbmc/bmcweb/ |
H A D | meson.build | diff 15b6f9f9718426f137ad00090984396fe162619c Thu May 30 11:13:43 CDT 2024 Ed Tanous <ed@tanous.net> Write test to ensure that redfish validates
Dependent on configuration options, we might have overlapping paths, as what had to be fixed in: 36a59eafed32c0063d444fc0722f899c0024092d and 5ffd11f248f155614bf30b498cb01a4e2065094d
We should be able to catch these in a unit test, so this commit adds a test that initializes the Redfish tree, and ensures that the router validates. In theory this will catch any misconfigurations we might have.
Tested: Unit tests pass.
Change-Id: I8721380c96301b57e40819f5ae2e725057ea1bb7 Signed-off-by: Ed Tanous <ed@tanous.net>
|