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.
This commit is contained in:
Eric Blake
2012-07-20 13:12:44 -06:00
parent a22a36e8fe
commit df80282dab
447 changed files with 9 additions and 9 deletions

View File

@@ -0,0 +1 @@
../../cpu/cpu24

View File

@@ -0,0 +1 @@
../../cpu/cpu28

View File

@@ -0,0 +1 @@
../../cpu/cpu32

View File

@@ -0,0 +1 @@
../../cpu/cpu36

View File

@@ -0,0 +1 @@
../../cpu/cpu40

View File

@@ -0,0 +1 @@
../../cpu/cpu44

View File

@@ -0,0 +1,29 @@
Node 1 MemTotal: 67108864 kB
Node 1 MemFree: 65361692 kB
Node 1 MemUsed: 1747172 kB
Node 1 Active: 41004 kB
Node 1 Inactive: 108288 kB
Node 1 Active(anon): 14656 kB
Node 1 Inactive(anon): 292 kB
Node 1 Active(file): 26348 kB
Node 1 Inactive(file): 107996 kB
Node 1 Unevictable: 0 kB
Node 1 Mlocked: 0 kB
Node 1 Dirty: 0 kB
Node 1 Writeback: 0 kB
Node 1 FilePages: 134664 kB
Node 1 Mapped: 7012 kB
Node 1 AnonPages: 14624 kB
Node 1 Shmem: 324 kB
Node 1 KernelStack: 176 kB
Node 1 PageTables: 2488 kB
Node 1 NFS_Unstable: 0 kB
Node 1 Bounce: 0 kB
Node 1 WritebackTmp: 0 kB
Node 1 Slab: 47096 kB
Node 1 SReclaimable: 13716 kB
Node 1 SUnreclaim: 33380 kB
Node 1 HugePages_Total: 0
Node 1 HugePages_Free: 0
Node 1 HugePages_Surp: 0