Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9931 270 d 0 h boppan /kernel/trunk/ [KERNEL][TEST] Run UMKa tests if enabled.

Before this commit UMKa was downloaded, but none of its tests had been executed. Now it executes all the tagged UMKa tests (41 for now). Some tags had been excluded, like #acpi, because the ACPI subsystem is still under development.
 
9923 332 d 16 h Boppan /kernel/trunk/ [KERNEL][TEST] Download and build UMKa if enabled.  
9922 332 d 19 h Boppan /kernel/trunk/ [KERNEL][TEST] Initialize tup if it is not.  
9920 332 d 21 h Boppan /kernel/trunk/ [KERNEL][TEST] Print informative message on test fail.  
9918 333 d 14 h Boppan /kernel/trunk/ Tests: Fix testing kernel build

The test system used a custom command to build the testing kernel.
Make it use the tup system.
 
9421 882 d 16 h Boppan /kernel/trunk/ [KERNEL][TEST] use_umka = False by default  
9420 882 d 16 h Boppan /kernel/trunk/ [KERNEL][TEST] Undo prior, main branch isn't ready  
9419 882 d 16 h Boppan /kernel/trunk/ [KERNEL][TEST] Do not checkout trunk brranch of UMKa  
9418 882 d 17 h Boppan /kernel/trunk/ [KERNEL][TEST] Use llvm-mingw if available  
9416 885 d 20 h Boppan /kernel/trunk/ [KERNEL][TEST] Only download img if not exist  
9415 885 d 20 h Boppan /kernel/trunk/ [KERNEL][TEST] Only call UMKa functions on use_umka  
9414 885 d 20 h Boppan /kernel/trunk/ [KERNEL][TEST] Initial UMKa integration  
9412 887 d 16 h Boppan /kernel/trunk/ [KERNEL][TEST] Handle the latest UMKa  
9409 890 d 14 h Boppan /kernel/trunk/ [KERNEL][TEST][runtests.py] Conform PEP8 except import  
9397 892 d 21 h Boppan /kernel/trunk/ [KERNEL][TEST] Prepare for full UMKa integration  
9387 893 d 23 h Boppan /kernel/trunk/ [KERNEL][TEST] Remove UMKa from the main repo for now  
9342 900 d 11 h Boppan /kernel/trunk/ [KERNEL][UMKA] Make it compile and run on Windows  
9340 900 d 14 h Boppan /kernel/trunk/ [KERNEL][TEST] Use filecmp instead of cmp utility  
9339 900 d 14 h Boppan /kernel/trunk/ [KERNEL][TEST] Rename umka_shell to umka_shell.exe  
9338 900 d 14 h Boppan /kernel/trunk/ [KERNEL][UMKA] Make it clang-compatible  
9337 900 d 15 h Boppan /kernel/trunk/ [KERNEL][UMKA] Prepare to make it work on Windows

* Remove FS and network tests
* Remove some unix-only dependencies
 
9335 900 d 23 h Boppan /kernel/trunk/ [KERNEL][TEST] Speed up UMKa testing before multithreading  
9333 901 d 0 h Boppan /kernel/trunk/ [KERNEL][TEST] Make UMKa tests position independent  
9331 901 d 1 h Boppan /kernel/trunk/ [KERNEL][TEST] Make qemu tests position-independent  
9330 901 d 1 h Boppan /kernel/trunk/ [KERNEL][TEST] Save UMKa C objects in umka/build/  
9329 901 d 1 h Boppan /kernel/trunk/ [KERNEL][TEST] Refactor UMKA build  
9328 901 d 11 h Boppan /kernel/trunk/ [KERNEL][TEST] Integrate UMKA  
9327 901 d 11 h Boppan /kernel/trunk/ [KERNEL][TEST] Build UMKA if not built  
9326 901 d 11 h Boppan /kernel/trunk/ [KERNEL][TEST] Build UMKA if not built  
9323 901 d 12 h Boppan /kernel/trunk/ [KERNEL][TEST] Run serial tests in separated thread  
9322 901 d 13 h Boppan /kernel/trunk/ [KERNEL][TEST] Prepare for multithreading  
9321 901 d 13 h Boppan /kernel/trunk/ [KERNEL][TEST] Refactor runtests.py  
9317 902 d 11 h Boppan /kernel/trunk/ [KERNEL][TEST] Fix makeflop usage and small details  
9316 902 d 12 h Boppan /kernel/trunk/ [KERNEL][TEST] Use makeflop instead of mtools  
9315 902 d 12 h Boppan /kernel/trunk/ [KERNEL][TEST] Use Python3 method name  
9314 902 d 12 h Boppan /kernel/trunk/ [KERNEL][TEST] Use urllib instead of wget  
9313 902 d 13 h Boppan /kernel/trunk/ [KERNEL][TEST] Embrase test code  
9312 902 d 13 h Boppan /kernel/trunk/ [KERNEL][TEST] Compile kernel instead of downloading it

* Change copyright
* Fix kernel copying on server
 
9311 902 d 14 h Boppan /kernel/trunk/ [KERNEL][TEST] Refactor tool check  
9310 902 d 14 h Boppan /kernel/trunk/ [KERNEL][TEST] Inform about required packages