Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/src/commit/a80a999c9b5c128cad2f67b4b32036bd4d667904/test/dm You should set ROOT_URL correctly, otherwise the web may not work correctly.
upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
 
 
 
 
 
 
u-boot/test/dm
Simon Glass bff1a71ede dm: test: usb: sandbox: Add keyboard tests for sandbox 9 years ago
..
Kconfig
Makefile sandbox: add a sandbox timer and basic test 9 years ago
adc.c sandbox: add ADC unit tests 10 years ago
bus.c dm: Rename dev_get_parentdata() to dev_get_parent_priv() 10 years ago
clk.c
cmd_dm.c devres: add debug command to dump device resources 10 years ago
core.c dm: test: Show the amount of leaked memory on error 10 years ago
eth.c dm: test: Add a new test case against dm eth codes for NULL pointer access 10 years ago
gpio.c
i2c.c
led.c dm: test: Add a test for the LED uclass 10 years ago
mmc.c dm: test: Add a test for the mmc uclass 10 years ago
pci.c
pmic.c
ram.c
regmap.c test: Add a test for regmap 10 years ago
regulator.c
remoteproc.c test: Add basic tests for remoteproc 10 years ago
reset.c
rtc.c
sf.c
spi.c
syscon.c dm: test: Add a test for the system controller uclass 10 years ago
test-dm.sh
test-driver.c
test-fdt.c
test-main.c test: Record and silence console in tests 9 years ago
test-uclass.c
timer.c sandbox: add a sandbox timer and basic test 9 years ago
usb.c dm: test: usb: sandbox: Add keyboard tests for sandbox 9 years ago