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 281 d 2 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 343 d 18 h Boppan /kernel/trunk/ [KERNEL][TEST] Download and build UMKa if enabled.  
9922 343 d 21 h Boppan /kernel/trunk/ [KERNEL][TEST] Initialize tup if it is not.  
9920 343 d 22 h Boppan /kernel/trunk/ [KERNEL][TEST] Print informative message on test fail.  
9918 344 d 16 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 893 d 18 h Boppan /kernel/trunk/ [KERNEL][TEST] use_umka = False by default  
9420 893 d 18 h Boppan /kernel/trunk/ [KERNEL][TEST] Undo prior, main branch isn't ready  
9419 893 d 18 h Boppan /kernel/trunk/ [KERNEL][TEST] Do not checkout trunk brranch of UMKa  
9418 893 d 19 h Boppan /kernel/trunk/ [KERNEL][TEST] Use llvm-mingw if available  
9416 896 d 22 h Boppan /kernel/trunk/ [KERNEL][TEST] Only download img if not exist  
9415 896 d 22 h Boppan /kernel/trunk/ [KERNEL][TEST] Only call UMKa functions on use_umka  
9414 896 d 22 h Boppan /kernel/trunk/ [KERNEL][TEST] Initial UMKa integration  
9412 898 d 18 h Boppan /kernel/trunk/ [KERNEL][TEST] Handle the latest UMKa  
9409 901 d 16 h Boppan /kernel/trunk/ [KERNEL][TEST][runtests.py] Conform PEP8 except import  
9397 903 d 22 h Boppan /kernel/trunk/ [KERNEL][TEST] Prepare for full UMKa integration  
9387 905 d 1 h Boppan /kernel/trunk/ [KERNEL][TEST] Remove UMKa from the main repo for now  
9342 911 d 13 h Boppan /kernel/trunk/ [KERNEL][UMKA] Make it compile and run on Windows  
9340 911 d 16 h Boppan /kernel/trunk/ [KERNEL][TEST] Use filecmp instead of cmp utility  
9339 911 d 16 h Boppan /kernel/trunk/ [KERNEL][TEST] Rename umka_shell to umka_shell.exe  
9338 911 d 16 h Boppan /kernel/trunk/ [KERNEL][UMKA] Make it clang-compatible  
9337 911 d 17 h Boppan /kernel/trunk/ [KERNEL][UMKA] Prepare to make it work on Windows

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

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