Commit Graph

16 Commits

Author SHA1 Message Date
Jörg Thalheim a13d00bd7c
tests: hide evaluation command behind verbose flag 2020-05-18 11:38:36 +01:00
Jörg Thalheim 4b129a0f71
fix toshiba/swanky evaluation (#167) 2020-05-18 11:27:18 +01:00
Jörg Thalheim 5f830cf8fc
make tests less verbose 2020-05-17 07:56:56 +01:00
Jörg Thalheim 9c952961f1
Add parallel test runner
The new test runner will evaluate all test profiles from the README.md
in parallel in separate nix-build processes.
Since we do not load all processes into one process,
this also helps saving memory.
2020-02-23 21:29:22 +00:00
Yegor Timoshenko 043605cfec Fix tests 2018-07-17 15:27:07 +03:00
Yegor Timoshenko 8d578a53d6
tests: drop -test prefix to match naming style used by NixOS tests 2017-12-25 19:24:01 +00:00
Yegor Timoshenko f1952eae04
tests/eval-test: Add --show-trace from #44 2017-12-25 19:21:44 +00:00
zimbatm 459ac00c62
tests/eval-test: clean up 2017-12-25 17:23:35 +00:00
zimbatm 83890749b2
add Travis CI to the repo 2017-12-25 17:21:35 +00:00
Yegor Timoshenko b63e0eb372
Revert "tests: move to _tests"
This reverts commit 4d498aff1a.
2017-12-24 22:21:53 +00:00
Yegor Timoshenko 4d498aff1a
tests: move to _tests 2017-12-24 18:00:51 +00:00
Yegor Timoshenko a433fd730f
inversepath/usbarmory: fix evaluation 2017-12-24 17:21:43 +00:00
Yegor Timoshenko f35389f469
tests/eval-test: exit on failed evaluation, skip some paths 2017-12-24 13:57:47 +00:00
Yegor Timoshenko f6526819a0
tests/build-test: rename to eval-test 2017-12-24 13:29:41 +00:00
Yegor Timoshenko bf86fda74c
tests/build-test: allowBroken, allowUnfree
allowUnfree is set to true for evaluation purposes only.
2017-12-24 13:11:00 +00:00
Yegor Timoshenko fc9b7ae002
tests: add evaluation/build test 2017-12-24 11:45:48 +00:00