Branch: refs/heads/master
  Home:   https://github.com/seccomp/libseccomp
  Commit: 5abc3b1284faa7e3e63b6efed5300572ac0723ce
      
https://github.com/seccomp/libseccomp/commit/5abc3b1284faa7e3e63b6efed5300572ac0723ce
  Author: Tom Hromatka <[email protected]>
  Date:   2020-03-25 (Wed, 25 Mar 2020)

  Changed paths:
    M tests/53-sim-binary_tree.c
    M tests/53-sim-binary_tree.py
    M tests/53-sim-binary_tree.tests

  Log Message:
  -----------
  tests: Remove ipc syscalls from test 53-sim-binary_tree

The syscalls shmat, shmctl, and shmget are ipc syscalls on s390
and s390x.  This causes test #53 to fail due to the syscall number
not matching up with the values in the *.tests file.

This commit removes the aforementioned ipc syscalls since they are
being tested in tests #36 and #37.

Signed-off-by: Tom Hromatka <[email protected]>
Signed-off-by: Paul Moore <[email protected]>


-- 
You received this message because you are subscribed to the Google Groups 
"libseccomp" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/libseccomp/seccomp/libseccomp/push/refs/heads/master/afc713-5abc3b%40github.com.

Reply via email to