kontainapp / km

Kontain Monitor
http://kontain.app
Apache License 2.0
28 stars 5 forks source link

LTP (Linux Test Project) as KM payloads #45

Open msterin opened 5 years ago

msterin commented 5 years ago

LTP is a set of Linux conformance tests: https://github.com/linux-test-project/ltp

Put these into KM payloads and test. We don’t expect to pass them all, but this will give us a handle on what we do support and what we don’t. If integration is as simple as we say, it should just be simple Makefile changes to support this.

msterin commented 5 years ago

From LTP video from FOSDEM.org '18”

git clone [https://github.com/linux-test-project/ltp](https://github.com/linux-test-project/ltp)
cd ltp && make autotools
configure
make -j <jobs>
sv641 commented 4 years ago

Another test suite we may want to try

https://www.tuxera.com/community/posix-test-suite/