Franco Fichtner
d0842ec3e4
devel/helloworld: update according to latest docs and core changes
2025-08-20 15:51:53 +02:00
Franco Fichtner
f9c9cf9a1e
plugins: style sweep
2025-07-21 10:13:42 +02:00
Franco Fichtner
9a46a16e11
devel/grid_example: Tabulator grid
2025-07-21 09:03:57 +02:00
Monviech
e4f3b8f873
devel/grid_example: Implement base_bootgrid_table and base_apply_button into grid example ( #4815 )
2025-07-18 15:57:43 +02:00
Franco Fichtner
f240ec0fce
plugins: run style-model
2025-07-02 10:46:07 +02:00
Monviech
4b4ec29eca
mvc: Replace camelCase API notation with snake_case ( #4767 )
...
* mvc: Replace camelCase API notation with snake_case
* mvc: Replace camelCase API notation with snake_case, fixed some special cases in www/caddy
2025-06-23 14:45:51 +02:00
Franco Fichtner
421708e175
devel/debug: whitespace
2024-11-28 08:25:20 +01:00
Franco Fichtner
726a450d9e
devel/debug: another minor issue with test case handling
2024-11-27 07:44:22 +01:00
Franco Fichtner
bff03eabf2
devel/debug: small issue on -d mode
2024-11-27 07:36:27 +01:00
Franco Fichtner
8cd1be1adb
devel/debug: wrap this up with a neat manual page
2024-11-22 11:04:03 +01:00
Franco Fichtner
530ca736f1
devel/debug: some qyua improvements
...
Allow to run reference tests via -r, does not need /usr/src
Add a -b bootstrap mode which brings in /usr/tests
2024-11-22 08:56:45 +01:00
Franco Fichtner
edae632a23
devel/debug: fix previous
2024-11-21 13:34:35 +01:00
Franco Fichtner
45bc2f35af
devel/debug: meet 'qyua', the quick-kyua command ;)
...
With the tool we can run tests from the source tree given the tests
(or a respective prebuilt set) have been installed in the system.
It creates "_" prefixed files in order to not taint the otherwise
installed tests and set up the few things that the build would
for source tree based test files.
Underneath eventually it runs kyua-test or kyua-debug depending
on the debug command line flag -d. -a runs all the tests in the
source tree and -l lists them.
For now only supports .sh files and both /usr/src and /usr/tests
have to be manually managed, but more to come.
2024-11-21 13:22:20 +01:00
Franco Fichtner
000dcc9bda
devel/debug: another requirement for testing
2024-11-18 20:28:56 +01:00
Franco Fichtner
598cf8ccd3
devel/debug: will not be needing this then
...
Still provide scapy and jq for test coverage reasons. For reference:
1. Single test via:
# kyua debug -k /usr/tests/sys/netpfil/pf/Kyuafile killstate:match
2. Running test suite via:
# kyua test -k /usr/tests/sys/netpfil/pf/Kyuafile
2024-11-18 17:14:04 +01:00
Franco Fichtner
3a14c24a36
devel/debug: the "you're holding it wrong" release ;)
2024-11-15 08:11:30 +01:00
Franco Fichtner
2e82b51f63
devel/debug: one more
2024-11-13 20:19:08 +01:00
Franco Fichtner
ac95208b61
devel/debug: restructure again for maximum effect
2024-11-13 20:17:22 +01:00
Franco Fichtner
dc353664c7
devel/debug: cleanup before and after, CTRL-C being used too much
2024-11-13 15:04:37 +01:00
Franco Fichtner
b62c92870c
devel/debug: minor script improvements
2024-11-13 13:45:04 +01:00
Franco Fichtner
955306a03f
debug/devel: fix scapy prefix and pivot to atf port
2024-11-13 08:46:29 +01:00
Franco Fichtner
045a3b8a8e
devel/debug: add opnsense-atf and related glue
2024-11-13 08:11:12 +01:00
Franco Fichtner
546c0396b5
devel/helloworld: update to new version
2024-09-05 08:26:05 +02:00
Ad Schellevis
416faefa75
devel/helloworld - upgrade to latest standards.
2024-09-03 14:30:12 +02:00
Franco Fichtner
f045045354
plugins: annotate support tier levels in plugins
...
PR: https://github.com/opnsense/core/issues/5983
2023-01-18 14:57:32 +01:00