Rewrite system_calls.exp
authorPetr Machata <pmachata@apm-mustang-ev2-02.ml3.eng.bos.redhat.com>
Fri, 31 Jan 2014 00:37:26 +0000 (19:37 -0500)
committerChanho Park <chanho61.park@samsung.com>
Fri, 22 Aug 2014 11:38:24 +0000 (20:38 +0900)
commit8b7c2b422eb5a79348ab56c8e8ce80a9ab1b62b9
tree93dd51e17fa4e6ab2ba357d9afdb2cede05c6b01
parent75ef93e42a7067028e8cd2afbc9b9e938db598f0
Rewrite system_calls.exp

- Port this to new style test case

- Be more clever about what syscalls were invoked from main,
  as opposed to the multitude of calls that the dynamic linker
  typically makes

- Allow some basic calls to come in XXXat variants (e.g. openat
  instead of open), such is the case on aarch64.
testsuite/ltrace.main/system_calls.c [deleted file]
testsuite/ltrace.main/system_calls.exp