Home
last modified time | relevance | path

Searched refs:abilint (Results 1 - 1 of 1) sorted by relevance

/third_party/libabigail/tests/
H A Dtest-read-write.cc248 /// A task wihch reads an abixml file using abilint and compares its
325 string abilint = string(get_build_dir()) + "/tools/abilint"; in perform() local
327 abilint +=string(" --suppr ") + in_suppr_spec_path; in perform()
328 string cmd = abilint + " " + in_path + " > " + out_path; in perform()
333 "ABI XML file doesn't pass abilint: " + out_path + "\n"; in perform()

Completed in 1 milliseconds