oc-basecontrol/tests
Rahix 6f5e8386eb Add tests for local uuid and os.clock
To get execution coverage of bc.lua to 100%, add two more tests:

1. The first one ensures that os.clock is used properly when
   computer.uptime() is not available.
2. The second one tests the fallback implementation of uuid generation
   when uuid.next() is not available.
2022-12-23 15:40:23 +01:00
..
support Switch from lunit to u-test 2021-01-29 22:11:16 +01:00
tests Add tests for local uuid and os.clock 2022-12-23 15:40:23 +01:00
run.lua Add tests for local uuid and os.clock 2022-12-23 15:40:23 +01:00
u-test.lua Switch from lunit to u-test 2021-01-29 22:11:16 +01:00