StratifyLabs / sostest

Stratify OS Test Suite
GNU Lesser General Public License v3.0
3 stars 3 forks source link

Develop api-sys-tests #48

Open tyler-gilbert opened 6 years ago

tyler-gilbert commented 6 years ago

Work on these first

Then these:

The rest will come later because you need some hardware to have a filesystem

tyler-gilbert commented 6 years ago

@shomagan Can you work on these tests?

shomagan commented 6 years ago

Yes i do it

tyler-gilbert commented 6 years ago

@shomagan I pulled your changes so far. Things are looking good. Keep up the good work.

shomagan commented 6 years ago

i have problem with Thread and Mutex in stress test, until I do not know how to catch them, i will dig

tyler-gilbert commented 6 years ago

There is a bug with the MCU STM 32 library. It doesn't disable the timer properly which messes up usleep() (Timer::wait_*). Let me test what you have and I will see if that fixes it.

On Wed, Jun 6, 2018 at 7:58 AM shomagan notifications@github.com wrote:

i have problem with Thread and Mutex in stress test, until I do not know how to catch them, i will dig

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/StratifyLabs/sostest/issues/48#issuecomment-395078351, or mute the thread https://github.com/notifications/unsubscribe-auth/AF2jzWwWwBsY8NMhywieq4Tk8puv_bv1ks5t5-AYgaJpZM4UMcPk .

tyler-gilbert commented 6 years ago

@shomagan How are the updates coming? Are there any specific issues or features that you would be more interested in working on? There is a lot do to and not any major priority. We just need to do three things (in this order):

Let me know if there is something you want to work on.

shomagan commented 6 years ago

Sorry until that moment had a load on another job, At the moment I would like to write tests.   I'm a bit stuck on the mutexes, but I've already moved on to other tests. Tommorow there be will be new update

tyler-gilbert commented 6 years ago

Sounds good. Looking forward to the update.

On Mon, Jun 11, 2018 at 7:22 AM shomagan notifications@github.com wrote:

Sorry until that moment had a load on another job, At the moment I would like to write tests. I'm a bit stuck on the mutexes, but I've already moved on to other tests. Tommorow there be will be new update

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/StratifyLabs/sostest/issues/48#issuecomment-396241283, or mute the thread https://github.com/notifications/unsubscribe-auth/AF2jzYUF1HU-HKCfrA6-sPBy-Hp6vpQ8ks5t7m8YgaJpZM4UMcPk .

shomagan commented 6 years ago

Good day, i have problem with install API,"no such file or directory " Installing go on include commit "2a6105cc " at May 16 image

tyler-gilbert commented 6 years ago

This is the info you need: https://github.com/StratifyLabs/StratifyOS-CMSIS/blob/master/README.md

On Mon, Jun 25, 2018 at 11:19 PM shomagan notifications@github.com wrote:

Good day, i have problem with install API,"no such file or directory

" Installing go on include commit "2a6105cc " at May 16 [image: image] — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub , or mute the thread .
shomagan commented 6 years ago

im writing test for signal,and do not quite understand the essence of signo and sigvalue for Signal and action options.Where i can find info for ?

tyler-gilbert commented 6 years ago

@shomagan I just added some details to the documentation here: https://stratifylabs.co/StratifyAPI/html/classsys_1_1_signal.html

and here:

https://stratifylabs.co/StratifyAPI/html/classsys_1_1_signal_handler.html

I also made a couple small changes to the Signal API. So please pull the code.

More info is here:

http://pubs.opengroup.org/onlinepubs/009696699/basedefs/signal.h.html

shomagan commented 6 years ago

for install API needs some change for adc from OS, [image: image.png]

сб, 30 июн. 2018 г. в 9:30, Tyler notifications@github.com:

@shomagan https://github.com/shomagan I just added some details to the documentation here: https://stratifylabs.co/StratifyAPI/html/classsys_1_1_signal.html

and here:

https://stratifylabs.co/StratifyAPI/html/classsys_1_1_signal_handler.html

I also made a couple small changes to the Signal API. So please pull the code.

More info is here:

http://pubs.opengroup.org/onlinepubs/009696699/basedefs/signal.h.html

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/StratifyLabs/sostest/issues/48#issuecomment-401516416, or mute the thread https://github.com/notifications/unsubscribe-auth/AE6GGwU96Mm1y0yQol0URxxD71HerbrIks5uBv73gaJpZM4UMcPk .

tyler-gilbert commented 6 years ago

Can you re post the image? I don’t see it.

shomagan commented 6 years ago

api image stm32-os image