Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

02-tests/task 03 Release 2016.10 - RC4 #36

Closed
59 tasks done
miri64 opened this issue Nov 10, 2016 · 5 comments
Closed
59 tasks done

02-tests/task 03 Release 2016.10 - RC4 #36

miri64 opened this issue Nov 10, 2016 · 5 comments

Comments

@miri64
Copy link
Member

miri64 commented Nov 10, 2016

Task #2.03

Perform a subset of tests on samr21-xpro node:

  • bitarithm_timings
  • bloom_bytes
  • coap
  • conn_ip
  • cpp11_condition_variable
  • cpp11_mutex
  • cpp11_thread
  • driver_at86rf2xx
  • driver_io1_xplained
  • fault_handler
  • float
  • fmt_print
  • gnrc_ipv6_ext
  • gnrc_sixlowpan
  • gnrc_sock_ip
  • gnrc_sock_udp
  • irq
  • leds
  • libfixmath
  • malloc
  • minimal
  • msg_send_receive
  • msg_try_receive
  • mutex_order
  • netdev2_test
  • netstats_l2
  • nhdp
  • periph_cpuid
  • periph_gpio
  • periph_rtc
  • periph_spi
  • periph_timer
  • pipe
  • pkg_cmsis-dsp
  • pkg_micro-ecc [failed as expected since required feature is missing]
  • pkg_u8g2
  • posix_sleep
  • pthread
  • pthread_cleanup
  • pthread_condition_variable
  • pthread_rwlock
  • pthread_tls
  • sched_testing
  • shell
  • slip
  • struct_tm_utility
  • thread_cooperation
  • thread_exit
  • thread_flood
  • thread_msg
  • thread_msg_avail
  • thread_msg_block_wo_queue
  • thread_msg_block_w_queue
  • warn_conflict
  • xtimer_drift
  • xtimer_longterm
  • xtimer_msg
  • xtimer_now64_continuity
  • xtimer_remove

This list is based on previous #24 with different test marked for this release. I also added the new ones which are systematically performed.

@miri64
Copy link
Member Author

miri64 commented Nov 10, 2016

I selected the tests using

ls -d tests/* | sort -R | head -n 60 | sort
tests/bloom_bytes
tests/coap
tests/conn_ip
tests/cpp11_condition_variable
tests/cpp11_mutex
tests/cpp11_thread
tests/driver_at86rf2xx
tests/driver_io1_xplained
tests/fault_handler
tests/float
tests/fmt_print
tests/gnrc_ipv6_ext
tests/gnrc_sixlowpan
tests/gnrc_sixlowpan
tests/gnrc_sock_ip
tests/gnrc_sock_udp
tests/irq
tests/leds
tests/libfixmath
tests/malloc
tests/minimal
tests/msg_send_receive
tests/msg_try_receive
tests/mutex_order
tests/netdev2_test
tests/netstats_l2
tests/nhdp
tests/periph_cpuid
tests/periph_gpio
tests/periph_pwm
tests/periph_rtc
tests/periph_spi
tests/periph_timer
tests/pipe
tests/pkg_cmsis-dsp
tests/pkg_micro-ecc
tests/pkg_u8g2
tests/posix_sleep
tests/pthread
tests/pthread_cleanup
tests/pthread_condition_variable
tests/pthread_rwlock
tests/pthread_tls
tests/sched_testing
tests/shell
tests/slip
tests/struct_tm_utility
tests/thread_cooperation
tests/thread_exit
tests/thread_flood
tests/thread_msg
tests/thread_msg_avail
tests/thread_msg_block_wo_queue
tests/thread_msg_block_w_queue
tests/warn_conflict
tests/xtimer_drift
tests/xtimer_longterm
tests/xtimer_msg
tests/xtimer_now64_continuity
tests/xtimer_remove

@miri64
Copy link
Member Author

miri64 commented Nov 10, 2016

Ah, well I should probably exclude the driver tests that are not on that board ;-) will test other stuff not tested instead #26

@miri64
Copy link
Member Author

miri64 commented Nov 10, 2016

The issue on native (RIOT-OS/RIOT#6052) seems not to be present on samr21-xpro

@miri64 miri64 mentioned this issue Nov 10, 2016
37 tasks
@miri64
Copy link
Member Author

miri64 commented Nov 10, 2016

Oops, I read seconds.... Will test tomorrow more longterm.

@miri64
Copy link
Member Author

miri64 commented Nov 11, 2016

Did it now after all... it freezes after 20 minutes also.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants