• C
    test: Split object parsing into their own functions · b0e56db5
    Cole Robinson 提交于
    The function that parses custom driver XML was getting pretty unruly,
    split the object parsing into their own functions. Rename some variables
    to be consistent across each function. This should be functionally
    identical.
    b0e56db5
test_driver.c 167.8 KB