Giter Club home page Giter Club logo

Comments (4)

eschkufz avatar eschkufz commented on July 21, 2024

The current test infrastructure doesn't check memory operands. This is a pretty glaring omission. I think the longer-term solution here is to implement a fuzz-tester.

(I've marked this as low priority since STOKE essentially IS a fuzz tester that's been running for about a year now.)

from x64asm.

eschkufz avatar eschkufz commented on July 21, 2024

Well... I did it...

The results are... not as great as I expected... Guess that's what happens when you actually implement testing for real.

from x64asm.

bchurchill avatar bchurchill commented on July 21, 2024

If it makes you feel better, the fuzz testing on the validator tests the
sandbox and x64asm pretty hard too. But I've yet to encounter a single
sandbox/x64asm bug. You could even say that we've formally validated
the sandbox/assembler on some select inputs...

On 12/03/2014 12:53 AM, eric schkufza wrote:

Well... I did it...

The results are... not as great as I expected... Guess that's what happens when you actually implement testing for real.


Reply to this email directly or view it on GitHub:
#20 (comment)

from x64asm.

eschkufz avatar eschkufz commented on July 21, 2024

Yeah. I was thinking about that after I wrote this last night.

The errors that appear are superficial, I think. They have to do with
producing hex that's different from g++, but not necessarily incorrect.
Whatever results we're getting out of fuzz testing the validator are much
more confidence inspiring.

On Wed, Dec 3, 2014 at 1:37 AM, Berkeley Churchill <[email protected]

wrote:

If it makes you feel better, the fuzz testing on the validator tests the
sandbox and x64asm pretty hard too. But I've yet to encounter a single
sandbox/x64asm bug. You could even say that we've formally validated
the sandbox/assembler on some select inputs...

On 12/03/2014 12:53 AM, eric schkufza wrote:

Well... I did it...

The results are... not as great as I expected... Guess that's what
happens when you actually implement testing for real.


Reply to this email directly or view it on GitHub:
#20 (comment)


Reply to this email directly or view it on GitHub
#20 (comment).

from x64asm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.