Git Product home page Git Product logo

sapi-ts's Introduction

Socket API Test Suite

Socket API Test Suite checks the socket API functions against the native OS behaviour.

TE is used as an Engine that allows to prepare desired environment for every test. This guarantees reproducible test results.

Sapi TS API allow to test the following functions:

  • socket() / bind() / listen() / connect()
  • accept()/accept4()
  • read() / recv() / recvfrom() / recvmsg() / recvmmsg()
  • write() / send() / sendto() / sendmsg() / sendmmsg()
  • select() / pselect() / poll() / ppoll()
  • epoll_create() / epoll_ctl() / epoll_wait() / epoll_pwait()
  • getpeername() / getsockname()
  • ioctl()
  • getsockopts() / setsockopts()
  • close()
  • and others

This API allows to call these functions, get their output, analyze it and check for expected behaviour in different situations.

Licence

See license in the LICENSE file.

sapi-ts's People

Contributors

okt-yurijp avatar ol-damirm avatar okt-demidtr avatar ol-sergeyn avatar okt-borissh avatar ol-pliulchak avatar okt-anna avatar ol-alexandra avatar ol-aukuzminov avatar ol-adubovoj avatar ol-gosha avatar ol-kosovnn avatar ol-dmitryiz avatar okt-galaktionov avatar ol-arteman avatar ol-andrewr avatar okt-denispr avatar okt-kostik avatar ol-daniilbyshenko avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.