Searched refs:xunit (Results 1 – 3 of 3) sorted by relevance
85 set(LLVM_LIT_ARGS "--xunit-xml-output=testresults.xunit.xml -v" CACHE STRING "")
2 # This tests checks that the xunit output correctly escapes them in the XML.
1572 const char *xunit; in config_devalloc() local1617 xunit = number(&num[sizeof(num)], myunit); in config_devalloc()1618 lunit = &num[sizeof(num)] - xunit; in config_devalloc()1628 memcpy(dev->dv_xname + lname, xunit, lunit); in config_devalloc()