tests: only test arch-specific symbols
authorNaveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Fri, 29 Apr 2016 11:14:41 +0000 (16:44 +0530)
committerNaveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Mon, 2 May 2016 08:42:42 +0000 (14:12 +0530)
commit56f2f14aa1d3081705a78df33df907efcce88293
tree21313bb5595764d0caecce24e7bddce41d0b3c5c
parent0006ad17212ad443225cb8d854b7d921ab957b87
tests: only test arch-specific symbols

__per_cpu_start has a different address on each architecture. Instead,
use a arch-unique symbol for the test.

Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
tests/cc/test_c_api.cc