libvirt/tests/nodeinfodata
Eric Blake df80282dab tests: reduce length of nodeinfodata test names
Commit ddd6bef4 switched to the ustar format to fix an issue where
'make dist' fails to create a tarball because we have files with
relative names longer than 100 bytes by the time you include a
'libvirt-0.9.13' prefix.  Unfortunately, even with ustar format,
the use of 'tar -ch' tries to convert symlinks to hard links,
also with a name too long (omitting the -h works, but automake
automatically passes -h); such symlinks were added in commit
6dcf98c, which resulted in 'make dist' breaking again.  The
solution is to rename the offending symlinks to something shorter,
by shortening the entire nodeinfodata naming scheme.

* tests/nodeinfotest.c (mymain): Shorten test names.
(linuxTestNodeInfo): Accommodate new names.
* tests/nodeinfodata/*: Rename files accordingly.
2012-07-20 15:36:11 -06:00
..
linux-test1 tests: reduce length of nodeinfodata test names 2012-07-20 15:36:11 -06:00
linux-test2 tests: reduce length of nodeinfodata test names 2012-07-20 15:36:11 -06:00
linux-test3 tests: reduce length of nodeinfodata test names 2012-07-20 15:36:11 -06:00
linux-test4 tests: reduce length of nodeinfodata test names 2012-07-20 15:36:11 -06:00
linux-test5/cpu tests: reduce length of nodeinfodata test names 2012-07-20 15:36:11 -06:00
linux-test6 tests: reduce length of nodeinfodata test names 2012-07-20 15:36:11 -06:00
linux-ppc-test1.cpuinfo tests: reduce length of nodeinfodata test names 2012-07-20 15:36:11 -06:00
linux-ppc-test1.expected tests: reduce length of nodeinfodata test names 2012-07-20 15:36:11 -06:00
linux-x86-test1.cpuinfo tests: reduce length of nodeinfodata test names 2012-07-20 15:36:11 -06:00
linux-x86-test1.expected tests: reduce length of nodeinfodata test names 2012-07-20 15:36:11 -06:00
linux-x86-test2.cpuinfo tests: reduce length of nodeinfodata test names 2012-07-20 15:36:11 -06:00
linux-x86-test2.expected tests: reduce length of nodeinfodata test names 2012-07-20 15:36:11 -06:00
linux-x86-test3.cpuinfo tests: reduce length of nodeinfodata test names 2012-07-20 15:36:11 -06:00
linux-x86-test3.expected tests: reduce length of nodeinfodata test names 2012-07-20 15:36:11 -06:00
linux-x86-test4.cpuinfo tests: reduce length of nodeinfodata test names 2012-07-20 15:36:11 -06:00
linux-x86-test4.expected tests: reduce length of nodeinfodata test names 2012-07-20 15:36:11 -06:00
linux-x86-test5.cpuinfo tests: reduce length of nodeinfodata test names 2012-07-20 15:36:11 -06:00
linux-x86-test5.expected tests: reduce length of nodeinfodata test names 2012-07-20 15:36:11 -06:00
linux-x86-test6.cpuinfo tests: reduce length of nodeinfodata test names 2012-07-20 15:36:11 -06:00
linux-x86-test6.expected tests: reduce length of nodeinfodata test names 2012-07-20 15:36:11 -06:00