Coder Social home page Coder Social logo

Comments (7)

MatiasVara avatar MatiasVara commented on June 16, 2024

This could be a posiblity to add CI at torokernel project by using Travis. See https://github.com/nielsAD/travis-lazarus

from torokernel.

MatiasVara avatar MatiasVara commented on June 16, 2024

This is a very open ticket. I can just enumerate a few benefits of using CI in toro. However, I found this subject very interested. I have to think about how CI can help to toro development. It could be interested to have a test that can run every time toro has changed to validate the behavior of the kernel. So the first question should be How specify a test application for toro?

from torokernel.

MatiasVara avatar MatiasVara commented on June 16, 2024
  • A test in toro should:
    • run an application in toro
    • after application finishes qemu VM should be killed
    • output to the serial console
    • qemu should redirect the output to a file
    • the serial output should be analyzed
  • Different modules different tests

from torokernel.

MatiasVara avatar MatiasVara commented on June 16, 2024

I created the branch testravisci to try CI in torokernel

from torokernel.

MatiasVara avatar MatiasVara commented on June 16, 2024

The aim of this ticket is to produce several tickets to tackle continuous integration in toro kernel

from torokernel.

MatiasVara avatar MatiasVara commented on June 16, 2024

I think we can do two main testing tasks by using CI:

  1. Compile the examples for each push. This will verify that examples are not broken.
  2. Compile and run tests. This could be a second step in which, after a push, we verify the behavior of toro kernel
  • Regarding point 2, we should ask what we would like to test, e.g., memory leak, exception faults, performance, etc.

from torokernel.

MatiasVara avatar MatiasVara commented on June 16, 2024

Filed #36 for 1)

from torokernel.

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.