]> rtime.felk.cvut.cz Git - novaboot.git/history - tests
nix: Update flake inputs
[novaboot.git] / tests /
2022-10-29 Michal Sojkatests: Fix expect sendcont test
2022-04-12 Michal Sojkatests: Fix grub server tests
2022-04-12 Michal Sojkatests: Check that server ssh login works and reenable...
2022-04-12 Michal Sojkatests: Fix ssh key setup for server tests
2021-10-22 Michal Sojkaserver: Add run_novaboot to be used as default_cmd
2021-10-22 Michal Sojkaserver: Allow reset_cmd to contain a shell function...
2021-06-28 Michal SojkaMerge branch 'feat/pxe-boot'
2021-06-28 Michal SojkaAdd tests for GRUB2 BOOT_METHOD
2021-06-28 Michal SojkaAdd test for GRUB2
2021-01-26 Michal Sojkatests: Skip server tests during Debian package build
2021-01-26 Michal Sojkatests: Rework server tests to not require external...
2021-01-26 Michal SojkaStrip trailing spaces in novaboot script load/copy...
2021-01-26 Michal Sojkatests: Add simple u-boot tests
2021-01-26 Michal Sojkatests: Fix iprelay-cmd test to work on both Debian...
2021-01-26 Michal Sojkaserver: Add support for default_cmd configuration variable
2021-01-26 Michal Sojkaserver: Refactor console setup to a separate function
2021-01-26 Michal Sojkaserver: Document how to use shell function for console_cmd
2021-01-26 Michal SojkaFixes for all tests to pass on NixOS
2021-01-24 Michal SojkaAdd test for functionality in the previous commit
2020-12-17 Michal Sojkatests: Make shebangs NixOS compatible
2019-11-20 Michal Sojkatests: Get rid of asynchronous process substitution
2019-11-17 Michal Sojkatests: Remove home directory for server tests
2019-11-17 Michal SojkaAllow specifying /dev/null as load argument
2019-11-17 Michal Sojkaserver: Ensure that configuration can depend on logged...
2019-11-16 Michal Sojkatests: Convert server tests to use the account from...
2019-11-16 Michal Sojkatest: Add script for creating test account
2019-10-31 Michal Sojkatests: Make some server tests more readable
2017-09-15 Michal SojkaUpdate .gitignore
2017-09-15 Michal Sojkaserver: Make console the default command
2017-09-07 Michal Sojkatests: Do not run SSH tests when ssh agent is not detected
2017-09-07 Michal Sojkaserver: Give hint for using ssh -t with shell
2017-09-03 Michal SojkaObey INTERACTION variable
2017-09-03 Michal Sojkaserver: Minor update to tests
2017-09-03 Michal Sojkaserver: Fix handling of multi-word commands (rsync...
2017-09-03 Michal SojkaFix reading of config files when invoked via "make...
2017-08-29 Michal Sojkaserver: Store target configuration in a variable, not...
2017-08-28 Michal SojkaProperly terminate remote command even when it ignores...
2017-08-27 Michal SojkaFix --iprelay-cmd regression
2017-08-26 Michal Sojkaserver: Fix quoting of commands from config file
2017-08-26 Michal Sojkaserver: Admin can get shell access
2017-08-26 Michal Sojkaserver: Use $HOME rather than $XDG_RUNTIME_DIR
2017-08-26 Michal Sojkatests: Fix SSH key setup
2017-08-25 Michal Sojkaserver: Update .gitignore
2017-08-25 Michal Sojkaserver: Give configuration variables more descriptive...
2017-08-25 Michal Sojkaserver: Implement add-key command
2017-08-25 Michal SojkaAdd more tests for remote config
2017-08-25 Michal SojkaImplement reading of configuration from remote server
2017-08-25 Michal SojkaAdd initial implementation of --ssh option to connect...
2017-08-25 Michal SojkaRename novabot-server to novaboot-shell
2017-08-24 Michal SojkaImprove server tests
2017-08-24 Michal Sojkaserver: Distinguish between normal and admin users
2017-08-24 Michal Sojkawvtest: Do not exit on first failure
2017-08-24 Michal Sojkaserver: Add tests of username handling
2017-08-22 Michal Sojkatests: Update wvtool
2017-08-22 Michal SojkaAdd initial version of novaboot-server
2017-02-17 Michal SojkaFix test
2016-05-04 Michal SojkaAdd support for chainloading another bootloader
2014-12-15 Michal Sojkatests: Do not run the tests two times
2014-12-15 Michal SojkaAllow specifying target in NOVABOOT_TARGET environment...
2014-12-15 Michal Sojkatests: Add WVPASSSH function to wvtest.sh
2014-12-05 Michal SojkaUpdate wvtool
2014-11-23 Michal SojkaDo not read user config during tests
2014-11-11 Michal SojkaUpdate wvtool
2014-11-11 Michal SojkaUse wvtool instead of wvtestrun for testing
2014-10-16 Michal SojkaMake tests not read the system configuration from /etc
2014-07-21 Michal SojkaSupport both old and new isolinux versions
2014-07-21 Michal SojkaAdd support for configuration directory
2014-07-21 Michal SojkaRemove forgotten comment
2014-07-17 Michal SojkaAdd support for recursive target definitions
2014-07-17 Michal SojkaOne more fix for ISO image creation
2014-07-17 Michal SojkaIgnore test directories
2014-02-28 Michal SojkaImplement run keyword
2014-01-19 Michal SojkaDie if no file name is specified after load
2014-01-19 Michal SojkaFix heredoc parsing
2014-01-19 Michal SojkaMove implementation of --chainloader and --bender to...
2014-01-19 Michal SojkaAdd --kernel option
2014-01-19 Michal SojkaIntroduce 'load' keyword to novaboot scripts
2014-01-19 Michal SojkaAdd command line interface to Expect.pm functionality
2014-01-18 Michal SojkaAllow specifying empty target
2014-01-07 Michal SojkaDie when an unknown target is specified
2014-01-06 Michal SojkaFix reading of configuration files in symlinked directories
2013-11-05 Michal SojkaFix warnings when invoked with no script
2013-10-22 Michal SojkaAdd tests of different invocation styles
2013-10-21 Michal SojkaSimplify file generation in tests
2013-10-21 Michal SojkaAdd BUILDDIR variable
2013-10-21 Michal SojkaAdd test for $hypervisor variable
2013-10-21 Michal SojkaMake all warnings fatal under when testing
2013-10-21 Michal SojkaSimplify determination of build directory
2013-10-21 Michal SojkaRun every test in its own directory
2013-10-21 Michal SojkaTest suite improvements
2013-10-21 Michal SojkaAdd rudimentary test suite