libctf: test: add lookup_link
commit26f0f80b6fbccc652ef363ff9e608c12c99df0c6
authorNick Alcock <nick.alcock@oracle.com>
Fri, 26 Apr 2024 17:13:23 +0000 (26 18:13 +0100)
committerNick Alcock <nick.alcock@oracle.com>
Fri, 17 May 2024 11:58:18 +0000 (17 12:58 +0100)
tree354ccaf47e7e10750f49a631656daf4108304625
parent2dd3fd0de417e62bb3cd9b01c4b4f35e372905cf
libctf: test: add lookup_link

This .lk option lets you link the lookup program with extra libraries
in addition to -lctf.

libctf/
* testsuite/lib/ctf-lib.exp (run_lookup_test): Add lookup_link.
libctf/testsuite/lib/ctf-lib.exp