sysperf - Adjust syscall tests
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 16 Apr 2015 16:39:01 +0000 (09:39 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 16 Apr 2015 16:39:01 +0000 (09:39 -0700)
commitadc1b605934bacf302ccccade779ae0d96f51f2a
tree64b77af07f5b3d62e29bd28ed6dce4406762a2a7
parent8bd5748c8ef6032e023e81260b324e61e79b4086
sysperf - Adjust syscall tests

* Remove getuid_msg.c, no longer used.

* Adjust syscall1.c to be more verbose.

* Refactor syscall2.c to test on all threads in a somewhat more
  sophisticated manner.  The test expects the scheduler to move
  the threads to their own cpus (and it should).
test/sysperf/Makefile
test/sysperf/getuid_msg.c [deleted file]
test/sysperf/syscall1.c
test/sysperf/syscall2.c
test/sysperf/syscall3.c