On Tuesday, April 29, 2014 01:54:32 PM Markos Chandras wrote: > On Fri, Apr 25, 2014 at 11:45:26PM +0100, Markos Chandras wrote: > > On Fri, Apr 25, 2014 at 05:36:34PM -0400, Paul Moore wrote: > > > A number of the tests made assumptions about the native architecture > > > which would cause problems when there was a byte-ordering mis-match > > > between the native system and the architectures used in the test. > > > > > > Signed-off-by: Paul Moore <[email protected]> > > > --- > > > > > > tests/16-sim-arch_basic.c | 45 > > > ++++++++++++++++--------------------- tests/16-sim-arch_basic.py > > > | 16 +++++-------- > > > tests/17-sim-arch_merge.c | 29 +++++++++++------------- > > > tests/17-sim-arch_merge.py | 10 +++----- > > > tests/19-sim-missing_syscalls.c | 15 ++++++------ > > > tests/19-sim-missing_syscalls.py | 5 ++-- > > > tests/23-sim-arch_all_le_basic.c | 45 > > > ++++++++++++++++--------------------- > > > tests/23-sim-arch_all_le_basic.py | 16 +++++-------- > > > tests/26-sim-arch_all_be_basic.c | 18 ++++++--------- > > > tests/26-sim-arch_all_be_basic.py | 5 +--- > > > 10 files changed, 84 insertions(+), 120 deletions(-) > > > > Hi Paul, > > > > Thanks. That mostly fixes these 4 tests on big-endian. However, fuzz tests > > on tests 17 and 19 fail. I think the fuzz tests needs to be removed > > according to 9013ff76b9f2d4e5b40cedac4a20622aef823c1a right? > > > > I forgot to mention that test 11 also has similar problems > > (sorry, somehow I missed that before). If you could fix that in a similar > > way that would be nice. After that, all simulator tests should pass on > > big-endian. > > Hi Paul, > > With your last two patches, all tests seem to pass on MIPS BE. Thanks a lot.
Great, thanks for your help testing. So, at this point were are just waiting on the kernel support for the MIPS64 arch/ABI token, yes? What is that status on that? -Paul -- paul moore security and virtualization @ redhat ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ libseccomp-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libseccomp-discuss
